gitea_act/pkg/jobparser
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 Interpolate job name with matrix (#106) 2024-04-07 03:34:53 +00:00
evaluator.go Add custom enhancements 2022-11-22 14:16:35 +08:00
interpeter.go Support concurrency (#124) 2025-02-11 02:51:48 +00:00
jobparser.go Parse permissions (#133) 2025-03-24 18:17:06 +00:00
jobparser_test.go Interpolate job name with matrix (#106) 2024-04-07 03:34:53 +00:00
model.go Parse permissions (#133) 2025-03-24 18:17:06 +00:00
model_test.go fix handle missing yaml.ScalarNode (#129) 2025-02-26 06:19:02 +00:00
testdata_test.go Expose SetJob to make EraseNeeds work (#35) 2023-03-29 13:57:29 +08:00