Nick Fields
f227091f2e
feat: retry only on specific exit code ( #58 )
...
* feat: retry only on specific exit code
* Run ci_cd on all push events
* dedupe step IDs
* add assertions for retry_on_exit_code tests
* minor: implemented suggested fix from @andersfischernielsen
* docs: update readme to reflect new retry_on_exit_code input
Co-authored-by: Anders Fischer-Nielsen <andersfischern@me.com >
2022-04-25 22:10:55 -04:00
James Wald
afe1ef9058
Github is no longer forwarding nick-invision/retry
2022-02-16 10:55:42 -08:00
Nick Fields
e53cf64f16
Update ownership in README.md
2022-02-15 21:15:12 -05:00
Nick Fields
bf1736e338
minor: regenerate dist
2021-12-09 20:02:53 -05:00
asnewman
f7cf641580
Add new_command_on_retry
2021-12-08 20:15:21 -08:00
Layton Whiteley
e80198a9da
fix: incorrect option for continue_on_error
...
continue_on_error example was incorrect and if used would generate a warning.
change `continue-on-error` to `continue_on_error`
2021-10-20 16:50:07 +02:00
Nick Fields
0019811846
docs: update README with new input and usage
2021-09-23 22:36:47 -04:00
Nick Fields
2750220347
fix test
2021-06-10 17:55:53 -04:00
Nick Fields
b00fd808da
add multi line example and test
2021-06-10 17:44:58 -04:00
Nick Fields
7c68161adf
Add on_retry_command input to optionally run cmd before a retry ( #33 )
...
* minor: add on_retry_command input to optionally run cmd before a retry
* test: add test for on-retry-command failure
2021-01-04 21:32:32 -05:00
Nick Fields
850bd83fba
More doc cleanup
2021-01-03 21:16:16 -05:00
Nick Fields
d0aac3501c
fix: dont require OS input and use correct shell per os
2021-01-02 10:20:16 -05:00
Isaac Levin
877a0ac37e
feat: add SHELL input support
2021-01-01 22:57:53 +00:00
Nick Fields
51e29ff1ae
minor: document timeout_seconds input
2020-11-18 10:37:56 -05:00
Nick Fields
5ee366655c
feat: add warning_on_retry input
2020-11-18 10:25:11 -05:00
Nick Fields
3f5463b526
major: bump to v2 and added lots of examples
2020-09-29 14:56:52 -04:00
Nick Fields
7841cadab1
Updated doc to reflect NodeJS requirement
...
This was identified by issue #12
2020-09-03 10:05:41 -04:00
Nick Fields
d4e983ab06
major: initial implementation of retry step
2020-02-13 16:46:33 -05:00
Nick Fields
a6a097a0b4
Initial commit
2020-02-13 01:30:05 -05:00