Update CONTRIBUTE.md

This commit is contained in:
Gunnar Morling 2018-11-16 18:31:36 +01:00
parent 02e3ba5ff8
commit 2529d24e72

View File

@ -208,10 +208,10 @@ and in your fork:
The project currently builds its jobs in two environments: The project currently builds its jobs in two environments:
- Travis CI for Pull Requests - https://travis-ci.org/debezium/debezium/builds - Travis CI for pull requests: https://travis-ci.org/debezium/debezium/builds
- Test only the current version of the adapters databases - Tests run only against the current version of each supported database
- Jenkins CI for tests matrix, deployment, release, etc - http://ci.hibernate.org/view/Debezium/ - Jenkins CI for tests matrix, deployment, release, etc - http://ci.hibernate.org/view/Debezium/
- Test multiple versions of the adapters databases - Test run against all database versions supported by the individual connectors
- Test Kafka versions - Test Kafka versions
- Deploy and release - Deploy and release