Commit Graph

64 Commits

Author SHA1 Message Date
Jiri Pechanec
d299c9e707 DBZ-4156 Remove wal2json support 2022-04-22 09:57:15 +02:00
Vojtech Juranek
5eb50818fa DBZ-4949 Use Java 17 for github workflows 2022-04-22 05:53:51 +02:00
Vojtech Juranek
6126cd17a1 DBZ-4949 Use Java 17 for Cassandra connector tests 2022-04-13 09:38:17 +02:00
Anisha Mohanty
e4e9e514c2 DBZ-4971 Add triggers for 2.x paths in Github CI 2022-04-08 13:04:10 +02:00
Anisha Mohanty
7d92a137e8 DBZ-4950 Remove MySQL legacy implementation 2022-04-08 08:31:30 +02:00
Gunnar Morling
5dc44b834f DBZ-4672 Fixing build trigger for Debezium Server 2022-02-07 19:01:51 +01:00
Chris Cranford
4d9867d33b DBZ-4672 Upgrade changed-files to 14.3 2022-02-05 18:21:40 +01:00
Chris Cranford
768e60ff65 DBZ-4672 On changes to schema-generator, build dependent connectors 2022-02-05 18:21:40 +01:00
Vojtech Juranek
b0ee732245 DBZ-4645 skip test jobs on doc only changes
Add check if the change is only in documentation and if this is the
case, skip `build_cache` job and thereore any other test job.
2022-02-03 10:41:36 -05:00
Vojtech Juranek
6ab7f3d781 DBZ-4645 check file changes first
Run `file_changes` job as the first job. Chain of the dependencies is
now as follows:

    test jobs -> check_style -> build_cache -> file_changes
2022-02-03 10:41:36 -05:00
Chris Cranford
294722ba45
DBZ-4562 Fix condition checks for MySQL and Oracle 2022-01-25 16:44:18 -05:00
Chris Cranford
108c617000 DBZ-4562 Use fetch-depth 0 for file changes job 2022-01-25 14:59:56 -05:00
Chris Cranford
1d5642a419 DBZ-4562 Use JDK11 for REST Extension / Schema Generator jobs 2022-01-25 18:41:06 +01:00
Chris Cranford
4ec6fba6b1 DBZ-4562 Improve build time in GH workflows 2022-01-25 18:41:06 +01:00