Commit Graph
14 Commits
Author SHA1 Message Date
Ethan Chiu 49893b6ede Merge branch 'main' of https://github.com/actions/runner into users/ethanchewy/compositeRestrictUnknownBehavior 2020-07-27 12:45:45 -04:00
Ethan Chiu 6a46ef1c47 Make shell required + add inputs 2020-07-27 12:32:32 -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