act_runner/cmd
Christopher Homberger 933c4a5bd5 feat: allow configuring gitea schema mode (#23)
* config entries for schema change
* remove broken/unused syntetic nodejs action
* specify desired schema in model struct that is read by unmarshal
* replace params by config
* allows gitea context + env names
* act --gitea now parses a subset of gitea specific workflows

Reviewed-on: https://gitea.com/actions-oss/act-cli/pulls/23
Co-authored-by: Christopher Homberger <christopher.homberger@web.de>
Co-committed-by: Christopher Homberger <christopher.homberger@web.de>
2026-02-14 16:23:59 +00:00
..
testdata fix: secret file reading (#45) 2025-02-12 22:03:01 +01:00
dir.go Support cache (#1770) 2023-04-28 15:57:40 +00:00
execute_test.go core(deps): bump golang-cilint to v2.0.2 (#83) 2025-04-25 21:58:30 +02:00
graph.go update go imports (#20) 2025-01-27 18:11:12 +01:00
input.go feat: allow configuring gitea schema mode (#23) 2026-02-14 16:23:59 +00:00
list.go update go imports (#20) 2025-01-27 18:11:12 +01:00
platforms.go feat: Support query parameter of tart in -P (#62) 2025-02-22 15:17:49 +01:00
root.go feat: allow configuring gitea schema mode (#23) 2026-02-14 16:23:59 +00:00
root_test.go fix: fallback of localRepository cache being nil (#29) 2026-02-06 11:11:34 +00:00
secrets.go core(deps): bump golang-cilint to v2.0.2 (#83) 2025-04-25 21:58:30 +02:00