act/pkg
Markus Wolf b14398eff3
fix: preserve job result state in case of failure (#1519)
* fix: preserve job result state in case of failure

There is just one job field for the job result. This is also true for
matrix jobs. We need to preserve the failure state of a job to
have the whole job failing in case of one permuation of the matrix failed.

Closes #1518

* test: remove continue-on-error on job level

This feature is not yet supported by act and if implemented
would make this test invalid

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-01-10 21:31:12 +00:00
..
artifacts lint: add ReadHeaderTimeout (#1277) 2022-07-25 12:12:48 +00:00
common refactor: move from io/ioutil to io and os packages (#1417) 2022-10-29 17:15:38 +00:00
container fix: align runner.os / runner.arch to known values (#1510) 2022-12-19 14:58:55 +00:00
exprparser feat: Support "result" on "needs" context. (#1497) 2022-12-19 08:37:53 +00:00
lookpath feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
model refactor: fix savestate in pre steps (#1466) 2022-12-15 17:08:31 +00:00
runner fix: preserve job result state in case of failure (#1519) 2023-01-10 21:31:12 +00:00