Commit Graph

  • 5ba673a014 Add test for work directory creation failure during runner startup copilot-swe-agent[bot] 2026-02-09 02:32:09 +00:00
  • a4072e71ae Initial plan copilot-swe-agent[bot] 2026-02-09 02:23:58 +00:00
  • 8936191513 Validate work dir during runner start up. Tingluo Huang 2026-02-08 20:35:12 -05:00
  • 4214709d1b Add support for libssl3 and libssl3t64 for newer Debian/Ubuntu versions (#4213) Takuma Ishikawa 2026-02-09 06:03:41 +09:00
  • 90da9fbb8c Add CutoverWorkflowParser feature flag for workflow parser cutover users/ericsciple/26-02-cutover eric sciple 2026-02-06 16:17:00 +00:00
  • 54061b005f chore: npm audit fix for hashFiles dependencies chore/npm-audit-fix-20260202 github-actions[bot] 2026-02-02 07:21:41 +00:00
  • 3ffedabea3 Update Docker to v29.2.0 and Buildx to v0.31.1 (#4219) github-actions[bot] 2026-02-02 02:15:37 +00:00
  • 3a80a78cae Fix local action display name showing Run /./ instead of Run ./ (#4218) eric sciple 2026-01-30 09:24:06 -06:00
  • 6822f4aba2 Report job level annotations (#4216) Tingluo Huang 2026-01-27 16:52:25 -05:00
  • ad43c639cf Update Docker to v29.1.5 and Buildx to v0.31.0 (#4212) github-actions[bot] 2026-01-25 21:10:56 -05:00
  • 5d4fb30d5b Allow empty container options (#4208) eric sciple 2026-01-22 15:17:18 -06:00
  • 1df72a54ca Bump System.Formats.Asn1 and System.Security.Cryptography.Pkcs (#4202) dependabot[bot] 2026-01-22 14:41:15 +00:00
  • 02013cf967 Update dotnet sdk to latest version @8.0.417 (#4201) github-actions[bot] 2026-01-19 23:08:47 -05:00
  • 7d5c17a190 chore: update Node versions (#4200) github-actions[bot] 2026-01-20 02:18:53 +00:00
  • 39f6c643d3 Update release version to 2.331.0 v2.331.0 releases/m331 Allan Guigou 2026-01-09 12:22:08 -05:00
  • 3f43560cb9 Prepare runner release 2.331.0 (#4190) Allan Guigou 2026-01-09 12:15:39 -05:00
  • 73f7dbb681 Bump Azure.Storage.Blobs from 12.26.0 to 12.27.0 (#4189) dependabot[bot] 2026-01-09 14:54:40 +00:00
  • f554a6446d Bump typescript from 5.9.2 to 5.9.3 in /src/Misc/expressionFunc/hashFiles (#4184) dependabot[bot] 2026-01-07 18:52:44 +00:00
  • bdceac4ab3 Allow hosted VM report job telemetry via .setup_info file. (#4186) Tingluo Huang 2026-01-07 13:27:22 -05:00
  • 3f1dd45172 Set ACTIONS_ORCHESTRATION_ID as env to actions. (#4178) Tingluo Huang 2026-01-06 14:06:47 -05:00
  • cf8f50b4d8 Bump actions/upload-artifact from 5 to 6 (#4157) dependabot[bot] 2025-12-21 08:31:15 +00:00
  • 2cf22c4858 Bump actions/download-artifact from 6 to 7 (#4155) dependabot[bot] 2025-12-18 23:52:35 +00:00
  • 04d77df0c7 Cleanup feature flag actions_container_action_runner_temp (#4163) eric sciple 2025-12-18 14:53:43 -06:00
  • 651077689d Add support for case function (#4147) Allan Guigou 2025-12-17 10:57:05 -05:00
  • c96dcd4729 Bump docker image to use ubuntu 24.04 (#4018) Tingluo Huang 2025-12-12 13:38:45 -05:00
  • 4b0058f15c chore: update Node versions (#4149) github-actions[bot] 2025-12-12 14:57:21 +00:00
  • 87d1dfb798 Bump actions/checkout from 5 to 6 (#4130) dependabot[bot] 2025-12-12 11:00:47 +00:00
  • c992a2b406 Bump actions/github-script from 7 to 8 (#4137) dependabot[bot] 2025-12-12 10:54:38 +00:00
  • b2204f1fab Ensure safe_sleep tries alternative approaches (#4146) Tingluo Huang 2025-12-11 09:53:50 -05:00
  • f99c3e6ee8 chore: update Node versions (#4144) github-actions[bot] 2025-12-08 16:52:16 +00:00
  • 463496e4fb Fix regex for validating runner version format (#4136) Tingluo Huang 2025-11-24 10:30:33 -05:00
  • 3f9f6f3994 Update workflow around runner docker image. (#4133) Tingluo Huang 2025-11-24 08:59:01 -05:00
  • 221f65874f Update Docker to v29.0.2 and Buildx to v0.30.1 (#4135) github-actions[bot] 2025-11-24 11:37:28 +00:00
  • a7715701d6 Fix owner of /home/runner directory (#4132) releases/m330 Nikola Jokic 2025-11-21 22:15:17 +01:00
  • 9a21440691 Fix owner of /home/runner directory (#4132) Nikola Jokic 2025-11-21 22:15:17 +01:00
  • e2088f1fc7 Create 2.330.0 runner release. v2.330.0 Tingluo Huang 2025-11-19 09:34:20 -05:00
  • 54bcc001e5 Prepare runner release v2.330.0 (#4123) Tingluo Huang 2025-11-19 09:24:04 -05:00
  • 7df164d2c7 Bump npm pkg version for hashFiles. (#4122) Tingluo Huang 2025-11-18 10:12:23 -05:00
  • a54f380b0e Compare updated workflow parser for ActionManifestManager (#4111) eric sciple 2025-11-17 19:15:46 -06:00
  • 8b184c3871 Update dotnet sdk to latest version @8.0.416 (#4116) github-actions[bot] 2025-11-17 23:22:47 +00:00
  • b56b161118 chore: update Node versions (#4115) github-actions[bot] 2025-11-17 18:18:08 -05:00
  • 01388979c0 chore: npm audit fix for hashFiles dependencies chore/npm-audit-fix-20251117 github-actions[bot] 2025-11-17 07:02:50 +00:00
  • 69aca04de1 Update Docker to v29.0.1 and Buildx to v0.30.0 (#4114) github-actions[bot] 2025-11-17 02:40:31 +00:00
  • b3a60e6b06 Retry http error related to DNS resolution failure. (#4110) Tingluo Huang 2025-11-13 13:24:09 -05:00
  • 334df748d1 Only start runner after network is online (#4094) dupondje 2025-11-12 02:33:26 +01:00
  • b08f962182 Bump Azure.Storage.Blobs from 12.25.1 to 12.26.0 (#4077) dependabot[bot] 2025-11-12 01:07:51 +00:00
  • b8144769c6 Bump actions/upload-artifact from 4 to 5 (#4088) dependabot[bot] 2025-11-11 20:03:26 -05:00
  • 2a00363a90 Bump actions/download-artifact from 5 to 6 (#4089) dependabot[bot] 2025-11-12 00:50:59 +00:00
  • a1c09806c3 Add support for libicu73-76 for newer Debian/Ubuntu versions (#4098) lets-build-an-ocean 2025-11-12 04:15:12 +03:30
  • c0776daddb fix(dockerfile): set more lenient permissions on /home/runner (#4083) Caleb Xu 2025-11-10 17:53:27 -05:00
  • e2cd591665 chore: npm audit fix for hashFiles dependencies chore/npm-audit-fix-20251110 github-actions[bot] 2025-11-10 07:02:51 +00:00
  • b5b7986cd6 Compare updated template evaluator (#4092) eric sciple 2025-11-07 14:18:52 -06:00
  • 53d69ff441 chore: update Node versions (#4093) github-actions[bot] 2025-11-03 14:52:39 +00:00
  • e75a97dba4 chore: npm audit fix for hashFiles dependencies chore/npm-audit-fix-20251103 github-actions[bot] 2025-11-03 07:03:00 +00:00
  • 26b72c041a chore: npm audit fix for hashFiles dependencies chore/npm-audit-fix-20251027 github-actions[bot] 2025-10-27 07:03:14 +00:00
  • bca18f71d0 Improve logic around decide IsHostedServer. (#4086) Tingluo Huang 2025-10-22 00:00:44 -04:00
  • 1b8efb99f6 Link to an extant discussion category (#4084) Josh Soref 2025-10-20 11:53:45 -04:00
  • 0b2c71fc31 Update dotnet sdk to latest version @8.0.415 (#4080) github-actions[bot] 2025-10-20 11:40:09 +01:00
  • 945b418b51 chore: npm audit fix for hashFiles dependencies chore/npm-audit-fix-20251020 github-actions[bot] 2025-10-20 07:03:02 +00:00
  • 60af948051 Custom Image: Preflight checks (#4081) Lawrence Gripper 2025-10-16 21:16:14 +01:00
  • c76c59996c Create 2.329.0 runner release. v2.329.0 releases/m329 Tingluo Huang 2025-10-14 10:48:35 -04:00
  • ff775ca101 Prepare runner release v2.329.0 (#4079) Tingluo Huang 2025-10-14 10:31:32 -04:00
  • f74be39e77 Bump actions/setup-node from 5 to 6 (#4078) dependabot[bot] 2025-10-14 10:13:15 -04:00
  • 8fed26f692 . users/tihuang/testauth Tingluo Huang 2025-10-13 22:26:22 -04:00
  • 1eb15f28a7 Report job has infra failure to run-service (#4073) Tingluo Huang 2025-10-13 16:21:32 -04:00
  • 9421d45c05 Report job has infra failure to run-service Tingluo Huang 2025-10-13 15:55:23 -04:00
  • afe4fc8446 Make sure runner-admin has both auth_url and auth_url_v2. (#4066) Tingluo Huang 2025-10-13 12:22:10 -04:00
  • a12731d34d Include k8s novolume (version v0.8.0) (#4063) Nikola Jokic 2025-10-13 15:40:16 +02:00
  • 18f2450d71 chore: update Node versions (#4075) github-actions[bot] 2025-10-13 12:31:58 +00:00
  • 0aa2229f08 chore: npm audit fix for hashFiles dependencies chore/npm-audit-fix-20251013 github-actions[bot] 2025-10-13 07:02:58 +00:00
  • 2c5f29c3ca Bump github/codeql-action from 3 to 4 (#4072) dependabot[bot] 2025-10-12 22:08:56 -04:00
  • c9de9a8699 Update Docker to v28.5.0 and Buildx to v0.29.1 (#4069) github-actions[bot] 2025-10-12 21:45:22 -04:00
  • 91168e3171 chore: npm audit fix for hashFiles dependencies chore/npm-audit-fix-20251006 github-actions[bot] 2025-10-06 07:02:57 +00:00
  • 68ff57dbc4 Bump Azure.Storage.Blobs from 12.25.0 to 12.25.1 (#4058) dependabot[bot] 2025-09-29 13:19:05 +00:00
  • c774eb8d46 Bump actions/setup-node from 4 to 5 (#4037) dependabot[bot] 2025-09-29 13:09:56 +00:00
  • f184048a9a chore: update Node versions (#4057) github-actions[bot] 2025-09-29 08:26:46 -04:00
  • b971104e26 chore: npm audit fix for hashFiles dependencies chore/npm-audit-fix-20250929 github-actions[bot] 2025-09-29 07:03:06 +00:00
  • 338d83a941 fix: prevent Node.js upgrade workflow from creating PRs with empty versions (#4055) Salman Chishti 2025-09-23 15:30:36 +01:00
  • f5d4de2c1e Add InternalsVisibleTo attribute for testing purposes salmanmkc/path-fix Salman Chishti - SalmanMKC 2025-09-23 01:39:24 +01:00
  • 2bb77fda53 Fix duplicate using directive in StepHost.cs Salman Chishti - SalmanMKC 2025-09-23 01:33:09 +01:00
  • ece418e8c4 Refactor Docker command options to use escaped options and add tests for quoting environment variables in scripts Salman Chishti - SalmanMKC 2025-09-22 23:28:07 +01:00
  • 2b472844d3 better platform handling Salman Muin Kayser Chishti 2025-09-22 15:50:50 +01:00
  • 8c6bd3e3c1 simplify logic to not use scripthandler Salman Muin Kayser Chishti 2025-09-22 15:25:07 +01:00
  • 1ce077fd16 path fix Salman Muin Kayser Chishti 2025-09-22 15:18:41 +01:00
  • 82dcbedb3e Refactor Node.js version upgrade workflow salmanmkc-patch-1 Salman Chishti 2025-09-22 15:17:41 +01:00
  • 320c92d1a8 chore: npm audit fix for hashFiles dependencies chore/npm-audit-fix-20250922 github-actions[bot] 2025-09-22 07:03:09 +00:00
  • 0b074a3e93 Bump actions/stale from 9 to 10 (#4015) dependabot[bot] 2025-09-19 11:56:15 +01:00
  • 25faeabaa8 Bump actions/github-script from 7.0.1 to 8.0.0 (#4016) dependabot[bot] 2025-09-19 10:33:20 +00:00
  • b121ef832b Use BrokerURL when using RunnerAdmin (#4044) Luke Tomlinson 2025-09-18 10:10:23 -04:00
  • 170033c92b feat: add comprehensive dependency monitoring system (#4025) Salman Chishti 2025-09-17 16:16:48 +01:00
  • b3eaa4f227 Upgrade dotnet sdk to v8.0.414 feature/dotnetsdk-upgrade/8.0.414 github-actions[bot] 2025-09-15 08:02:44 +00:00
  • a5cd274287 chore: npm audit fix for hashFiles dependencies chore/npm-audit-fix-20250915 github-actions[bot] 2025-09-15 07:03:12 +00:00
  • f9227a2561 fix: update label from "dependency" to "dependencies" to be consistent with dependabot salmanmkc/dependency-label Salman Muin Kayser Chishti 2025-09-11 19:25:29 +01:00
  • f9c4e17fd9 feat: add comprehensive NPM security management workflow (#4027) Salman Chishti 2025-09-11 19:14:50 +01:00
  • 646da708ba feat: add automated Node.js version management workflow (#4026) Salman Chishti 2025-09-10 21:54:23 +01:00
  • bf8236344b feat: add automated Docker BuildX dependency management workflow (#4029) Salman Chishti 2025-09-09 16:40:34 +01:00
  • 720f16aef6 feat: add automated .NET dependency management workflow (#4028) Salman Chishti 2025-09-09 14:30:56 +01:00
  • f77066a6a8 Bump node.js to latest version in runner. (#4022) Tingluo Huang 2025-09-08 12:39:58 -04:00
  • df83df2a32 Update Docker to v28.4.0 and Buildx to v0.28.0 (#4020) github-actions[bot] 2025-09-07 21:43:15 -04:00
  • 97b2254146 Break UseV2Flow into UseV2Flow and UseRunnerAdminFlow. (#4013) Tingluo Huang 2025-09-03 17:09:17 -04:00