gitea_act/pkg/model
Jack Jackson 65c232c4a5 Parse permissions (#133)
Resurrecting [this PR](https://gitea.com/gitea/act/pulls/73) as the original author has [lost motivation](https://github.com/go-gitea/gitea/pull/25664#issuecomment-2737099259) (though, to be clear - all credit belongs to them, all mistakes are mine and mine alone!)

Co-authored-by: Søren L. Hansen <sorenisanerd@gmail.com>
Reviewed-on: https://gitea.com/gitea/act/pulls/133
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Jack Jackson <scubbojj@gmail.com>
Co-committed-by: Jack Jackson <scubbojj@gmail.com>
2025-03-24 18:17:06 +00:00
..
testdata implement volume mount for container job (#1101) 2022-04-04 18:01:13 +00:00
action.go Merge nektos/act/v0.2.51 2023-09-24 15:09:26 -04:00
github_context.go fix: improve warning about remote not found (#2169) 2024-01-28 19:21:21 +00:00
github_context_test.go fix: correct ref and ref_name (#1672) 2023-03-09 20:03:13 +00:00
job_context.go refactor: export and move shared contexts into pkg/model (#931) 2021-12-22 19:52:09 +00:00
planner.go Merge tag 'nektos/v0.2.60' 2024-03-25 16:58:11 +08:00
planner_test.go fix: fail if no stages were found (#1970) 2023-08-21 17:53:47 +00:00
step_result.go refactor: fix savestate in pre steps (#1466) 2022-12-15 17:08:31 +00:00
workflow.go Parse permissions (#133) 2025-03-24 18:17:06 +00:00
workflow_test.go Use hashed `uses` string as cache dir name (#117) 2024-09-24 06:53:41 +00:00