Commit Graph

145 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