act/pkg
Björn Brauer ed01f464ed
refactor: export and move shared contexts into pkg/model ()
This commit moves the githubContext, jobContext and stepResult structs
from the runner package to the model package in preparation for 
because the expression.go file lives in the runner package and would
introduce cyclic dependencies with the exprparser package.

Co-authored-by: Markus Wolf <markus.wolf@new-work.se>

Co-authored-by: Markus Wolf <markus.wolf@new-work.se>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-12-22 19:52:09 +00:00
..
artifacts feat: add node16 support () 2021-12-22 19:34:18 +00:00
common fix: continue jobs + steps after failure () 2021-12-08 20:57:42 +00:00
container feat: add node16 support () 2021-12-22 19:34:18 +00:00
model refactor: export and move shared contexts into pkg/model () 2021-12-22 19:52:09 +00:00
runner refactor: export and move shared contexts into pkg/model () 2021-12-22 19:52:09 +00:00