gitea_act/pkg/jobparser/testdata
Zettat123 64876e3696 Interpolate job name with matrix (#106)
Fix https://github.com/go-gitea/gitea/issues/28207

Reviewed-on: https://gitea.com/gitea/act/pulls/106
Reviewed-by: Jason Song <i@wolfogre.com>
Co-authored-by: Zettat123 <zettat123@gmail.com>
Co-committed-by: Zettat123 <zettat123@gmail.com>
2024-04-07 03:34:53 +00:00
..
empty_step.in.yaml Remove empty steps when decoding `Job` (#49) 2023-04-21 20:21:15 +08:00
empty_step.out.yaml Remove empty steps when decoding `Job` (#49) 2023-04-21 20:21:15 +08: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 Parse secret inputs in reusable workflows (#41) 2023-04-17 13:41:02 +08:00
has_secrets.out.yaml Parse secret inputs in reusable workflows (#41) 2023-04-17 13:41:02 +08:00
has_with.in.yaml Add `With` field to `jobparser.Job` (#37) 2023-04-04 10:59:53 +08:00
has_with.out.yaml Add `With` field to `jobparser.Job` (#37) 2023-04-04 10:59:53 +08:00
job_name_with_matrix.in.yaml Interpolate job name with matrix (#106) 2024-04-07 03:34:53 +00:00
job_name_with_matrix.out.yaml Interpolate job name with matrix (#106) 2024-04-07 03:34:53 +00: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