Commit Graph

262 Commits

Author SHA1 Message Date
Jiri Pechanec
c05c9a22c2 DBZ-2002 Prevent MongoDB test containers failure
Co-authored-by: Chris Cranford <ccranfor@redhat.com>
2024-03-06 05:35:16 +01:00
Jiri Pechanec
dbb2434465 DBZ-2002 Add IBMI connector to CI and release 2024-03-06 05:35:16 +01:00
Chris Cranford
d0f0761ca7 DBZ-7507 Add flag to all applicable connector actions 2024-03-05 11:10:41 +01:00
ani-sha
a87dc45029 DBZ-7507 Use descriptive test property name 2024-03-05 11:10:41 +01:00
ani-sha
5b27b07ad5 DBZ-7507 Configure startup timeout for MongoDb ReplicaSet 2024-03-05 11:10:41 +01:00
Chris Cranford
00c1fdf2af
[ci] Move Cassandra to end of build chain 2024-03-04 10:54:39 -05:00
Chris Cranford
6473fe72c0
[ci] Remove documentation file change check on pushes 2024-03-04 09:53:18 -05:00
Chris Cranford
ef4a8a70ad [ci] Align pull_request/push workflows and clean-up 2024-03-04 08:34:56 -05:00
Chris Cranford
06f064d8d5 [ci] Apply sequential order on short push jobs 2024-03-04 08:34:56 -05:00
Chris Cranford
538089f363 [ci] GitHub Actions Rework (Re-enable tests) 2024-03-04 08:34:56 -05:00
Chris Cranford
c05b8cb08e [ci] GitHub Actions Rework (No Test Runs) 2024-03-04 08:34:56 -05:00
Jiri Pechanec
005f663840 [ci] Use unified flaky flag for Db2 2024-03-01 11:38:43 +01:00
Chris Cranford
c605054f14 DBZ-7510 Reformat, add to not fail flaky tests 2024-03-01 11:24:30 +01:00
Chris Cranford
917634e9dc DBZ-7510 Use Experimental ByteBuddy Flag on Java EA builds 2024-03-01 11:24:30 +01:00
Chris Cranford
ef706d2b4c DBZ-7510 Add Informix to Java Outreach 2024-03-01 11:24:30 +01:00
Jiri Pechanec
20e5693336 [ci] Use globally configured flag 2024-02-29 13:30:23 +01:00
Vojtech Juranek
b71c561cf2 [ci] Ignore flaky tests on Informix connector 2024-02-29 13:30:23 +01:00
dependabot[bot]
c3ff0fb197 [ci] Bump tj-actions/changed-files from 42.0.4 to 42.0.5
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42.0.4 to 42.0.5.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v42.0.4...v42.0.5)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27 06:29:40 +01:00
Chris Cranford
09d500359f [ci] Mark MongoDbReplicaSetAuthTest Flaky 2024-02-26 21:44:16 -05:00
rkerner
71c2084c4b DBZ-7416 Fix duplicate SMTs sometimes returned by Kafka Connect. Moved deduplication from Map to LinkedHashSet.
+ minor fixes added for cleanup and centralization of common code
+ make changes on debezium-core and other common packages (styleguide, api, etc) trigger builds for debezium-connect-rest-extension and debezium-schema-generator too

closes https://issues.redhat.com/browse/DBZ-7416

