Skip to content

Releases: h2oai/h2o-jenkins-pipeline-lib

1.21

14 Jan 09:14
Compare
Choose a tag to compare
Fix No such property: newNodeName error (#49)

1.20

15 Nov 00:17
8e6a05c
Compare
Choose a tag to compare
Allow cancel of previous jobs only (#48)

1.17

13 Nov 16:26
781b88d
Compare
Choose a tag to compare
[WIP] Attempt to fix NotSerializableExceptions. (#40)

* Second attempt to fix NonSerializablExceptions.

1.16

09 Nov 12:17
1a55f5f
Compare
Choose a tag to compare
Try to fix nonserializable exception for CauseAction. (#39)

1.15

24 Oct 10:17
2c16808
Compare
Choose a tag to compare
:fire: Fix retryWithTimeout.

1.14

23 Oct 10:49
9f9c494
Compare
Choose a tag to compare
:fire: Fix retryWithTimeout.

1.13

18 Oct 10:41
Compare
Choose a tag to compare
Fixup.

1.12

17 Oct 09:42
d1fd973
Compare
Choose a tag to compare
Option to specify URL which is opened after click on name of the stag…

1.11

19 Sep 09:31
edc3b71
Compare
Choose a tag to compare
Create retryWithDelay.groovy (#34)

Retry given closure multiple times. Wait specified amount of time, before next attempt.

1.10

14 Sep 15:04
5f7ab37
Compare
Choose a tag to compare
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.