act/pkg/model
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 implement volume mount for container job (#1101) 2022-04-04 18:01:13 +00:00
action.go Fix missing ActionRunsUsingGo (#20) 2023-03-09 22:51:58 +08:00
github_context.go fix: correct ref and ref_name (#1672) 2023-03-09 20:03:13 +00:00
github_context_test.go fix: correct ref and ref_name (#1672) 2023-03-09 20:03:13 +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 Merge tag 'nektos/v0.2.43' 2023-03-16 11:45:29 +08:00
planner_test.go refactor: remove github.com/pkg/errors dependency (#1077) 2022-06-10 21:16:42 +00:00
step_result.go refactor: fix savestate in pre steps (#1466) 2022-12-15 17:08:31 +00:00
workflow.go Avoid using log.Fatal in pkg/* (#39) 2023-04-07 16:31:03 +08:00
workflow_test.go Avoid using log.Fatal in pkg/* (#39) 2023-04-07 16:31:03 +08:00