act/pkg/common
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
..
git fix: short sha has at least four digits (#2540) 2024-12-24 21:33:13 +00:00
auth.go Actions Artifacts v4 backend (#2224) 2024-05-20 20:00:04 +00:00
auth_test.go chore: upgrade dependencies (#2589) 2024-12-24 13:12:24 -08:00
cartesian.go Fix Cartesian product to return empty set if empty set is given (#503) 2021-01-23 14:55:54 -08:00
cartesian_test.go Fix indent with go fmt (#531) 2021-02-17 11:47:59 -08:00
context.go feat: Support graceful job step cancellation (#2714) 2025-03-29 17:00:37 +00:00
context_test.go feat: Support graceful job step cancellation (#2714) 2025-03-29 17:00:37 +00:00
draw.go GitHub env file support (#426) 2021-01-11 22:39:43 -08:00
dryrun.go successfully able to run simple workflows 2020-02-20 21:05:25 -05:00
executor.go refactor logger (#2552) 2025-02-08 11:18:08 -08:00
executor_test.go chore: upgrade dependencies (#2589) 2024-12-24 13:12:24 -08:00
file.go refactor: move from io/ioutil to io and os packages (#1417) 2022-10-29 17:15:38 +00:00
job_error.go feat: Support graceful job step cancellation (#2714) 2025-03-29 17:00:37 +00:00
line_writer.go integration test 2020-02-24 12:48:12 -08:00
line_writer_test.go integration test 2020-02-24 12:48:12 -08:00
logger.go successfully able to run simple workflows 2020-02-20 21:05:25 -05:00
outbound_ip.go feat: improve GetOutboundIP (#1707) 2023-03-31 13:28:08 +00:00