act/pkg/model
Ryan (hackercat) 806bc4d999
refactor: NewWorkflowPlanner (#648)
feat: add flag `--no-recurse` to disable recursion when reading workflows from directories
feat: added more tests to `TestPlanner`, renamed `TestJobFileInfo` to more appropriate name `WorkflowPlanTest`
style: changed error message to lowercase, added single quotes for better visibility

Co-authored-by: Casey Lee <cplee@nektos.com>
2021-05-03 07:57:24 -07: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 refactor: NewWorkflowPlanner (#648) 2021-05-03 07:57:24 -07:00
planner_test.go refactor: NewWorkflowPlanner (#648) 2021-05-03 07:57:24 -07:00
workflow.go Add support for composite actions (#514) 2021-04-02 13:40:44 -07:00
workflow_test.go fix: return error if both run:/uses: keys are used (#593) 2021-04-01 11:36:41 -07:00