Commit Graph
24 Commits
Author SHA1 Message Date
Ethan Chiu ba4ce9c3d3 Change confusing term context => templateContext, Eliminate _fileTable and only use ExecutionContext.FileTable + update this table when need be 2020-06-23 13:22:20 -04:00
Ethan Chiu da2da85766 Pass fileID to all children token of root action token 2020-06-23 12:56:52 -04:00
Ethan Chiu 58d11ef80a Progress towards passing FileTable or FileID or FileName 2020-06-22 18:29:48 -04:00
Ethan Chiu 43a3006e7b Initial Start for FileTable stuff 2020-06-22 14:43:50 -04:00
Ethan Chiu fbef557fd3 Merge branch 'users/ethanchewy/compositetest2' of https://github.com/actions/runner into users/ethanchewy/compositeenv 2020-06-22 12:56:50 -04:00
Ethan Chiu a254442dcc Add verbose trace logs which are only viewable by devs 2020-06-22 11:37:52 -04:00
Ethan Chiu 94e7b474e1 Remove TODO message for context 2020-06-22 11:31:43 -04:00
Ethan Chiu 37849dc6e3 Remove comment 2020-06-22 10:23:52 -04:00
Ethan Chiu 45ddd4233e Fix env format 2020-06-20 14:20:04 -04:00
Ethan Chiu f8054f9c2e Add/Merge changes from Multiple Steps PR 2020-06-19 15:04:34 -04:00
Ethan Chiu e4dfd0e8fd Fix unit tests 2020-06-19 14:51:16 -04:00
Ethan Chiu 00a736d9cc Remove unnecessary code 2020-06-19 14:43:31 -04:00
Ethan Chiu 5988076fcf Add TODO, remove unn. content 2020-06-19 14:38:37 -04:00
Ethan Chiu 9939cf527e Change JobSteps to a List, Change Register Step function name 2020-06-19 14:29:48 -04:00
Ethan Chiu 28be3dffc0 Merge branch 'users/ethanchewy/compositetest2' of https://github.com/actions/runner into users/ethanchewy/compositeenv 2020-06-19 11:30:06 -04:00
Ethan Chiu 941a24ee37 Add comma to Composite 2020-06-19 11:27:19 -04:00
Ethan Chiu 5843362bd4 Change String to string 2020-06-19 11:22:49 -04:00
Ethan Chiu 496064f72d Optimize runtime of code 2020-06-18 17:34:17 -04:00
Ethan Chiu 96e003706f Add debugging message 2020-06-18 16:16:55 -04:00
Ethan Chiu 66cadebeb8 Merge branch 'users/ethanchewy/compositetest2' of https://github.com/actions/runner into users/ethanchewy/compositeenv 2020-06-18 16:14:41 -04:00
Ethan Chiu 180a687f30 Clean up trace messages + add Trace debug in ActionManager 2020-06-18 16:13:56 -04:00
Ethan Chiu 6552263369 clean up 2020-06-18 15:57:23 -04:00
Ethan Chiu e56b2439b9 Env Flow => Able to get env variables and overwrite current env variables => but it doesn't 'stick' 2020-06-18 15:34:48 -04:00
Ethan Chiu 038e5e2c2e Composite Action Run Steps 2020-06-18 09:48:18 -04:00