act/pkg
ChristopherHX e5d4886787
Refactor local, composite actions and run steps (#712)
Skips docker cp for local actions and use their correct path
Defines GITHUB_ACTION_PATH also for nodejs actions
Evaluate Env of composite action
Evaluate Run of composite action correctly
Evaluate Shell of run step
Evaluate WorkingDirectory of run step
Changed tests for behavior change

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-06-10 15:28:23 +00:00
..
common fix: use github auth token for pulling a repository (#693) 2021-05-19 13:40:28 +00:00
container Add support for container kernel capabilities (#716) 2021-06-04 16:06:59 +00:00
model Switch to interface{} instead of map[string]... (#700) 2021-06-06 14:53:18 +00:00
runner Refactor local, composite actions and run steps (#712) 2021-06-10 15:28:23 +00:00