Commit Graph

195 Commits

Author SHA1 Message Date
Anisha Mohanty
3485381ab3 DBZ-5998 Use github context instead of hard coded values in CI 2023-01-13 10:16:44 +01:00
Anisha Mohanty
58a0500015 DBZ-5998 Use correct format for GITHUB_OUTPUT in CI & throw error in case of failed checks 2023-01-12 12:05:13 +01:00
Hossein Torabi
1004f803a5 DBZ-5402 debezium-storage-s3 module 2023-01-12 09:06:00 +01:00
Mark Lambert
f0a1fa8a67 DBZ-4669 Use the newer version of plugins to consolidate remaining duplicates plugin versions 2023-01-11 06:44:53 +01:00
Jiri Pechanec
8d794ae636 DBZ-5895 Finish all matrix jobs in case of error 2022-12-09 21:03:19 +01:00
Bobby Tiernay
b6712c7ccc DBZ-4339 Convert to use IPs for linux MongoClients. 2022-11-30 07:00:56 +01:00
Bobby Tiernay
8c8804665f DBZ-4339 Fix errant shard host names and add additional java docs / assertions. 2022-11-30 07:00:56 +01:00
Bobby Tiernay
6f9ee66678 DBZ-4339 Add MongoDB Testcontainers support for functional testing. 2022-11-30 07:00:56 +01:00
Mark Lambert
d42b5480a3 DBZ-5870 Upgrade all usages of actions/checkout to v3 2022-11-24 10:33:52 +01:00
Mark Lambert
1ed3a46ea6 DBZ-5824 refactor GitHub Actions deprecated set-output command 2022-11-10 12:36:36 -05:00
Jiri Pechanec
a17c3557b9 DBZ-5782 Build Redis storage when doing CI for Debezium Server 2022-11-09 07:16:40 +01:00
ggaborg
ec60bce52e DBZ-5782 add debezium-storage-redis to github workflow 2022-11-09 07:16:40 +01:00
Jiri Pechanec
53731e5662 DBZ-5370 Support for PostgreSQL 15 2022-10-18 12:04:55 +02:00
Jiri Pechanec
c588d831ee DBZ-5628 Run CI with MongoDB 6.0 2022-10-06 09:38:20 +02:00
Chris Cranford
003bcf427f DBZ-5660 Run UI tests when dependenceis have changed 2022-09-28 09:54:53 -04:00
Vojtech Juranek
231d23b7bb DBZ-5606 Include storage modules into the build for DB2 workflow 2022-09-14 12:47:48 +02:00
Anisha Mohanty
66fd92bbf4 DBZ-5528 Include antlr package for Oracle DDL
Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2022-08-23 09:48:17 -04:00
Anisha Mohanty
ea342458d6 DBZ-5528 Restrict connector workflows based on individual grammar changes in DDL module 2022-08-23 09:48:17 -04:00
Chris Cranford
9ae17f5164 DBZ-5501 Force snapshot updates when building UI 2022-08-10 17:57:11 -04:00
Hossein Torabi
1ea02be9c2 DBZ-5229 define centralized and modular aproach for debezium storage 2022-07-12 17:31:19 +02:00
Chris Cranford
7a27e0db25 DBZ-5349 Run Oracle connector tests on pushes 2022-07-01 12:49:15 -04:00
Chris Cranford
37a94cea55 DBZ-5234 Fix GitHub action build failure with empty -P arguments 2022-06-24 12:19:23 +02:00
Chris Cranford
124bc6a515 DBZ-5234 Align GitHub actions with Oracle profile changes
* Removed oracle-ci profile entirely, no longer required
  The default build with no profiles explicitly uses the previous oracle-ci behavior.
* Removed the use of the oracle profile, the Oracle connector enabled by default
* Removed the xstream-dependency usage, Xstream dependencies aren't enabled by default.
2022-06-24 12:19:23 +02:00
Mark Bereznitsky
a53a6bb4a8 DBZ-5207 use the core mvnw in all the incubating plugins builds 2022-06-13 10:58:24 +02:00
Mark Bereznitsky
6c3ce8e63d DBZ-5207 add the rest of the mvnw commands 2022-06-13 10:58:24 +02:00
Mark Bereznitsky
cd0f66e31a DBZ-5207 change workflows to use the Maven wrapper instead of hardcoding the version 2022-06-13 10:58:24 +02:00
Anisha Mohanty
51e4d9ee6f DBZ-4947 Setup Maven with 3.8.4 2022-05-27 06:41:07 +02:00
Jiri Pechanec
6623bc6f5f DBZ-4947 Use correct work directory 2022-05-27 06:41:07 +02:00
Anisha Mohanty
7938310467 DBZ-4947 Build Debezium UI upon any changes in debezium-core 2022-05-27 06:41:07 +02:00
Anisha Mohanty
3d5134dca3 DBZ-5168 Run jdk workflow on push/pull request 2022-05-26 11:49:21 -04:00
Anisha Mohanty
da6af6b498 DBZ-5168 Add debezium-server-bom dependency to jdk workflow 2022-05-26 11:49:21 -04:00
Jiri Pechanec
707eeab3d8 DBZ-4951 Remove oplog suppport 2022-05-11 16:04:04 +02:00
Anisha Mohanty
719af4da32 DBZ-5064 Use Maven 3.8.4 for GitHub CI 2022-04-28 13:39:14 +02:00
Anisha Mohanty
3c200d4aa0 DBZ-5041 Build debezium-bom along with connectors in jdk outreach job 2022-04-27 08:42:45 -04:00
Anisha Mohanty
e6d5714a73 [ci] Use single quotes for repository name 2022-04-26 11:04:08 +02:00
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
7efd7c5dee DBZ-5007 Run doc changes workflow only on main repo
* Don't run doc changes workflow on fork where it fails anyway.
* Fix cron comment to reflect the reality.
2022-04-20 09:42:15 +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
Jiri Pechanec
7deb5b9b01 [ci] Add BOM as explicit rebuild 2022-04-08 10:31:54 +02:00
Anisha Mohanty
7d92a137e8 DBZ-4950 Remove MySQL legacy implementation 2022-04-08 08:31:30 +02:00
Anisha Mohanty
5b4989a7c0 DBZ-4924 Use new action to setup openjdk in all build steps 2022-03-31 06:45:25 +02:00
Christian Stein
7d11ea02cb
DBZ-4924 Updating JDK Outreach workflow;
Use Quality Outreach's new action to download
and setup "latest-and-greatest" JDK.

See also https://inside.java/2022/03/11/setup-java
2022-03-29 12:43:32 +02:00
Chris Cranford
f553264d01 DBZ-4653 Execute documentation changes workflow daily 2022-02-08 15:47:44 -05:00
Chris Cranford
61e7e71a9d DBZ-4653 Cron-based doc changes workflow 2022-02-08 15:47:44 -05: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
Chris Cranford
e33b40a9d1 DBZ-4672 Fail check if commit has no DBZ Jira prefix 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
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