closes https://issues.redhat.com/browse/DBZ-7416
2024-02-22 13:34:08 -05:00
Chris Cranford
ad721dcb8b [ci] Add skipping flaky tests to CI 2024-02-21 09:00:45 -05:00
Chris Cranford
737dd7f814 [ci] Dont fail flaky tests (Db2) 2024-02-21 09:00:45 -05:00
dependabot[bot]
36eacee43e [ci] Bump tj-actions/changed-files from 42.0.2 to 42.0.4
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42.0.2 to 42.0.4.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v42.0.2...v42.0.4)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 06:43:14 +01:00
Jiri Pechanec
2de9c68eb2 DBZ-7490 Revert "DBZ-7490 Disable IT tests"
This reverts commit 3b470c3038.
2024-02-19 14:02:54 +01:00
Jiri Pechanec
3b470c3038 DBZ-7490 Disable IT tests 2024-02-16 07:14:08 +01:00
Chris Cranford
06a7783778 DBZ-7490 Add Informix to Debezium CI workflow 2024-02-16 07:14:08 +01:00
Chris Cranford
ada13cfe20 DBZ-7494 Skip Oracle integration tests on GitHub actions 2024-02-15 13:36:28 -05:00
Chris Cranford
ce87f06751 [ci] Fix Oracle test workflow worker space failure
A GitHub worker only has so much space and currently when this stage of the job runs concurrently with the
"test-connector" stage, we are facing a worker out of space problem. To attempt to combat this issue, the
REST extension tests will run sequentially after the "test-connector" stage has concluded.
2024-02-09 18:24:00 -05:00
dependabot[bot]
c0a3e5decf [ci] Bump tj-actions/changed-files from 42.0.0 to 42.0.2
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42.0.0 to 42.0.2.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v42.0.0...v42.0.2)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-30 05:43:18 +01:00
dependabot[bot]
7d7b889447 [ci] Bump peter-evans/repository-dispatch from 2 to 3
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 2 to 3.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases)
- [Commits](https://github.com/peter-evans/repository-dispatch/compare/v2...v3)

---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 16:35:42 -05:00
dependabot[bot]
26f5e30eaf [ci] Bump peter-evans/create-or-update-comment from 3 to 4
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 16:35:27 -05:00
dependabot[bot]
5a493bea58 [ci] Bump actions/cache from 2 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 15:12:11 +01:00
dependabot[bot]
0344b67cdf [ci] Bump tj-actions/changed-files from 41.1.1 to 42.0.0
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41.1.1 to 42.0.0.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v41.1.1...v42.0.0)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 15:11:58 +01:00
dependabot[bot]
d09d18406d [ci] Bump tj-actions/changed-files from 41.0.1 to 41.1.1
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41.0.1 to 41.1.1.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v41.0.1...v41.1.1)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 17:13:51 -05:00
dependabot[bot]
6b9312752d [ci] Bump tj-actions/changed-files from 40.2.3 to 41.0.1
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 40.2.3 to 41.0.1.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v40.2.3...v41.0.1)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 06:41:33 +01:00
dependabot[bot]
428d3322c3 [ci] Bump tj-actions/changed-files from 40.2.2 to 40.2.3
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 40.2.2 to 40.2.3.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v40.2.2...v40.2.3)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 06:20:00 +01:00
dependabot[bot]
6355361ba9 [ci] Bump tj-actions/changed-files from 40.2.1 to 40.2.2
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 40.2.1 to 40.2.2.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v40.2.1...v40.2.2)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 19:31:15 -05:00
Chris Cranford
2f4d90ca9c [ci] Java Outreach - Move to PostgreSQL 16 2023-12-07 04:57:01 -05:00
Chris Cranford
9f648fb068 [ci] Java Outreach - Move to MongoDB 7.0 2023-12-07 04:57:01 -05:00
Chris Cranford
edef0a0d11 [ci] Java Outreach - don't fail fast on matrix jobs 2023-12-07 04:57:01 -05:00
Chris Cranford
6c673768c2 [ci] Java Outreach build with both Java EA and GA versions
EA: Build performs both compile and test execution
GA: Build performs only compilation
2023-12-07 04:57:01 -05:00
dependabot[bot]
e05fd49854 [ci] Bump actions/setup-java from 2 to 4
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 06:40:17 +01:00
dependabot[bot]
0a08600fc7 [ci] Bump tj-actions/changed-files from 40.2.0 to 40.2.1
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 40.2.0 to 40.2.1.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v40.2.0...v40.2.1)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 18:11:06 -05:00
dependabot[bot]
f882268143 [ci] Bump tj-actions/changed-files from 40.1.1 to 40.2.0
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 40.1.1 to 40.2.0.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v40.1.1...v40.2.0)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 07:19:55 +01:00
Chris Cranford
f5b0084216 DBZ-1482 Initial MariaDB GTID support 2023-11-23 13:54:53 +01:00
rkerner
aeaba3ae70 DBZ-6762 Add "validate filters" endpoint/s for connector-specific Connect REST Extensions
closes to https://issues.redhat.com/browse/DBZ-6762
2023-11-22 06:10:40 +01:00
dependabot[bot]
893d8eb29f [ci] Bump actions/github-script from 6 to 7
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 19:18:01 -05:00
dependabot[bot]
033f4628a7 [ci] Bump tj-actions/changed-files from 40.1.0 to 40.1.1
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 40.1.0 to 40.1.1.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v40.1.0...v40.1.1)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 19:17:51 -05:00
Chris Cranford
74878523c7 DBZ-7135 Run MySQL CI configurations concurrently on GitHub 2023-11-13 19:16:57 -05:00
ani-sha
700942b258 DBZ-6874 Drop MySQL 5.7, test MySQL 8.0 & adjust documentation 2023-11-09 09:26:26 +01:00