Releases: h2oai/h2o-jenkins-pipeline-lib
Releases · h2oai/h2o-jenkins-pipeline-lib
1.21
1.20
Allow cancel of previous jobs only (#48)
1.17
[WIP] Attempt to fix NotSerializableExceptions. (#40) * Second attempt to fix NonSerializablExceptions.
1.16
Try to fix nonserializable exception for CauseAction. (#39)
1.15
:fire: Fix retryWithTimeout.
1.14
:fire: Fix retryWithTimeout.
1.13
Fixup.
1.12
Option to specify URL which is opened after click on name of the stag…
1.11
Create retryWithDelay.groovy (#34) Retry given closure multiple times. Wait specified amount of time, before next attempt.
1.10
Try to read HEAD SHA from env. (#33) * Try to read HEAD SHA from env. Try to read HEAD SHA from env. If not present, read from remote configs. * Don't print curl output when setting check state.