gitea_act/pkg/jobparser
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
..
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 Make runs-on support variable expression (#91) 2024-03-25 15:42:59 +08:00
jobparser.go Interpolate job name with matrix (#106) 2024-04-07 03:34:53 +00:00
jobparser_test.go Interpolate job name with matrix (#106) 2024-04-07 03:34:53 +00:00
model.go Keep the order of `on` when parsing workflow (#46) 2023-04-24 23:16:41 +08:00
model_test.go Keep the order of `on` when parsing workflow (#46) 2023-04-24 23:16:41 +08:00
testdata_test.go Expose SetJob to make EraseNeeds work (#35) 2023-03-29 13:57:29 +08:00