Commit Graph

12 Commits

Author SHA1 Message Date
Vojtech Juranek
0795153548 DBZ-5974 Show pipeline status directly in email subject 2023-01-05 06:55:51 +01:00
Vojtech Juranek
40b23b8885 DBZ-5974 Use catchError instead of try/finally block
For scripted pipelines (on the contrary to declarative pipelines) the
build results has to be set manully if try/catch block is uses. As a
workaround `catchError` can be used as this step also sets the
`currectResult`.

See also
https://www.jenkins.io/doc/pipeline/steps/workflow-basic-steps/#catcherror-catch-error-and-set-build-result-to-failure
2023-01-05 06:55:51 +01:00
Jiri Pechanec
8c8db74b5f [jenkins-jobs] Provide correct protoc in product sources 2022-06-03 14:37:19 +02:00
Jiri Pechanec
4244776646 [ci] Fix condition for temporary build 2021-10-22 06:20:10 +02:00
Anisha Mohanty
4d4913ad83 DBZ-4071 Pass recipient mail address as a param to pipeline job 2021-10-05 12:22:47 +02:00
Anisha Mohanty
ecaa495f30 DBZ-4071 Recipient email address should be a variable in all Jenkins jobs 2021-10-04 10:38:13 +02:00
Jiri Pechanec
769b189a7c DBZ-3861 Use bacon CLI to automate product builds; generate Maven repo 2021-09-15 11:22:14 +02:00
Chris Cranford
ac59a7d78c [release] Change parent name to debezium-build-parent 2021-07-01 08:43:45 +02:00
Jiri Pechanec
096d41e72e DBZ-3166 Remove incubator repo from Jenkins jobs 2021-03-05 14:57:48 +01:00
Jiri Pechanec
d9d00e8282 [release] Prod release for standalone repos 2021-01-08 11:29:26 +01:00
jcechace
bc3676b101 DBZ-2650 Fixed build status in release pipeline's result email 2020-11-05 15:48:24 +01:00
jcechace
48b057e27d DBZ-2650 Migrated release related jobs from JJB to JobDSL 2020-11-05 15:48:24 +01:00