act/pkg/model
胖梁 8072a00a77
WorkflowDispatchConfig supports multiple yaml node kinds ()
* WorkflowDispatchConfig supports ScalarNode and SequenceNode yaml node kinds

* Avoid using log.Fatal

* package slices is not in golang 1.20

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-20 14:07:36 +00:00
..
testdata implement volume mount for container job () 2022-04-04 18:01:13 +00:00
action.go feat: support node20 runtime () 2023-09-15 02:24:46 +00:00
github_context.go fix: ghc assignment typo () 2023-04-13 14:09:29 +00:00
github_context_test.go fix: correct ref and ref_name () 2023-03-09 20:03:13 +00:00
job_context.go refactor: export and move shared contexts into pkg/model () 2021-12-22 19:52:09 +00:00
planner.go feat: cli option to enable the new action cache () 2024-01-19 23:49:35 +00:00
planner_test.go fix: fail if no stages were found () 2023-08-21 17:53:47 +00:00
step_result.go refactor: fix savestate in pre steps () 2022-12-15 17:08:31 +00:00
workflow.go WorkflowDispatchConfig supports multiple yaml node kinds () 2024-01-20 14:07:36 +00:00
workflow_test.go WorkflowDispatchConfig supports multiple yaml node kinds () 2024-01-20 14:07:36 +00:00