tet123/jenkins-jobs
2018-08-31 22:05:12 +02:00
..
scripts DBZ-885 Support different plugins per version 2018-08-31 22:05:12 +02:00
config.ini DBZ-338 Jenkins jobs are genereated and versione in SCM 2017-09-11 16:15:26 +02:00
deploy-snapshots.yml Release pipelines including incubator repo 2018-06-21 20:47:43 +02:00
kafka-1.x-test.yml DBZ-858 CI for Kafka 1.x backward compatibility 2018-08-21 10:07:39 +02:00
nightly-image.yml All jobs prefixed with Debezium and poll SCM used for trigger 2018-01-05 05:15:26 +01:00
postgresql-9.6-legacy-test.yml DBZ-705 Add CI jobs for Alpine images 2018-08-13 20:21:41 +02:00
postgresql-10-test.yml PostgreSQL jobs run only if SCM changes 2018-01-15 08:42:30 +01:00
postgresql-alpine-9.6-test.yml DBZ-705 Allow to configure postgres config file location 2018-08-13 20:21:41 +02:00
postgresql-alpine-10-test.yml DBZ-705 Allow to configure postgres config file location 2018-08-13 20:21:41 +02:00
README.md DBZ-338 Jenkins jobs are genereated and versione in SCM 2017-09-11 16:15:26 +02:00
release.yaml DBZ-889 Maven central sync timeout is parametrized 2018-08-31 22:05:12 +02:00
wal2json-legacy-test.yaml DBZ-858 CI for Kafka 1.x backward compatibility 2018-08-21 10:07:39 +02:00
wal2json-test.yaml All jobs prefixed with Debezium and poll SCM used for trigger 2018-01-05 05:15:26 +01:00

Debezium CI/CD Configuration

Debezium CI/CD environment consists of a set of Jenkins jobs. The jobs are configured and generated using Jenkins Job Builder tool.

To generate jobs it is necessary to create a personal access token on GitHub account associated with Jenkins and use it as a password.

jenkins-jobs --conf config.ini -u <username> -p <GitHub Token> update .