Commit Graph
15 Commits
Author SHA1 Message Date
Ethan Chiu 80540edd4e Fix templating errors 2020-07-23 13:01:09 -04:00
Ethan Chiu cc8e2738ef Add 'uses' and 'with' to action yaml and change names to be consistent with workflow yaml 2020-07-23 12:22:38 -04:00
Ethan Chiu e9dcc05d75 Merge branch 'users/ethanchewy/compositeRestrictUnknownBehavior' of https://github.com/actions/runner into compositeActionProofOfConcept 2020-07-23 12:17:08 -04:00
Ethan Chiu a24e33bbcc Remove needs in env 2020-07-22 12:48:52 -04:00
Ethan Chiu 5dfb2cc552 revert 2020-07-21 17:55:34 -04:00
Ethan Chiu 143266bc96 Revert "Revert "Add safety check to prevent from checking defaults in ScriptHandler for composite action""
This reverts commit a22fcbc036.
2020-07-21 17:53:29 -04:00
Ethan Chiu 522fbd0546 Remove todos 2020-07-21 17:46:51 -04:00
Ethan Chiu 2bfa135739 Fix ActionManifestManager 2020-07-21 17:46:09 -04:00
Ethan Chiu 3381b951a0 Need to explictly use ActionStep type since we need the .Inputs attribute which is only found in the ActionStep not IStep 2020-07-21 17:36:40 -04:00
Ethan Chiu a22fcbc036 Revert "Add safety check to prevent from checking defaults in ScriptHandler for composite action"
This reverts commit aeae15de7b.
2020-07-21 14:45:58 -04:00
Ethan Chiu aeae15de7b Add safety check to prevent from checking defaults in ScriptHandler for composite action 2020-07-21 14:33:58 -04:00
Ethan Chiu 6602117989 new line 2020-07-21 13:11:46 -04:00
Ethan Chiu 89412f35bf Remove secrets + defaults 2020-07-21 11:23:25 -04:00
Ethan Chiu 220793d4e9 Add step-env 2020-07-20 17:46:02 -04:00
Ethan Chiu 645ba099b9 Explicitly define what is allowed for an action 2020-07-20 17:41:57 -04:00