act_runner/pkg/schema
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
..
action_schema.json feat: Validate GitHub Actions schema (#2416) 2024-08-13 03:40:21 +00:00
gitea_schema.go feat: allow configuring gitea schema mode (#23) 2026-02-14 16:23:59 +00:00
gitea_schema_test.go Replace expressions engine (#133) 2025-10-06 13:53:15 +02:00
gitea_workflow_schema.json Replace expressions engine (#133) 2025-10-06 13:53:15 +02:00
schema.go feat: implement case function (#16) 2025-12-18 19:27:30 +00:00
schema_test.go test: missing shell property in composite action (#20) 2025-12-19 16:25:23 +00:00
workflow_schema.json chore(deps): Update Workflow Schema (#107) 2025-05-21 10:02:35 +00:00