act_runner/pkg
Christopher Homberger 8505f73fe4 fix: fallback of localRepository cache being nil (#29)
Doing `act --local-repository test/self-ref@main=/folder-path/self-ref` caused a null pointer exception while fetching a non mapped entry, due to missing remote fallback.

Reviewed-on: https://gitea.com/actions-oss/act-cli/pulls/29
Co-authored-by: Christopher Homberger <christopher.homberger@web.de>
Co-committed-by: Christopher Homberger <christopher.homberger@web.de>
2026-02-06 11:11:34 +00:00
..
artifactcache feat: cache module add CreateHandler api (#98) 2025-04-26 16:58:30 +02:00
artifacts Port CI to Gitea.com (#1) 2025-11-27 14:57:23 +00:00
common Port CI to Gitea.com (#1) 2025-11-27 14:57:23 +00:00
container refactor: move getContainerActionPaths into step interface (#13) 2025-12-19 16:24:48 +00:00
exprparser Replace expressions engine (#133) 2025-10-06 13:53:15 +02:00
filecollector core(deps): bump golang-cilint to v2.0.2 (#83) 2025-04-25 21:58:30 +02:00
gh Use gh auth token for default GITHUB_TOKEN secret (#43) 2025-02-01 11:07:17 +01:00
lookpath
model fix: anchor cyclic detection (#30) 2026-02-02 20:43:49 +00:00
runner fix: fallback of localRepository cache being nil (#29) 2026-02-06 11:11:34 +00:00
schema test: missing shell property in composite action (#20) 2025-12-19 16:25:23 +00:00
tart core(deps): bump golang-cilint to v2.0.2 (#83) 2025-04-25 21:58:30 +02:00
workflowpattern feat: workflowpattern package (#1618) 2023-02-23 18:21:08 +00:00