Commit Graph

  • ca13b25240 Fix Outputs Example (#658) Ethan Chiu 2020-08-14 11:55:27 -04:00
  • b0c2734380 fix endgroup maker (#640) Timo Schilling 2020-08-14 17:53:30 +02:00
  • 6395efe7e0 k8s prototype. TingluoHuang 2020-07-22 11:06:15 -04:00
  • 9e7b56f698 Fix Null Ref Issues Composite Actions (#657) Ethan Chiu 2020-08-12 17:12:54 -04:00
  • abfc04c58a Download action repos into directory compositeActionProofOfConcept Ethan Chiu 2020-08-11 16:31:15 -04:00
  • 8c29e33e88 Fix DisplayName Changing in middle of composite action run (#645) Ethan Chiu 2020-08-10 16:26:23 -04:00
  • 976217d6ec Free up memory from step level outputs in composite action (#641) Ethan Chiu 2020-08-10 14:31:30 -04:00
  • 562eafab3a Adding Documentation to ADR for Support for Script Execution + Explicit Definition (#616) Ethan Chiu 2020-08-10 11:30:34 -04:00
  • 9015b95a72 Updating virtual environment terminology (#651) Joe Bourne 2020-08-07 15:52:56 -04:00
  • 7d4bbf46de fix feature flag check; omit context for generated context names (#638) eric sciple 2020-08-04 11:12:40 -04:00
  • 2e85fd680e Fix Condition for Setting GITHUB_ACTION fixEmptyGitHubContextAction Ethan Chiu 2020-08-03 21:25:14 -04:00
  • 2838dfa45c Fix Empty GITHUB_ACTION Ethan Chiu 2020-08-03 20:37:05 -04:00
  • 0e0ab644db Fix GITHUB_ACTION not being set fixEmptyGitHubAction Ethan Chiu 2020-08-03 20:31:54 -04:00
  • 46245a1a71 Resolve Template Error by Adding ExpressionFunctions Ethan Chiu 2020-08-03 16:30:37 -04:00
  • 45345dc981 testing... Ethan Chiu 2020-07-31 15:30:48 -04:00
  • 7b608e3e92 Adding help text for the new runnergroup feature (#626) Christopher Johnson 2020-07-30 12:03:40 -04:00
  • f028b4e2b0 Revert JobSteps to Queue Data Structure (#625) Ethan Chiu 2020-07-29 16:19:04 -04:00
  • ae543d5975 release 2.272.0 runner v2.272.0 releases/m272 Tingluo Huang 2020-07-29 15:32:44 -04:00
  • 38f816c2ae prepare release 2.272.0 runner. TingluoHuang 2020-07-29 15:31:45 -04:00
  • bc1fe2cfe0 Fix poor performance of process spawned from svc daemon (#614) efyx 2020-07-29 21:20:28 +02:00
  • 89a13db2c3 Remove TESTING_COMPOSITE_ACTIONS_ALPHA Env Variable (#624) Ethan Chiu 2020-07-29 15:12:15 -04:00
  • 353d18572f fix build. releases/m267 TingluoHuang 2020-07-29 14:53:05 -04:00
  • deccb261d3 Thechrisjohnson/runnerregistration (#623) Christopher Johnson 2020-07-29 14:35:31 -04:00
  • d59092d973 GITHUB_ACTION_PATH + GITHUB_ACTION so that we can run scripts for Composite Run Steps (#615) Ethan Chiu 2020-07-29 14:28:14 -04:00
  • 76bf461032 Bump runner version for testing testingScriptPRLinux Ethan Chiu 2020-07-29 14:13:01 -04:00
  • 48ea146797 test commit for testing linux container Ethan Chiu 2020-07-28 17:36:08 -04:00
  • 7ab3d5ad42 progress... Ethan Chiu 2020-07-28 17:29:43 -04:00
  • a711bd9494 add workflow_dispatch Tingluo Huang 2020-07-28 14:52:38 -04:00
  • 4dea9dc1c9 Copy GitHub Context, use this copied context for each composit step, and then set the action_path for each one (to avoid stamping over parent pointer GitHubContext Ethan Chiu 2020-07-28 11:59:03 -04:00
  • 1ad181673f Set github action path before and after composite action Ethan Chiu 2020-07-28 10:46:59 -04:00
  • 4c02d0a685 new function for inputs within a composite action Ethan Chiu 2020-07-28 10:36:00 -04:00
  • 855b90c3d4 Explicitly define what is allowed for a composite action (#605) Ethan Chiu 2020-07-28 10:15:46 -04:00
  • 3d36af47f1 Experimentation with evaluating inputs in the context Ethan Chiu 2020-07-27 17:45:20 -04:00
  • 992ce4b924 add new changes Ethan Chiu 2020-07-27 14:17:30 -04:00
  • e927bacf3c revert Ethan Chiu 2020-07-27 14:17:01 -04:00
  • 1ce75f188b Merge branch 'main' of https://github.com/actions/runner into compositeActionProofOfConcept Ethan Chiu 2020-07-27 14:09:12 -04:00
  • e0d4270cc1 Remove passing context to all composite steps attribuyte users/ethanchewy/compositeRestrictUnknownBehavior Ethan Chiu 2020-07-27 13:04:33 -04:00
  • 49893b6ede Merge branch 'main' of https://github.com/actions/runner into users/ethanchewy/compositeRestrictUnknownBehavior Ethan Chiu 2020-07-27 12:45:45 -04:00
  • 6a46ef1c47 Make shell required + add inputs Ethan Chiu 2020-07-27 12:32:32 -04:00
  • 4cf17bc51e Remove set context for github action Ethan Chiu 2020-07-27 11:36:51 -04:00
  • fd75cdb8ab Set github action path at step level instead of global scope to avoid necessary removal Ethan Chiu 2020-07-27 11:30:35 -04:00
  • 3393f3991c Remove debugging messages Ethan Chiu 2020-07-27 11:01:28 -04:00
  • faf826d15a ah Ethan Chiu 2020-07-24 15:46:19 -04:00
  • 43610319c4 Add environment variable for GITHUB_ACTION_PATH Ethan Chiu 2020-07-24 12:59:13 -04:00
  • 48ac96307c Add ability to register a runner to the non-default self-hosted runner group (#613) Christopher Johnson 2020-07-23 17:46:48 -04:00
  • 80540edd4e Fix templating errors Ethan Chiu 2020-07-23 13:01:09 -04:00
  • cc8e2738ef Add 'uses' and 'with' to action yaml and change names to be consistent with workflow yaml Ethan Chiu 2020-07-23 12:22:38 -04:00
  • e9dcc05d75 Merge branch 'users/ethanchewy/compositeRestrictUnknownBehavior' of https://github.com/actions/runner into compositeActionProofOfConcept Ethan Chiu 2020-07-23 12:17:08 -04:00
  • 2e50dffb37 Clean Up Composite UI (#610) Ethan Chiu 2020-07-23 09:45:00 -04:00
  • e7b0844772 Add manual trigger Tingluo Huang 2020-07-23 00:34:36 -04:00
  • d5a5550649 Fix Timeout-minutes for Whole Composite Action Step (#599) Ethan Chiu 2020-07-22 18:01:50 -04:00
  • 3d0147d322 Improve Debugging Messages for Empty Tokens (#609) Ethan Chiu 2020-07-22 17:34:40 -04:00
  • bd1f245aac Clarify details for defaults, shell, and working-dir (#607) Ethan Chiu 2020-07-22 16:11:55 -04:00
  • 005f1c15b1 Fix "propogate" typo in ADR 0549 (#600) Steven Maude 2020-07-22 21:10:57 +01:00
  • da3cb5506f Fold logs for intermediate docker commands (#608) David Kale 2020-07-22 14:55:49 -04:00
  • a24e33bbcc Remove needs in env Ethan Chiu 2020-07-22 12:48:52 -04:00
  • 5dfb2cc552 revert Ethan Chiu 2020-07-21 17:55:34 -04:00
  • 143266bc96 Revert "Revert "Add safety check to prevent from checking defaults in ScriptHandler for composite action"" Ethan Chiu 2020-07-21 17:53:29 -04:00
  • 522fbd0546 Remove todos Ethan Chiu 2020-07-21 17:46:51 -04:00
  • 2bfa135739 Fix ActionManifestManager Ethan Chiu 2020-07-21 17:46:09 -04:00
  • 3381b951a0 Need to explictly use ActionStep type since we need the .Inputs attribute which is only found in the ActionStep not IStep Ethan Chiu 2020-07-21 17:36:40 -04:00
  • a22fcbc036 Revert "Add safety check to prevent from checking defaults in ScriptHandler for composite action" Ethan Chiu 2020-07-21 14:45:58 -04:00
  • aeae15de7b Add safety check to prevent from checking defaults in ScriptHandler for composite action Ethan Chiu 2020-07-21 14:33:58 -04:00
  • 6602117989 new line Ethan Chiu 2020-07-21 13:11:46 -04:00
  • 89412f35bf Remove secrets + defaults Ethan Chiu 2020-07-21 11:23:25 -04:00
  • 220793d4e9 Add step-env Ethan Chiu 2020-07-20 17:46:02 -04:00
  • 645ba099b9 Explicitly define what is allowed for an action Ethan Chiu 2020-07-20 17:41:57 -04:00
  • 32d439070b Bump lodash in /src/Misc/expressionFunc/hashFiles (#603) dependabot[bot] 2020-07-20 10:21:01 -04:00
  • ec9f8f1682 dbl quotes around variable so CD works if path contains spaces (#602) jeffrey 2020-07-20 10:19:37 -04:00
  • 0921af735a move shared ExecutionContext properties under .Global (#594) eric sciple 2020-07-19 19:05:47 -04:00
  • 1cc3c08cf2 Prepare to switch GITHUB_ACTION to use ContextName instead of refname (#593) eric sciple 2020-07-19 17:19:13 -04:00
  • f9dca15c63 Composite Run Steps Refactoring (#591) Ethan Chiu 2020-07-17 16:31:48 -04:00
  • 0877d9a533 Update StringUtil.cs eric sciple 2020-07-16 10:30:42 -04:00
  • d5e40c6a60 Update 0549-composite-run-steps.md eric sciple 2020-07-15 20:00:45 -04:00
  • 391bc35bb9 Update 0549-composite-run-steps.md eric sciple 2020-07-15 19:59:13 -04:00
  • e4267b8434 Update 0549-composite-run-steps.md eric sciple 2020-07-15 19:57:22 -04:00
  • 2709cbc0ea rename master to main. TingluoHuang 2020-07-14 13:37:20 -04:00
  • 5e0cde8649 Composite Actions UI (#578) Ethan Chiu 2020-07-13 17:55:15 -04:00
  • cb2b323781 Composite Run Steps Outputs (#568) Ethan Chiu 2020-07-13 17:23:19 -04:00
  • 6c3958f365 Composite Run Steps ADR (#554) Ethan Chiu 2020-07-13 12:30:31 -04:00
  • 9bbed7d3c2 Draft framework and model for refactoring composite actions users/ethanchewy/compositeRefactor1 Ethan Chiu 2020-07-13 10:55:33 -04:00
  • a4cc13e36f Starting framework Ethan Chiu 2020-07-10 14:33:12 -04:00
  • 747addfca6 notes on todo tasks for refactoring to support different types of steps Ethan Chiu 2020-07-10 13:51:36 -04:00
  • 9d7bd4706b Improve Error Messaging for Actions by Using ExecutionContext's FileTable as Single Source of Truth and by Passing FileID to All Children Tokens. (#564) users/ethanchewy/executionContextRefactor Ethan Chiu 2020-07-08 17:15:16 -04:00
  • 68b05f63c9 Add filetable to testing file, remove ? since we know filetable should never be non null users/ethanchewy/compositeFileTable Ethan Chiu 2020-07-08 16:25:20 -04:00
  • 635baa5295 Add null check Ethan Chiu 2020-07-08 14:51:07 -04:00
  • af9202bd8d Fix logic for trimming manifestfile path Ethan Chiu 2020-07-08 14:43:03 -04:00
  • b3eea21e4f Fix unit tests to instantiate a FileTable Ethan Chiu 2020-07-08 14:37:30 -04:00
  • 9a2b3e2662 Revert Ethan Chiu 2020-07-08 14:11:53 -04:00
  • 6d7efa9906 add line Ethan Chiu 2020-07-08 14:08:04 -04:00
  • 8828263795 Address situation if FileTable is null + add sanity check for adding file to fileTable Ethan Chiu 2020-07-08 14:00:12 -04:00
  • 35879fc3b1 Fix null errors Ethan Chiu 2020-07-08 12:33:22 -04:00
  • 7c57d41b3a Merge branch 'master' of https://github.com/actions/runner into users/ethanchewy/compositeFileTable Ethan Chiu 2020-07-08 11:33:32 -04:00
  • 41a8c8c3aa Add back line break Ethan Chiu 2020-07-08 11:20:44 -04:00
  • 5822a38c39 Add bash command for running custom runner (#569) Ethan Chiu 2020-07-08 11:20:38 -04:00
  • d2d0ecf1ed revert back Ethan Chiu 2020-07-08 11:16:08 -04:00
  • 9a1dd80bcb Sanity check for fileTable add + remove unn. code Ethan Chiu 2020-07-08 11:14:46 -04:00
  • 3836574cce Fix period Ethan Chiu 2020-07-08 10:52:36 -04:00
  • b6526db74e Merge branch 'users/ethanchewy/compositeenv' of https://github.com/actions/runner into users/ethanchewy/compositeFileTable Ethan Chiu 2020-07-08 10:29:19 -04:00
  • d42c9da2d7 Composite Actions: Support Env Flow (#557) Ethan Chiu 2020-07-08 10:16:51 -04:00