act/pkg/jobparser
Jason Song 5c4a96bcb7 Avoid using log.Fatal in pkg/* (#39)
Follow https://github.com/nektos/act/pull/1705

Reviewed-on: https://gitea.com/gitea/act/pulls/39
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Jason Song <i@wolfogre.com>
Co-committed-by: Jason Song <i@wolfogre.com>
2023-04-07 16:31:03 +08:00
..
testdata Add With field to jobparser.Job (#37) 2023-04-04 10:59:53 +08:00
evaluator.go Add custom enhancements 2022-11-22 14:16:35 +08:00
interpeter.go Fix incompatibility caused by tracking upstream add actions to test it (#24) 2023-03-16 15:00:11 +08:00
jobparser.go Avoid using log.Fatal in pkg/* (#39) 2023-04-07 16:31:03 +08:00
jobparser_test.go Add With field to jobparser.Job (#37) 2023-04-04 10:59:53 +08:00
model.go Add With field to jobparser.Job (#37) 2023-04-04 10:59:53 +08:00
model_test.go Expose SetJob to make EraseNeeds work (#35) 2023-03-29 13:57:29 +08:00
testdata_test.go Expose SetJob to make EraseNeeds work (#35) 2023-03-29 13:57:29 +08:00