runner/act/jobparser
Earl Warren cbdb42093b chore(tests): fix invalid jobparser tests
- has_with had undetected structure error now failing the schema
- empty_step and has_secrets are invalid and caught by the schema
  there no longer is a need for them
2025-07-11 14:12:22 +02:00
..
testdata chore(tests): fix invalid jobparser tests 2025-07-11 14:12:22 +02:00
evaluator.go Add custom enhancements 2022-11-22 14:16:35 +08:00
interpeter.go Make runs-on support variable expression (#91) 2024-03-01 04:29:58 +00:00
jobparser.go fix(jobparser): template job name if it's defined 2024-07-01 20:23:17 +02:00
jobparser_test.go chore(tests): fix invalid jobparser tests 2025-07-11 14:12:22 +02:00
model.go fix(jobparser): support workflow_call.inputs and workflow_call.outputs (#70) 2025-01-29 08:38:30 +00:00
model_test.go fix(jobparser): support workflow_call.inputs and workflow_call.outputs (#70) 2025-01-29 08:38:30 +00:00
testdata_test.go Expose SetJob to make EraseNeeds work (#35) 2023-03-29 13:57:29 +08:00