GA migration Precommit Java, multiple IOs
As part of the migration of Precommit and Postcommit Jobs from Jenkins to GA in self-hosted runners, this PR contains:
- Migrated workflow job-precommit-java-debezium-io-direct.yml
- Migrated workflow job-precommit-java-jdbc-io-direct.yml
- Migrated workflow job-precommit-java-jms-io-direct.yml
- Migrated workflow job-precommit-java-kafka-io-direct.yml
- Migrated workflow job-precommit-java-kinesis-io-direct.yml
- Migrated workflow job-precommit-java-kudu-io-direct.yml
- Migrated workflow job-precommit-java-mongodb-io-direct.yml
- Migrated workflow job-precommit-java-neo4j-io-direct.yml
The migrated workflows were removed from .test-infra/jenkins/README.md and added to CI.md
DO NOT MERGE until the effort to use self-hosted runners is completed https://github.com/apache/beam/pull/22703 These workflows use base actions listed in https://github.com/apache/beam/pull/23109 (Dependency)
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
- [ ] Choose reviewer(s) and mention them in a comment (
R: @username). - [ ] Mention the appropriate issue in your description (for example:
addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, commentfixes #<ISSUE NUMBER>instead. - [ ] Update
CHANGES.mdwith noteworthy changes. - [ ] If this contribution is large, please file an Apache Individual Contributor License Agreement.
See the Contributor Guide for more tips on how to make review process smoother.
To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI.
Successful executions on self-hosted runners:
- MongoDB https://github.com/benWize/beam/actions/runs/3018375043
- Neo4j https://github.com/benWize/beam/actions/runs/3018375041
- JMS https://github.com/benWize/beam/actions/runs/3018375040
- Debezium https://github.com/benWize/beam/actions/runs/3018375039
- JDBC https://github.com/benWize/beam/actions/runs/3018375045
- Kinesis https://github.com/benWize/beam/actions/runs/3018375047
LGTM!
Assigning reviewers. If you would like to opt out of this review, comment assign to next reviewer:
R: @damccorm for label build.
Available commands:
stop reviewer notifications- opt out of the automated review toolingremind me after tests pass- tag the comment author after tests passwaiting on author- shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)
The PR bot will only process comments in the main thread (not review comments).
Reminder, please take a look at this pr: @damccorm
Reminder, please take a look at this pr: @damccorm
Assigning new set of reviewers because Pr has gone too long without review. If you would like to opt out of this review, comment assign to next reviewer:
R: @Abacn for label build.
Available commands:
stop reviewer notifications- opt out of the automated review toolingremind me after tests pass- tag the comment author after tests passwaiting on author- shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)
Reminder, please take a look at this pr: @Abacn
This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the [email protected] list. Thank you for your contributions.