act/cmd
ChristopherHX bea04dd8f9
feat: Support graceful job step cancellation (#2714)
* feat: Support graceful job step cancellation

* for gh-act-runner
* act-cli support as well
* respecting always() and cancelled() of steps

* change main

* cancel startContainer / gh cli / bugreport early

* add to watch as well

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2025-03-29 17:00:37 +00:00
..
testdata Add tests against reading config files (#2682) 2025-02-25 02:09:22 +00:00
dir.go Support cache (#1770) 2023-04-28 15:57:40 +00:00
execute_test.go add test workflows to cmd pkg (#2665) 2025-02-12 23:00:55 +00:00
graph.go Add `super-linter` + fix lint issues (#650) 2021-05-03 09:52:03 -07:00
input.go fixes #2689 Make the external url of cache server configurable if necessary (#2690) 2025-03-05 00:04:23 +00:00
list.go feat: improve list (#786) 2021-08-30 15:38:03 +00:00
notices.go Detect available flags for extensions (#2557) 2025-02-08 11:16:57 -08:00
platforms.go Support array expressions in runs-on (#2088) 2023-11-12 17:40:06 +00:00
root.go feat: Support graceful job step cancellation (#2714) 2025-03-29 17:00:37 +00:00
root_test.go Add tests against reading config files (#2682) 2025-02-25 02:09:22 +00:00
secrets.go fix: print line after password prompt (#1014) 2022-02-25 16:47:49 +00:00