Commit Graph

  • d42c9da2d7 Composite Actions: Support Env Flow (#557) Ethan Chiu 2020-07-08 10:16:51 -04:00
  • 881e8e72a3 Fix windows unit test syntax error users/ethanchewy/compositeenv Ethan Chiu 2020-07-08 10:06:03 -04:00
  • 51784687f9 Merge branch 'users/ethanchewy/compositeenv' of https://github.com/actions/runner into users/ethanchewy/compositeenv Ethan Chiu 2020-07-08 10:00:43 -04:00
  • a58ac2ef59 fix unit tests Ethan Chiu 2020-07-08 10:00:24 -04:00
  • b712ba2648 Merge branch 'master' into users/ethanchewy/compositeenv Ethan Chiu 2020-07-07 18:47:48 -04:00
  • 11b9cace75 formatting Ethan Chiu 2020-07-07 18:18:09 -04:00
  • 96bff6a206 Figure out how to handle set-env edge cases Ethan Chiu 2020-07-07 18:16:54 -04:00
  • 14a2cbd473 Clean up Ethan Chiu 2020-07-07 13:02:07 -04:00
  • 20bc6a9a5c Add file length check Ethan Chiu 2020-07-07 12:57:59 -04:00
  • 191a096f8d Merge branch 'users/ethanchewy/compositeenv' of https://github.com/actions/runner into users/ethanchewy/compositeFileTable Ethan Chiu 2020-07-07 12:53:19 -04:00
  • 4b3ec9fbe6 Remove unnecessary code Ethan Chiu 2020-07-07 12:45:59 -04:00
  • 0041023399 add back envToken Ethan Chiu 2020-07-07 12:44:54 -04:00
  • 4ccac8c0e2 revert back Ethan Chiu 2020-07-07 12:44:11 -04:00
  • 5d6114548e Revert back Ethan Chiu 2020-07-07 12:43:13 -04:00
  • da1e2b0a84 Clean up Ethan Chiu 2020-07-07 12:40:41 -04:00
  • b63f98714c Remove env in composite action scope Ethan Chiu 2020-07-07 12:38:39 -04:00
  • fd3c9de49d release 2.267.1 runner. v2.267.1 TingluoHuang 2020-06-30 22:19:24 -04:00
  • 0a27339b04 Fix trailing '.0' for Int64 values (#572) eric sciple 2020-06-30 17:25:47 -04:00
  • 121deedeb5 Fix trailing '.0' for Int64 values (#572) eric sciple 2020-06-30 17:25:47 -04:00
  • 0bd97d6597 Merge branch 'users/ethanchewy/compositeenv' of https://github.com/actions/runner into users/ethanchewy/compositeFileTable Ethan Chiu 2020-06-25 13:59:07 -04:00
  • 57d59fcd6e Fix Workflow Step Env overiding Parent Env Ethan Chiu 2020-06-25 13:53:41 -04:00
  • a0942ed345 Composite Actions Support for Multiple Run Steps (#549) Ethan Chiu 2020-06-23 15:35:32 -04:00
  • 1f6518dfad Merge branch 'users/ethanchewy/compositetest2' of https://github.com/actions/runner into users/ethanchewy/compositeenv Ethan Chiu 2020-06-23 14:30:04 -04:00
  • 54ed6eabce Remove todo Ethan Chiu 2020-06-23 14:27:06 -04:00
  • c776861f07 create 2.267.0 release v2.267.0 Tingluo Huang 2020-06-23 14:20:17 -04:00
  • 0a6453e241 Clean up file path for error message Ethan Chiu 2020-06-23 14:19:51 -04:00
  • 7cef9a27ca release 2.267.0 runner. TingluoHuang 2020-06-23 14:05:28 -04:00
  • df7e16954e print runner and machine name to log. (#539) Tingluo Huang 2020-06-23 13:57:37 -04:00
  • 368b6254ed Remove unnessary FileID attribute from CompositeActionExecutionData Ethan Chiu 2020-06-23 13:40:06 -04:00
  • 9c60f1a264 Merge branch 'users/ethanchewy/compositetest2' of https://github.com/actions/runner into users/ethanchewy/compositeFileTable Ethan Chiu 2020-06-23 13:26:32 -04:00
  • ba4ce9c3d3 Change confusing term context => templateContext, Eliminate _fileTable and only use ExecutionContext.FileTable + update this table when need be Ethan Chiu 2020-06-23 13:22:20 -04:00
  • da2da85766 Pass fileID to all children token of root action token Ethan Chiu 2020-06-23 12:56:52 -04:00
  • f9b28c7210 Add helpful error message for null steps users/ethanchewy/compositetest2 Ethan Chiu 2020-06-23 12:23:02 -04:00
  • 8aadbbdb8e Update context variables in composite action yaml Ethan Chiu 2020-06-23 12:21:34 -04:00
  • 9ec7047441 Change 0 to location Ethan Chiu 2020-06-23 12:20:39 -04:00
  • 0d5e84b183 Sort usings in Composite Action Handler Ethan Chiu 2020-06-23 12:20:12 -04:00
  • 58d11ef80a Progress towards passing FileTable or FileID or FileName Ethan Chiu 2020-06-22 18:29:48 -04:00
  • 43a3006e7b Initial Start for FileTable stuff Ethan Chiu 2020-06-22 14:43:50 -04:00
  • fbef557fd3 Merge branch 'users/ethanchewy/compositetest2' of https://github.com/actions/runner into users/ethanchewy/compositeenv Ethan Chiu 2020-06-22 12:56:50 -04:00
  • a254442dcc Add verbose trace logs which are only viewable by devs Ethan Chiu 2020-06-22 11:37:52 -04:00
  • 94e7b474e1 Remove TODO message for context Ethan Chiu 2020-06-22 11:31:43 -04:00
  • 37849dc6e3 Remove comment Ethan Chiu 2020-06-22 10:23:52 -04:00
  • 45ddd4233e Fix env format Ethan Chiu 2020-06-20 14:20:04 -04:00
  • f8054f9c2e Add/Merge changes from Multiple Steps PR Ethan Chiu 2020-06-19 15:04:34 -04:00
  • e4dfd0e8fd Fix unit tests Ethan Chiu 2020-06-19 14:51:16 -04:00
  • 00a736d9cc Remove unnecessary code Ethan Chiu 2020-06-19 14:43:31 -04:00
  • 5988076fcf Add TODO, remove unn. content Ethan Chiu 2020-06-19 14:38:37 -04:00
  • 9939cf527e Change JobSteps to a List, Change Register Step function name Ethan Chiu 2020-06-19 14:29:48 -04:00
  • 28be3dffc0 Merge branch 'users/ethanchewy/compositetest2' of https://github.com/actions/runner into users/ethanchewy/compositeenv Ethan Chiu 2020-06-19 11:30:06 -04:00
  • 941a24ee37 Add comma to Composite Ethan Chiu 2020-06-19 11:27:19 -04:00
  • 5843362bd4 Change String to string Ethan Chiu 2020-06-19 11:22:49 -04:00
  • 496064f72d Optimize runtime of code Ethan Chiu 2020-06-18 17:34:17 -04:00
  • 96e003706f Add debugging message Ethan Chiu 2020-06-18 16:16:55 -04:00
  • 66cadebeb8 Merge branch 'users/ethanchewy/compositetest2' of https://github.com/actions/runner into users/ethanchewy/compositeenv Ethan Chiu 2020-06-18 16:14:41 -04:00
  • 180a687f30 Clean up trace messages + add Trace debug in ActionManager Ethan Chiu 2020-06-18 16:13:56 -04:00
  • 6552263369 clean up Ethan Chiu 2020-06-18 15:57:23 -04:00
  • e56b2439b9 Env Flow => Able to get env variables and overwrite current env variables => but it doesn't 'stick' Ethan Chiu 2020-06-18 15:34:48 -04:00
  • 038e5e2c2e Composite Action Run Steps Ethan Chiu 2020-06-18 09:48:18 -04:00
  • 4e7d27a53c remove temporary logic when resolving action download info (#550) eric sciple 2020-06-15 13:13:47 -04:00
  • b2c1ea71f9 Add feature flag users/ethanchewy/compositetest Ethan Chiu 2020-06-15 12:03:00 -04:00
  • a0d93904ee Fix error + add diagnostics Ethan Chiu 2020-06-15 11:10:36 -04:00
  • e654a3e885 Fix templating + assertion on template validation Ethan Chiu 2020-06-15 10:09:05 -04:00
  • 85796d0011 Resolve build errors Ethan Chiu 2020-06-15 09:12:54 -04:00
  • 885a128fa5 prep for first test build Ethan Chiu 2020-06-12 15:34:54 -04:00
  • 46f7da1628 Thoughts on next steps Ethan Chiu 2020-06-12 15:28:22 -04:00
  • 7abdde0ad9 Step => ActionStep parity Ethan Chiu 2020-06-11 17:55:13 -04:00
  • e601a3f4be Add necessary files + add functionality to convert to ActionStep object Ethan Chiu 2020-06-11 17:54:24 -04:00
  • 89d1418e48 Update exception message (#540) Lokesh Gopu 2020-06-11 17:25:50 -04:00
  • ceb092f7f3 Update exception message users/logopu/exception_message Lokesh Gopu 2020-06-11 17:16:05 -04:00
  • e728b8594d fix race condition. (#538) Tingluo Huang 2020-06-11 16:17:24 -04:00
  • de4490d06d Restore SELinux context on service file when SELinux is enabled (#525) Tingluo Huang 2020-06-11 15:40:09 -04:00
  • 2e800f857e Skip search $PATH on command with fully qualified path (#526) Tingluo Huang 2020-06-11 13:52:42 -04:00
  • 312c7668a8 Fix DataContract with Token service (#532) Tingluo Huang 2020-06-11 12:11:35 -04:00
  • eaf39bb058 add libicu66 for Ubuntu 20.04 (#535) Tingluo Huang 2020-06-11 12:11:13 -04:00
  • 4cb06b9edb Add comments of alternative mapping solution Ethan Chiu 2020-06-11 10:46:36 -04:00
  • 65287fb0f0 Add comments + fix action_yaml schema Ethan Chiu 2020-06-11 10:37:29 -04:00
  • 3fed00814d rename Ethan Chiu 2020-06-10 18:01:42 -04:00
  • e2bb8d9e24 First attempt at creating baseline code for composite actions Ethan Chiu 2020-06-10 17:50:14 -04:00
  • 5815819f24 Resolve action download info (#515) eric sciple 2020-06-09 08:53:28 -04:00
  • 1aea046932 Add substep for developer flow for clarity (#523) Ethan Chiu 2020-06-08 10:47:58 -04:00
  • eda463601c Update Links and Language to Git + VSCode (#522) Ethan Chiu 2020-06-08 10:19:17 -04:00
  • eed84f6cf3 c users/tihuang/patchrunner TingluoHuang 2020-06-07 22:48:57 -04:00
  • f994ae0542 Reduce input validation warnings (#506) Nick Fields 2020-06-05 23:09:14 -04:00
  • 3c5aef791c Fix null ref exception in SecretMasker caused by hashfiles timeout. (#516) Tingluo Huang 2020-06-05 23:02:10 -04:00
  • c4626d0c3a Remove SPS/Token migration code. Remove GHES url manipulate code. (#513) Tingluo Huang 2020-06-03 23:24:53 -04:00
  • 416a7ac4b8 prepare to switch to service resolves archive download info (#508) eric sciple 2020-06-02 17:21:50 -04:00
  • 1c35cda326 Release 2.263.0 runner releases/m263 Tingluo Huang 2020-05-21 16:36:32 -04:00
  • 11435857e4 prepare 2.263.0 runner release. v2.263.0 TingluoHuang 2020-05-21 15:49:10 -04:00
  • 6f260012a3 Fix inputs validation warning, fix post step display name, fix worker crash due to error in step.env (#490) Tingluo Huang 2020-05-21 11:09:50 -04:00
  • 558f6d1a29 Null out refName h10s-associate-pre-post-steps-with-action Chris Sidi 2020-05-20 21:26:37 -04:00
  • fbd859454b v2, including containers Chris Sidi 2020-05-19 22:43:35 -04:00
  • 904eb7df8a v1 Chris Sidi 2020-05-19 21:09:38 -04:00
  • 17a36d58be Max attempts while adding runner users/logopu/max_attempts Lokesh Gopu 2020-05-19 17:46:20 -04:00
  • 4fc87ddfc6 fix problem matcher for GHES (#488) eric sciple 2020-05-19 16:15:03 -04:00
  • b45c1b9440 switch GITHUB_URL to GITHUB_SERVER_URL (#482) eric sciple 2020-05-18 13:02:30 -04:00
  • 73307c0a30 jq returns "null" if the field does not exist (#478) Quan TRAN 2020-05-14 17:09:20 +02:00
  • 8c938489a6 release 2.262.1 runner. releases/m262 TingluoHuang 2020-05-12 16:24:54 -04:00
  • ef4f6aad67 Validate inputs only for repo action, no warning for small delay. (#476) Tingluo Huang 2020-05-12 16:09:13 -04:00
  • f472532284 Fix configure as service with runner name has space. (#474) Tingluo Huang 2020-05-12 16:08:50 -04:00
  • 2d43c04c22 Use an env var to point to an Actions Service dev instance (#468) Brian Cristante 2020-05-11 17:14:02 -04:00