tet123/jenkins-jobs
2020-10-23 11:39:26 -04:00
..
docker DBZ-2560 Extending KC image build script with ability to add extra libraries 2020-09-21 13:57:49 +02:00
job-dsl DBZ-2652 JobDSL view definitions for upstream connectors and OpenShift tests 2020-10-12 12:34:22 -04:00
pipelines DBZ-2383 Fixed typo in CI job definition 2020-09-24 10:31:56 -04:00
scripts [release] Fix Aliases.txt 2020-10-23 11:39:26 -04:00
config.ini DBZ-338 Jenkins jobs are genereated and versione in SCM 2017-09-11 16:15:26 +02:00
deploy-snapshots.yml DBZ-2618 Deploy snapshots for Vitess connector 2020-10-06 09:23:57 +02:00
nightly-image.yml All jobs prefixed with Debezium and poll SCM used for trigger 2018-01-05 05:15:26 +01:00
prod-release.yaml DBZ-2137 Product artifacts also from incubator repo 2020-06-02 10:59:03 +02:00
README.md Update README.md 2020-04-07 21:17:25 +02:00
release.yaml DBZ-2611 Release pipeline for multiple incubator repos 2020-10-06 07:42:11 +02:00
source-clear.yaml DBZ-1602 Fix typo 2019-11-19 07:36:11 +01:00
sync-images.yaml DBZ-1178 Synchronize Debezium images 2019-09-23 10:46:12 +02: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 .