act_runner/pkg
ChristopherHX ce0890578a refactor: move getContainerActionPaths into step interface (#13)
* allows to specialize local vs remote action implementation
* allow paths like ./.. for local action

Closes https://gitea.com/actions-oss/act-cli/issues/12

Reviewed-on: https://gitea.com/actions-oss/act-cli/pulls/13
Co-authored-by: ChristopherHX <christopher.homberger@web.de>
Co-committed-by: ChristopherHX <christopher.homberger@web.de>
2025-12-19 16:24:48 +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 Replace expressions engine (#133) 2025-10-06 13:53:15 +02:00
runner refactor: move getContainerActionPaths into step interface (#13) 2025-12-19 16:24:48 +00:00
schema feat: implement case function (#16) 2025-12-18 19:27:30 +00:00
tart core(deps): bump golang-cilint to v2.0.2 (#83) 2025-04-25 21:58:30 +02:00
workflowpattern