1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-10-15 19:42:06 +00:00
forgejo-runner/act/jobparser/testdata
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
..
erase_needs.in.yaml Expose SetJob to make EraseNeeds work (#35) 2023-03-29 13:57:29 +08:00
erase_needs.out.yaml Expose SetJob to make EraseNeeds work (#35) 2023-03-29 13:57:29 +08:00
has_needs.in.yaml Add custom enhancements 2022-11-22 14:16:35 +08:00
has_needs.out.yaml Revert "Erase needs of job in SingleWorkflow (#9)" (#32) 2023-03-27 17:46:50 +08:00
has_secrets.in.yaml chore(tests): fix invalid jobparser tests 2025-07-11 14:12:22 +02:00
has_with.in.yaml chore(tests): fix invalid jobparser tests 2025-07-11 14:12:22 +02:00
has_with.out.yaml chore(tests): fix invalid jobparser tests 2025-07-11 14:12:22 +02:00
multiple_jobs.in.yaml Keep the order of jobs in the workflow file when parsing (#33) 2023-03-28 11:38:40 +08:00
multiple_jobs.out.yaml Keep the order of jobs in the workflow file when parsing (#33) 2023-03-28 11:38:40 +08:00
multiple_matrix.in.yaml Add custom enhancements 2022-11-22 14:16:35 +08:00
multiple_matrix.out.yaml Add custom enhancements 2022-11-22 14:16:35 +08:00
multiple_named_matrix.in.yaml fix(jobparser): template job name if it's defined 2024-07-01 20:23:17 +02:00
multiple_named_matrix.out.yaml fix(jobparser): template job name if it's defined 2024-07-01 20:23:17 +02:00