act_runner/pkg
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
..
artifactcache feat: cache module add CreateHandler api (#98) 2025-04-26 16:58:30 +02:00
artifacts feat: allow configuring gitea schema mode (#23) 2026-02-14 16:23:59 +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 feat: allow configuring gitea schema mode (#23) 2026-02-14 16:23:59 +00: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 feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
model feat: allow configuring gitea schema mode (#23) 2026-02-14 16:23:59 +00:00
runner feat: allow configuring gitea schema mode (#23) 2026-02-14 16:23:59 +00:00
schema feat: allow configuring gitea schema mode (#23) 2026-02-14 16:23:59 +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