act_runner/pkg
ChristopherHX b46fe4265e
fix: reporting fetch failure as job error and log the error (#70)
E.g. if GoGitAction Cache had a fetch failure this error did not trigger report jobResult Failure.

Also the error has been not printed until the last message before exit of act.

* adds tests for both corner cases
2025-03-28 00:17:07 +01:00
..
artifactcache update go imports (#20) 2025-01-27 18:11:12 +01:00
artifacts update go imports (#20) 2025-01-27 18:11:12 +01:00
common catch panic in finally (#68) 2025-03-24 23:22:43 +01:00
container build(deps): bump the dependencies group with 9 updates (#57) 2025-02-21 22:42:52 +01:00
exprparser Added support for dereferenced map properties (#44) 2025-01-31 21:39:20 +00:00
filecollector Meta-copy-symlinks-new-actions-cache (#2337) 2024-05-29 00:12:32 +00:00
gh Use gh auth token for default GITHUB_TOKEN secret (#43) 2025-02-01 11:07:17 +01:00
lookpath
model Update Readme and issue templates (#40) 2025-01-31 17:54:54 +01:00
runner fix: reporting fetch failure as job error and log the error (#70) 2025-03-28 00:17:07 +01:00
schema fix: schema validation for job if functions (#2446) 2024-09-10 11:14:47 -07:00
tart Platform tart:// improve logging / fix tool_cache (#61) 2025-02-22 15:17:32 +01:00
workflowpattern