act/pkg/model
Lunny Xiao 4b99ed8916 Support go run on action (#12)
Reviewed-on: https://gitea.com/gitea/act/pulls/12
Reviewed-by: Jason Song <i@wolfogre.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-02-15 16:10:15 +08:00
..
testdata implement volume mount for container job (#1101) 2022-04-04 18:01:13 +00:00
action.go Support go run on action (#12) 2023-02-15 16:10:15 +08:00
github_context.go fix: align github.ref to GitHub Action (#1362) 2022-09-26 22:49:19 +00:00
github_context_test.go fix: align github.ref to GitHub Action (#1362) 2022-09-26 22:49:19 +00:00
job_context.go refactor: export and move shared contexts into pkg/model (#931) 2021-12-22 19:52:09 +00:00
planner.go Add custom enhancements 2022-11-22 14:16:35 +08:00
planner_test.go refactor: remove github.com/pkg/errors dependency (#1077) 2022-06-10 21:16:42 +00:00
step_result.go implement pre and post steps (#1089) 2022-05-24 13:36:06 +00:00
workflow.go feat(workflow): support schedule event (#4) 2022-12-10 09:14:14 +08:00
workflow_test.go feat(workflow): support schedule event (#4) 2022-12-10 09:14:14 +08:00