act/pkg/model
Phil Story dcbd5837af
Add needs job output (#629)
* Add outputs field to job model

* Add output interpolation for jobs

* Add otto config reference for interpolated job output values into 'needs' context

* Add output interpolation call after job has completed.

* gofmt

* Remove whitespace

* goimports

Co-authored-by: Casey Lee <cplee@nektos.com>
2021-07-01 15:20:20 +00:00
..
testdata refactor: NewWorkflowPlanner (#648) 2021-05-03 07:57:24 -07:00
action.go Add support for composite actions (#514) 2021-04-02 13:40:44 -07:00
planner.go $GITHUB_PATH support (#566) 2021-05-06 13:30:12 +00:00
planner_test.go refactor: NewWorkflowPlanner (#648) 2021-05-03 07:57:24 -07:00
workflow.go Add needs job output (#629) 2021-07-01 15:20:20 +00:00
workflow_test.go Add needs job output (#629) 2021-07-01 15:20:20 +00:00