Commit Graph

94 Commits

Author SHA1 Message Date
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
Chris Cranford
7cf69fe73c DBZ-4063 Use defined secret token 2022-01-21 16:43:23 +01:00
Jiri Pechanec
a20ed7a573 DBZ-4468 Skip non-server tests 2022-01-14 17:56:57 +01:00
Chris Cranford
2d97310536 DBZ-4063 Support authenticating queries for internal issues 2022-01-14 08:33:00 +01:00
Chris Cranford
b9997ec417 DBZ-4063 Script/Action to check for missing commits by branch 2022-01-14 08:33:00 +01:00
Jiri Pechanec
7424b8a8bc DBZ-4544 Change tests to JUnit 5 2022-01-13 20:42:26 +01:00
Chris Cranford
224332ba87 DBZ-732 Re-split workflows 2022-01-12 13:00:54 -05:00
Chris Cranford
7e6a16312c DBZ-732 Merge workflows 2022-01-12 13:00:54 -05:00
Jiri Pechanec
5f11790920 DBZ-732 Execute Oracle ITs on CI 2022-01-12 13:00:54 -05:00
Anisha Mohanty
cd154bd5a0 DBZ-4462 Validate plugin name for postgres 2022-01-06 11:20:11 -05:00
Anisha Mohanty
49af86aa99 DBZ-4462 Build required dependencies for cross connector workflows 2022-01-06 11:20:11 -05:00
Anisha Mohanty
da2eb82c15 DBZ-4462 Run formatting check in the same connector/module workflows 2022-01-06 11:20:11 -05:00
Gunnar Morling
b0bff3bee7 DBZ-4467 Making sure all main dependencies are built locally for Db2 2021-12-20 11:29:30 +01:00
Gunnar Morling
46f41221f8 DBZ-4463 Build fix 2021-12-17 12:31:17 +01:00
Anisha Mohanty
856abf3c51 DBZ-4429 Improve caching for formatter job 2021-12-14 11:01:01 -05:00
Gunnar Morling
0023cb10a5
DBZ-4393 Create a Debezium Schema Generator for Debezium connectors
* added an API generator for Debezium connectors and static API definitions for connectors in a separate module
* added Maven plug-in
* added GH workflow for debezium-schema-generator

Co-authored-by: rkerner <rkerner.mobil@gmail.com>
Co-authored-by: Anisha Mohanty <anishamohanty23@gmail.com>
2021-12-10 12:35:09 +01:00
Anisha Mohanty
1ccc674131
DBZ-4028 Add test cases for Connect REST extension 2021-12-08 11:32:57 +01:00
Gunnar Morling
26140cea26 DBZ-2363 Using Postgres 14 on CI 2021-11-26 14:29:15 +01:00
Jiri Pechanec
200cfe7437
DBZ-4327 Add support for MongoDB 4.4 2021-11-22 11:51:43 +01:00
Gunnar Morling
325997b75c DBZ-4289 Making sure BOM is built for cross-repo builds 2021-11-18 21:45:41 +01:00
Jiri Pechanec
974c5df579 DBZ-3938 Add CI for MongoDB 5.0 2021-11-18 20:24:53 +01:00
Gunnar Morling
62cb992b4f DBZ-4289 Avoiding superfluous component builds 2021-11-16 17:23:09 +05:30
Anisha Mohanty
d97fa94c04 DBZ-4200 Remove superfluous build triggers 2021-11-09 09:57:53 +01:00
Anisha Mohanty
9f7ede0e06 DBZ-3626 Renaming master branches to main 2021-10-28 09:33:32 +02:00
Jiri Pechanec
b796b3513a DBZ-435 CI for oplog capture mode 2021-10-26 18:13:16 +02:00
Anisha Mohanty
14519a2daa DBZ-4165 Run all connectors with outreach jobs 2021-10-19 16:58:11 +02:00
Anisha Mohanty
71dcce3db6 DBZ-3993 Upgrade actions to Java 17 2021-10-13 10:59:23 +02:00
Anisha Mohanty
dea997e27a [ci] Run workflows for release branches 2021-10-13 10:56:28 +02:00
Anisha Mohanty
f03cc49a7b
DBZ-4113 Add new GH workflow for debezium-connect-rest-extension
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-10-06 10:11:27 +02:00
Gunnar Morling
4ca0fc86e1 [ci] Don't test with MongoDB 3.2 on GH Actions;
It's still tested via Jenkins, plus it's unsupported by now.
2021-10-05 16:24:36 +02:00
Anisha Mohanty
5c8699ae76 DBZ-4073 Check contributor names in FILTEREDNAMES.txt 2021-10-05 09:37:24 +02:00
Anisha Mohanty
d712f624be DBZ-4073 Allow [ci] & [maven-release-plugin] prefix for actions 2021-10-05 09:37:24 +02:00
Anisha Mohanty
f7b3ca54a7
DBZ-4058 Trigger contributor check action only when PR is opened;
Also ignoring .github/** path in formatting check

Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-09-30 07:41:05 +02:00
Anisha Mohanty
faf2d241b0
DBZ-4047 Fix commit message action for multi-line commits (#2732)
* DBZ-4047 Fix commit message action for multi-line commits

Co-authored-by: René Kerner, rk3rn3r
closes https://issues.redhat.com/browse/DBZ-4047
2021-09-28 16:22:24 +02:00
Anisha Mohanty
85aaffaeee DBZ-4023 Check if a pull_request's author names are present in COPYRIGHT.txt and Aliases.txt 2021-09-22 13:15:56 +02:00
Anisha Mohanty
ff4d487d44 DBZ-3822 Fix commit message check 2021-09-21 14:11:21 +02:00
Gunnar Morling
8bd686bf03 DBZ-3822 Adding note on trigger semanticsd 2021-09-15 16:00:04 +02:00
Anisha Mohanty
ad8e69cecc DBZ-3822 Add missing parenthesis 2021-09-15 15:56:48 +02:00
Anisha Mohanty
b643b20058 DBZ-3822 Add comments to handle commit message on failure 2021-09-15 15:56:48 +02:00
Gunnar Morling
14a5162ec0
DBZ-3822 Not checking out code for octocat commit checker 2021-09-09 23:01:49 +02:00
Anisha Mohanty
e085bd788f DBZ-3822 GH Action that flags octocat commits 2021-09-01 17:05:14 +02:00
Gunnar Morling
a1bcfd5870
DBZ-3913 Allowing [docs] as commit message prefix for trivial changes 2021-08-25 17:17:03 +02:00
Anisha Mohanty
9acf8cb0cf DBZ-3913 Specify branch name on push/pull_request step 2021-08-25 12:32:33 +02:00
Jiri Pechanec
2c49b0277e DBZ-3229 Increase wait time; do not rely on record delivery in case of failure 2021-08-24 16:34:58 +02:00
Jiri Pechanec
b59f6daac9 DBZ-3550 Use selected test containers deps 2021-06-08 14:49:04 +02:00
Anisha Mohanty
00f03c39f6 DBZ-3520 Upgrade actions/cache to v2 2021-05-13 11:01:31 +02:00