act/pkg/model
Markus Wolf 9b95a728d8
feat: parse types of reusable workflows ()
This change does parse the different types of workflow jobs.
It is not much by itself but the start to implement reusable
workflows.

Relates to 

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-01 15:58:07 +00:00
..
testdata implement volume mount for container job () 2022-04-04 18:01:13 +00:00
action.go implement pre and post steps () 2022-05-24 13:36:06 +00:00
github_context.go fix: align github.ref to GitHub Action () 2022-09-26 22:49:19 +00:00
github_context_test.go fix: align github.ref to GitHub Action () 2022-09-26 22:49:19 +00:00
job_context.go refactor: export and move shared contexts into pkg/model () 2021-12-22 19:52:09 +00:00
planner.go refactor: move from io/ioutil to io and os packages () 2022-10-29 17:15:38 +00:00
planner_test.go refactor: remove github.com/pkg/errors dependency () 2022-06-10 21:16:42 +00:00
step_result.go implement pre and post steps () 2022-05-24 13:36:06 +00:00
workflow.go feat: parse types of reusable workflows () 2022-11-01 15:58:07 +00:00
workflow_test.go feat: parse types of reusable workflows () 2022-11-01 15:58:07 +00:00