Commit Graph

  • 92ec3d0f29 Add better step telemetry and tracing for composite Actions (#1229) Thomas Boop 2021-07-30 10:45:49 -04:00
  • 4e95d0d6ad Support pre/post/container/composite actions within composite actions (#1222) Thomas Boop 2021-07-28 15:35:21 -04:00
  • 5281434f3f Composite Actions Support ADR (#1144) Thomas Boop 2021-07-27 09:29:50 -04:00
  • e9a8bf29df Prefer higher libicu versions in installDependencies.sh (#1228) Ferenc Hammerl 2021-07-27 14:30:53 +02:00
  • a65331e887 Bump lodash in /src/Misc/expressionFunc/hashFiles (#1082) dependabot[bot] 2021-07-26 23:34:52 -04:00
  • 908a082527 Bump hosted-git-info in /src/Misc/expressionFunc/hashFiles (#1087) dependabot[bot] 2021-07-26 23:33:21 -04:00
  • 10ba74f59b Bump glob-parent in /src/Misc/expressionFunc/hashFiles (#1147) dependabot[bot] 2021-07-26 22:55:26 -04:00
  • 3b6fb51f7f Self update fix when running under impersonation (#1124) features/consolidate-restart Matisse Hack 2021-07-22 02:25:47 -07:00
  • 6b75179ec7 Release 2.279.0 runner v2.279.0 releases/m279 Ferenc Hammerl 2021-07-21 17:53:52 +02:00
  • 33ee76df29 Prepare 2.279.0 Release (#1217) m278 Ferenc Hammerl 2021-07-21 17:23:02 +02:00
  • 592ce1b230 Better error message when a command is not found (#1210) Ferenc Hammerl 2021-07-20 15:26:30 +02:00
  • fff31e11c5 Add notice annotation level and support more annotation fields (#1175) Luke Tomlinson 2021-07-13 11:38:16 -04:00
  • 6443fe8c97 fix typos in docs of JobDispatcher (#1191) rethab 2021-07-13 09:50:51 +02:00
  • cc9de4cf0e Update build.yml users/tihuang/ghaepatch Tingluo Huang 2021-07-08 17:28:22 -04:00
  • b4809d447f ignore this test Tingluo Huang 2021-07-08 17:23:26 -04:00
  • 29c09c5bf8 ignore this test Tingluo Huang 2021-07-08 17:22:46 -04:00
  • baacb145ad remove sbt repository from apt-get. Tingluo Huang 2021-07-08 17:20:40 -04:00
  • 09821e2169 Check runner group when there is only default runner group. (#1172) Tingluo Huang 2021-07-02 09:31:54 -07:00
  • 7c90b2a929 Composite Actions (#1170) Thomas Boop 2021-07-01 13:34:28 -04:00
  • ee34f4842e Delete runner-basic-e2e-test-case.yml Tingluo Huang 2021-06-21 13:46:21 -04:00
  • 713344016d Delete e2etest.yml Tingluo Huang 2021-06-21 13:21:24 -04:00
  • 0a6c34669c send SIGKILL after 30s in gracefulShutdown() (#1156) Darshan Sen 2021-06-21 21:37:39 +05:30
  • 40d6eb3da3 turn-off e2e test Tingluo Huang 2021-06-19 02:12:21 -04:00
  • 34a985f3b9 Fix typo in sslcert.md (#1162) RyotaK 2021-06-19 12:38:52 +09:00
  • 42fe704132 Add message size in chars and bytes (#1100) jeff 2021-06-10 12:58:56 -07:00
  • a1bcd5996b Check if service exists before stopping it (Linux) (#1135) Ferenc Hammerl 2021-06-08 13:27:19 +02:00
  • 31584f4451 add comments (#1137) eric sciple 2021-06-07 10:58:00 -05:00
  • 22df069d5a dump message yaananth-patch-1 Yashwanth Anantharaju 2021-06-07 09:53:09 -04:00
  • d4cdb633db Run config remove as user instead of root (#1127) Ferenc Hammerl 2021-06-04 17:30:03 +02:00
  • 11939832df Return 1 on service status when service is not installed (#1018) Yann Soubeyrand 2021-06-04 16:52:13 +02:00
  • ebadce7958 Typo: Changed dockerManger to dockerManager (#1133) Rob Bos 2021-06-04 16:51:30 +02:00
  • 4d5d5b74ee Ignore changes from BuildConstants.cs (#1132) Tingluo Huang 2021-06-03 16:19:26 -04:00
  • ff12fae2c9 Fix automate script URL (#1089) 雪猫 2021-06-02 21:47:51 +09:00
  • 8e907b19dc Vscode launch scripts (#1117) Ferenc Hammerl 2021-06-02 14:34:16 +02:00
  • 93ec16e14f Wait for debugger to attach in Runner.Worker process (#1101) Ferenc Hammerl 2021-05-27 16:05:48 +02:00
  • 8863b1fb2c Add configure section to contribute.md (#1119) Ferenc Hammerl 2021-05-26 12:05:38 +02:00
  • 484ea74ed0 Update 0277-run-action-shell-options.md (#1106) Josh Soref 2021-05-26 06:04:38 -04:00
  • f21e280b5c Update 0279-hashFiles-expression-function.md (#1107) Josh Soref 2021-05-26 06:04:24 -04:00
  • e0643c694c Update 0361-wrapper-action.md (#1109) Josh Soref 2021-05-26 06:02:54 -04:00
  • 508d188fb6 Update 0397-runner-registration-labels.md (#1110) Josh Soref 2021-05-26 06:01:52 -04:00
  • e7d74da160 Update 0549-composite-run-steps.md (#1111) Josh Soref 2021-05-26 06:01:02 -04:00
  • d1f7258356 Update 0263-proxy-support.md (#1104) Josh Soref 2021-05-25 10:42:50 -04:00
  • 3a5ab37153 Handle job not found when ensuring previous dispatch finished (#1083) eric sciple 2021-05-11 09:19:23 -05:00
  • 419ed24c1e rename nestedSteps to embeddedSteps (#1071) eric sciple 2021-05-01 12:51:01 -05:00
  • 7cc689b0d9 minor cleanup in composite (#1045) eric sciple 2021-04-30 15:48:53 -05:00
  • 5941cceb7c Unset NODE_ICU_DATA before starting node in NodeHandler. (#1060) Tingluo Huang 2021-04-23 11:10:22 -04:00
  • 088caf5337 Update support platform doc for Apple M1 issue (#1057) Tingluo Huang 2021-04-23 09:47:30 -04:00
  • 08852bd2fc these are not prerelease anymore Ross Brodbeck 2021-04-23 05:26:31 -04:00
  • dcda342ecc use /usr/bin/env to find bash in scripts (#314) deprecated_master Marek Mahut 2021-04-22 23:45:33 +02:00
  • 57d694197f Not create runner release as pre-release. (#1054) Tingluo Huang 2021-04-21 17:08:44 -04:00
  • c19d9869df c users/tihuang/testjobsize TingluoHuang 2021-04-20 22:50:22 -04:00
  • ad819dcda7 c TingluoHuang 2021-04-20 21:41:45 -04:00
  • 50ff391290 do not trucate error message from template evaluation (#1038) eric sciple 2021-04-06 15:45:40 -05:00
  • 91755dee3f Make FileShare ReadWrite (#1033) David Wolf 2021-04-01 16:54:23 -04:00
  • 5aa2eff74f Add a default BuildConstants and change encoding on save (#1026) Ross Brodbeck 2021-03-26 12:26:24 -04:00
  • 349e53a4a6 mask secrets with double-quotes when passed to docker command line (#1002) eric sciple 2021-03-05 15:17:55 -06:00
  • 6e04a2f31c Delete script files before replacing during update (#984) Tim Etchells 2021-02-22 23:38:15 -05:00
  • 69d4341e6c Use GITHUB_TOKEN for ghcr.io containers if credentials are not provided (#990) Alberto Gimeno 2021-02-19 03:55:58 +01:00
  • 6d8da4382c Release 2.277.1 runner (#977) Thomas Boop 2021-02-09 14:45:33 -05:00
  • 0d344bfcbe Add 2.277.0 release notes (#975) Thomas Boop 2021-02-09 11:18:55 -05:00
  • 7804e1f478 Check Runner Zip Hash on Upgrade (#967) Thomas Boop 2021-02-09 10:52:46 -05:00
  • 94fbbcb902 add --check to the output of run.sh --help. (#970) Tingluo Huang 2021-02-09 10:17:54 -05:00
  • 85e7732b48 --check strings grammar improvements (#972) Lucas Costi 2021-02-08 15:23:14 +10:00
  • d72e7284c3 Fix typos (#969) Hollow Man 2021-02-06 02:29:43 +08:00
  • f15ea3f9f5 Display GITHUB_TOKEN permissions (#966) Yang Cao 2021-02-04 23:10:00 -05:00
  • 01be856eff Fix usage of /dev/null and ping flag in run.sh (#968) Santiago Roman 2021-02-05 01:09:27 -03:00
  • 1ef8ea7a83 skip dotnet script testing. TingluoHuang 2021-02-04 22:58:10 -05:00
  • 173497268d Revert "update dotnet install script." TingluoHuang 2021-02-04 22:46:15 -05:00
  • b7acd0c99a update dotnet install script. TingluoHuang 2021-02-04 22:32:57 -05:00
  • ff55930ef3 use correct exit code and delay on runner update in run.sh (#963) Denis Baryshev 2021-02-05 06:12:55 +03:00
  • be598f1e9b Trace process error in RunnerService.js (#955) Tingluo Huang 2021-02-01 10:03:15 -05:00
  • 3e33b4c5f2 Add http POST to --check. (#949) Tingluo Huang 2021-01-30 22:35:45 -05:00
  • 81810c635a Generate SHA's for released packages and include them in package notes (#948) Thomas Boop 2021-01-28 15:32:41 -05:00
  • d20a5409d6 Update AgentPlatform for job timeline record (#939) Lokesh Gopu 2021-01-25 11:14:28 -05:00
  • 29eae8d616 support authenticated package download (#920) eric sciple 2021-01-23 14:19:59 -05:00
  • 4ec52d2693 Enable tty output from Docker Actions (#916) Joel Dickson 2021-01-22 10:35:57 +07:00
  • 7867655321 prep 2.276.1 runner release (#929) Thomas Boop 2021-01-21 14:02:36 -05:00
  • 26a794b84e Runner v2.276.0 fixes (#928) Thomas Boop 2021-01-21 13:45:16 -05:00
  • 1c9d2bb8c7 Update ldd check with dotnet 5. Tingluo Huang 2021-01-15 09:14:55 -05:00
  • f811eb606d Prepare 2.276.0 runner release. TingluoHuang 2021-01-14 13:55:13 -05:00
  • 1028b93325 Add on: pull_request trigger to CodeQL workflow (#907) Robin Neatherway 2021-01-14 18:26:37 +00:00
  • 987e6ea26b Adding --check to run a serials network test against GitHub or GHES. (#900) Tingluo Huang 2021-01-14 13:26:07 -05:00
  • e1acc1b30a always use Fips Cryptography (#896) Tingluo Huang 2021-01-12 08:05:01 -08:00
  • 994483abd2 add warning when running out of disk. (#873) Tingluo Huang 2021-01-05 21:49:11 -05:00
  • 56d74472db Ignore certain scenarios so they are not counted as infra failures (#889) Yang Cao 2021-01-05 16:08:02 -05:00
  • 85c2303669 Add new ANDROID_SDK_ROOT environment variable (#892) Tiago Silva 2021-01-05 11:39:47 -07:00
  • fffde09794 Update SDK to .NET 5 (#799) Adeel Mujahid 2020-12-26 07:01:45 +02:00
  • 27563fb634 add e2e workflow badge Tingluo Huang 2020-12-25 22:39:25 -05:00
  • 05f579c6b9 Update job name in logs. Tingluo Huang 2020-12-25 22:17:24 -05:00
  • 9337d7c91f e2e test workflow (#885) Tingluo Huang 2020-12-25 21:54:46 -05:00
  • a57f90280f config runner via PAT. (#874) Tingluo Huang 2020-12-25 21:54:23 -05:00
  • 2b83621809 Add runtime team as CODEOWNERS (#872) Josh Gross 2020-12-18 14:21:15 -05:00
  • 55a774ccae Prepare 2.275.1 David Kale 2020-12-14 16:36:31 -05:00
  • 5bc3e957a0 fix compat issue in timeline record state. (#861) Tingluo Huang 2020-12-14 15:43:00 -05:00
  • 3aa819753f Prepare m275 (#860) David Kale 2020-12-14 11:02:44 -05:00
  • 2e7fa13380 Add proxy support for container actions (#840) klassiker 2020-12-11 19:08:45 +01:00
  • 830575dafe Count actions resolve failures as infra failures (#851) Yang Cao 2020-12-11 11:07:43 -05:00
  • 9a41ec3d6e unset GTIHUB_ACTION_REPOSITORY and GITHUB_ACTION_REF for non-repo based actions. (#804) Tingluo Huang 2020-12-11 11:04:07 -05:00
  • c7b6b9eeca feat(scripts): add labels in the script that register runner (#844) Bruno FERNANDO 2020-12-11 17:03:04 +01:00
  • 1c47d81cba Crypto cleanup and enable usage of FIPS compliant crypto when required (#806) David Kale 2020-12-04 11:35:16 -05:00