Commit Graph

274 Commits

Author SHA1 Message Date
Chris Cranford
440b728020 DBZ-7693 Re-enable all test modules 2024-04-18 10:27:21 +02:00
Chris Cranford
421ecc9c9a DBZ-7693 Enable MySQL tests (verify parser changes) 2024-04-18 10:27:21 +02:00
Chris Cranford
60ac3c00a1 DBZ-7693 Add MariaDB connector 2024-04-18 10:27:21 +02:00
Chris Cranford
ab306ebba0 DBZ-7693 Disable all CI except MariaDB 2024-04-18 10:27:21 +02:00
dependabot[bot]
a948675c4d [ci] Bump tj-actions/changed-files from 43.0.1 to 44.0.1
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 43.0.1 to 44.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/v43.0.1...v44.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-04-16 18:51:41 -04:00
Chris Cranford
5fa00a4eeb [ci] Use github.ref_name on pushes for sibling checkouts 2024-04-10 14:07:22 +02:00
dependabot[bot]
8d11b39c47 [ci] Bump tj-actions/changed-files from 43.0.0 to 43.0.1
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 43.0.0 to 43.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/v43.0.0...v43.0.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>
2024-03-26 05:57:50 +01:00
Chris Cranford
2a9f3ab82c [ci] Bump tj-actions/changed-files from v42.1.0 to v43.0.0 2024-03-14 23:23:20 -04:00
Chris Cranford
c59c3ead0e [ci] Fix java outreach job for Quarkus Outbox 2024-03-14 23:23:01 -04:00
Gunnar Morling
ef23373edb [ci] Typo fix 2024-03-12 08:42:33 -04:00
dependabot[bot]
842a29cbfa [ci] Bump tj-actions/changed-files from 42.0.5 to 42.1.0
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42.0.5 to 42.1.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/v42.0.5...v42.1.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>
2024-03-12 08:00:10 +01:00
Chris Cranford
ffab2bfcbf DBZ-7626 Run MongoDB tests if MongoDb TestContainer sources change 2024-03-11 16:59:17 -04:00
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