act/pkg/model
Markus Wolf 2eda7c6037
feat: add skipped status as step result ()
Github sets the outcome and conclusion to skipped
and this PR does the same during the pipeline run for
the StepResults in act.

Co-authored-by: Björn Brauer <bjoern.brauer@new-work.se>

Co-authored-by: Björn Brauer <bjoern.brauer@new-work.se>
2022-01-21 08:10:26 -08:00
..
testdata Simplify Matrix decode, add defaults for fail-fast and max-parallel, add test () 2021-08-09 15:35:05 +00:00
action.go feat: add node16 support () 2021-12-22 19:34:18 +00:00
github_context.go feat: try to read ref and sha from event payload if available () 2022-01-21 08:10:00 -08:00
github_context_test.go feat: try to read ref and sha from event payload if available () 2022-01-21 08:10:00 -08:00
job_context.go refactor: export and move shared contexts into pkg/model () 2021-12-22 19:52:09 +00:00
planner.go fix: continue jobs + steps after failure () 2021-12-08 20:57:42 +00:00
planner_test.go refactor: NewWorkflowPlanner () 2021-05-03 07:57:24 -07:00
step_result.go feat: add skipped status as step result () 2022-01-21 08:10:26 -08:00
workflow.go Feature: uses in composite () 2021-12-22 19:19:50 +00:00
workflow_test.go fix: rework setupShellCommand () 2021-12-22 06:37:16 +00:00