Releases: ahmadnassri/action-workflow-run-wait
Releases · ahmadnassri/action-workflow-run-wait
v1.2.0
15 Feb 18:07
Compare
Sorry, something went wrong.
No results found
1.2.0 (2021-02-15)
Features
Bug Fixes
move the readme addition to docs (e68faf7 )
one more change to revert (3d1fb13 )
remove unused variable and hope it doesn't blow up (111c799 )
revert name change (772eec0 )
Refactor
debug: limit debug messages (bcd1099 )
Docs
v1.1.8
11 Feb 19:43
Compare
Sorry, something went wrong.
No results found
1.1.8 (2021-02-11)
Bug Fixes
exit early when no active runs found + plenty of debugging (ee83263 ), closes #1
v1.1.7
11 Feb 18:23
Compare
Sorry, something went wrong.
No results found
1.1.7 (2021-02-11)
Chores
template: update .github/workflows/release.yml (01aee8f )
template: update .github/workflows/test.yml (7eda485 )
Docs
readme: correct readme source (4978a78 )
v1.1.6
05 Feb 18:50
Compare
Sorry, something went wrong.
No results found
1.1.6 (2021-02-05)
Bug Fixes
v1.1.5
05 Feb 00:05
Compare
Sorry, something went wrong.
No results found
1.1.5 (2021-02-05)
Bug Fixes
deduplicate: look for in_progress as well as queued for canceling (59390fa )
v1.1.4
04 Feb 23:30
Compare
Sorry, something went wrong.
No results found
1.1.4 (2021-02-04)
Bug Fixes
deduplicate: cancel the correct runs (c8c9960 )
v1.1.3
04 Feb 23:20
Compare
Sorry, something went wrong.
No results found
1.1.3 (2021-02-04)
Bug Fixes
timeout: should timeout and exit on failure (d3b2371 )
Docs
readme: include a "why" section (c472611 )
v1.1.2
04 Feb 21:05
Compare
Sorry, something went wrong.
No results found
1.1.2 (2021-02-04)
Bug Fixes
deduplicate: limit query to just queued runs (e7418cb )
dependency: import utils (8f8d69a )
v1.1.1
04 Feb 20:56
Compare
Sorry, something went wrong.
No results found
1.1.1 (2021-02-04)
Bug Fixes
deduplicate: only run once! (b3db08f )
v1.1.0
04 Feb 08:37
Compare
Sorry, something went wrong.
No results found
1.1.0 (2021-02-04)
Features
log: display more info when successful (502a4e2 )