forgejo-runner-act/pkg/jobparser
Zettat123 3daf313205 chore(yaml): Improve ParseRawOn (#28)
See [act_runner #71 comment](https://gitea.com/gitea/act_runner/issues/71#issuecomment-733806), we need to handle `nil interface{}` in `ParseRawOn` function

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-on: https://gitea.com/gitea/act/pulls/28
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: appleboy <appleboy.tw@gmail.com>
Co-authored-by: Zettat123 <zettat123@gmail.com>
Co-committed-by: Zettat123 <zettat123@gmail.com>
2023-03-25 12:13:50 +08:00
..
testdata Erase needs of job in SingleWorkflow (#9) 2023-01-30 11:42:19 +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 Erase needs of job in SingleWorkflow (#9) 2023-01-30 11:42:19 +08:00
jobparser_test.go Add custom enhancements 2022-11-22 14:16:35 +08:00
model.go chore(yaml): Improve ParseRawOn (#28) 2023-03-25 12:13:50 +08:00
model_test.go ParseRawOn support schedules (#29) 2023-03-24 20:15:46 +08:00