Commit Graph

  • 1ea77d68a3 . users/tihuang/setuptelemtry Tingluo Huang 2026-03-12 12:51:55 -04:00
  • dc57c96831 Report infra_error for action download failures. Tingluo Huang 2026-03-12 10:46:50 -04:00
  • 8d6b38a428 Add completions support and friendly errors for unsupported commands rentziass/debugger Francesco Renzi 2026-03-12 11:38:20 +00:00
  • 860a919081 Fix expression expansion in REPL run command Francesco Renzi 2026-03-12 11:16:12 +00:00
  • b76917a8a0 Add L0 tests for REPL parser and session routing Francesco Renzi 2026-03-12 11:06:26 +00:00
  • 165fb90296 Wire REPL routing into DapDebugSession Francesco Renzi 2026-03-12 11:03:10 +00:00
  • 735dd69833 Add DapReplExecutor for run command execution Francesco Renzi 2026-03-12 11:01:15 +00:00
  • 852e8721d0 Add DAP REPL command model and parser Francesco Renzi 2026-03-12 10:58:35 +00:00
  • 2a98a8c955 Add L0 tests for DAP expression evaluation Francesco Renzi 2026-03-12 09:56:28 +00:00
  • f31e1c7c43 Wire evaluate request into DapDebugSession Francesco Renzi 2026-03-12 09:51:45 +00:00
  • 1573e36a44 Add expression evaluation to DapVariableProvider Francesco Renzi 2026-03-12 09:50:39 +00:00
  • 0d33fd1930 Add L0 tests for DAP scope inspection and secret masking Francesco Renzi 2026-03-12 07:13:15 +00:00
  • 2c65db137a Wire DapVariableProvider into DapDebugSession for scope inspection Francesco Renzi 2026-03-12 07:01:49 +00:00
  • 3d8c844883 Add DapVariableProvider for scope inspection with centralized masking Francesco Renzi 2026-03-12 07:00:01 +00:00
  • ec568ad20d Bump @typescript-eslint/eslint-plugin dependabot/npm_and_yarn/src/Misc/expressionFunc/hashFiles/main/typescript-eslint/eslint-plugin-8.57.0 dependabot[bot] 2026-03-12 04:52:41 +00:00
  • 915e13c842 Integrate DAP debugger into JobRunner and StepsRunner Francesco Renzi 2026-03-11 08:56:08 -07:00
  • 17b05ddaa4 Add minimal DAP debug session with next/continue support Francesco Renzi 2026-03-11 08:55:54 -07:00
  • 9737dfadd5 Add DAP TCP server with reconnection support Francesco Renzi 2026-03-11 08:55:41 -07:00
  • cca15de3b3 Add DAP protocol message types and service interfaces Francesco Renzi 2026-03-11 08:55:17 -07:00
  • d3f57cf476 Bump lint-staged in /src/Misc/expressionFunc/hashFiles dependabot/npm_and_yarn/src/Misc/expressionFunc/hashFiles/main/lint-staged-16.3.3 dependabot[bot] 2026-03-11 10:23:00 +00:00
  • c7f6c49ba0 Bump @typescript-eslint/eslint-plugin from 8.47.0 to 8.54.0 in /src/Misc/expressionFunc/hashFiles (#4230) main dependabot[bot] 2026-03-11 10:21:47 +00:00
  • 8b1b23b5ce Get EnableDebugger from job context Francesco Renzi 2026-03-10 04:13:39 -07:00
  • 530e0dce3c Bump System.Text.Encoding.CodePages from 8.0.0 to 10.0.3 dependabot/nuget/src/Runner.Sdk/main/System.Text.Encoding.CodePages-10.0.3 dependabot[bot] 2026-03-10 04:54:27 +00:00
  • 21466c509d Bump System.Threading.Channels from 8.0.0 to 10.0.3 dependabot/nuget/src/Runner.Sdk/main/System.Threading.Channels-10.0.3 dependabot[bot] 2026-03-10 04:54:14 +00:00
  • 43d328d0a4 Bump System.Security.Cryptography.ProtectedData from 8.0.0 to 10.0.3 dependabot/nuget/src/Sdk/main/System.Security.Cryptography.ProtectedData-10.0.3 dependabot[bot] 2026-03-10 04:54:05 +00:00
  • 40dd583def Fix cancellation token race during parser comparison (#4280) eric sciple 2026-03-09 11:10:08 -05:00
  • 68f2e9adb7 chore: update Node versions (#4287) github-actions[bot] 2026-03-09 13:02:32 +00:00
  • 2b98d42113 Update Docker to v29.3.0 and Buildx to v0.32.1 (#4286) github-actions[bot] 2026-03-09 00:37:54 +00:00
  • ce8ce410b0 Bump @stylistic/eslint-plugin from 5.9.0 to 5.10.0 in /src/Misc/expressionFunc/hashFiles (#4281) dependabot[bot] 2026-03-07 22:13:23 +00:00
  • 5310e90af2 Bump actions/attest-build-provenance from 3 to 4 (#4266) dependabot[bot] 2026-03-07 01:59:22 +00:00
  • d999eb44b6 Merge branch 'main' into dependabot/nuget/src/Sdk/main/multi-dbe9fe57af dependabot/nuget/src/Sdk/main/multi-dbe9fe57af Salman Chishti 2026-03-07 01:50:51 +00:00
  • 98323280e8 Bump docker/setup-buildx-action from 3 to 4 (#4282) dependabot[bot] 2026-03-07 01:49:28 +00:00
  • 5ef3270368 Bump docker/build-push-action from 6 to 7 (#4283) dependabot[bot] 2026-03-07 01:44:58 +00:00
  • 1138dd80f7 Fix positional arg bug in ExpressionParser.CreateTree (#4279) eric sciple 2026-03-05 14:56:28 -06:00
  • 99910ca83e Bump docker/login-action from 3 to 4 (#4278) dependabot[bot] 2026-03-05 15:45:49 +00:00
  • bcd04cfbf0 Bump actions/upload-artifact from 6 to 7 (#4270) dependabot[bot] 2026-03-05 14:55:48 +00:00
  • 20111cbfda Support entrypoint and command for service containers (#4276) eric sciple 2026-03-04 17:36:45 -06:00
  • 8f01257663 Devcontainer: bump base image Ubuntu version (#4277) Max Horstmann 2026-03-04 15:17:25 -05:00
  • 8a73bccebb Fix parser comparison mismatches (#4273) eric sciple 2026-03-02 23:38:16 -06:00
  • a9a07a6553 Avoid throw in SelfUpdaters. (#4274) Tingluo Huang 2026-03-02 22:44:14 -05:00
  • 60a9422599 chore: update Node versions (#4272) github-actions[bot] 2026-03-02 13:51:11 +00:00
  • 985a06fcca Bump actions/download-artifact from 7 to 8 (#4269) dependabot[bot] 2026-02-27 09:18:13 +00:00
  • ae09a9d7b5 Fix composite post-step marker display names (#4267) eric sciple 2026-02-26 08:36:55 -06:00
  • 7650fc432e Log inner exception message. (#4265) Tingluo Huang 2026-02-25 15:44:27 -05:00
  • a153d802ff Update release version to 2.332.0 v2.332.0 releases/m332 Salman Chishti 2026-02-25 13:46:12 +00:00
  • bc00800857 Bump runner version to 2.332.0 and update release notes (#4264) Salman Chishti 2026-02-25 13:36:47 +00:00
  • 17fda39a02 Merge branch 'main' into dependabot/nuget/src/Sdk/main/multi-dbe9fe57af Salman Chishti 2026-02-25 12:09:25 +00:00
  • d38af8b7de Merge branch 'main' into dependabot/nuget/src/Runner.Listener/main/multi-2a0fba1a2b dependabot/nuget/src/Runner.Listener/main/multi-2a0fba1a2b Salman Chishti 2026-02-25 12:05:46 +00:00
  • 2611483b1c Initial plan copilot/sub-pr-4238 copilot-swe-agent[bot] 2026-02-25 12:04:44 +00:00
  • 86e23605d6 Bump @stylistic/eslint-plugin from 3.1.0 to 5.9.0 in /src/Misc/expressionFunc/hashFiles (#4257) dependabot[bot] 2026-02-25 12:02:23 +00:00
  • 0fb7482206 Bump minimatch in /src/Misc/expressionFunc/hashFiles (#4261) dependabot[bot] 2026-02-25 11:56:32 +00:00
  • a54afb95b1 Bump System.ServiceProcess.ServiceController from 8.0.1 to 10.0.3 dependabot[bot] 2026-02-25 04:54:46 +00:00
  • e477f95250 Bump System.Formats.Asn1 and System.Security.Cryptography.Pkcs dependabot[bot] 2026-02-25 04:54:31 +00:00
  • 052dfbdd68 Symlink actions cache (#4260) Pavel Iakovenko 2026-02-24 12:19:46 -05:00
  • ecb5f298fa Composite Action Step Markers (#4243) eric sciple 2026-02-23 09:00:12 -06:00
  • a2b220990b Update Node.js 20 deprecation date to June 2nd, 2026 (#4258) Salman Chishti 2026-02-21 19:19:46 +00:00
  • 9426c35fda Add Node.js 20 deprecation warning annotation (Phase 1) (#4242) Salman Chishti 2026-02-19 17:05:32 +00:00
  • 72189aabf8 Try to infer runner is on hosted/ghes when githuburl is empty. (#4254) Tingluo Huang 2026-02-18 12:00:37 -05:00
  • e012ab630b Fix link to SECURITY.md in README (#4253) Tingluo Huang 2026-02-17 14:09:05 -05:00
  • a798a45826 Update dotnet sdk to latest version @8.0.418 (#4250) github-actions[bot] 2026-02-16 11:34:26 +00:00
  • 9efea31a89 chore: update Node versions (#4249) github-actions[bot] 2026-02-16 11:29:25 +00:00
  • 6680090084 Remove unnecessary connection test during some registration flows (#4244) Zach Renner 2026-02-12 05:46:48 -08:00
  • 15cb558d8f Fix parser comparison mismatches (#4220) eric sciple 2026-02-11 09:44:01 -06:00
  • d5a8a936c1 Add telemetry tracking for deprecated set-output and save-state commands (#4221) eric sciple 2026-02-10 12:28:42 -06:00
  • cdb77c6804 Support return job result as exitcode in hosted runner. (#4233) Tingluo Huang 2026-02-10 09:31:10 -05:00
  • ec34ae54ba Migrate hashFiles to ESM for @actions/glob 0.6.1 compatibility copilot/sub-pr-4229 copilot-swe-agent[bot] 2026-02-10 09:45:02 +00:00
  • 9165a12707 Initial plan copilot-swe-agent[bot] 2026-02-10 09:33:14 +00:00
  • a4a19b152e Bump hook to 0.8.1 (#4222) Nikola Jokic 2026-02-10 02:07:20 +01:00
  • 8343b48711 Merge branch 'main' into dependabot/npm_and_yarn/src/Misc/expressionFunc/hashFiles/main/actions/glob-0.6.1 dependabot/npm_and_yarn/src/Misc/expressionFunc/hashFiles/main/actions/glob-0.6.1 Salman Chishti 2026-02-09 22:27:15 +00:00
  • 167f099963 Merge branch 'main' into dependabot/npm_and_yarn/src/Misc/expressionFunc/hashFiles/main/typescript-eslint/parser-8.54.0 dependabot/npm_and_yarn/src/Misc/expressionFunc/hashFiles/main/typescript-eslint/parser-8.54.0 Salman Chishti 2026-02-09 22:25:59 +00:00
  • 1b5486aa8f Validate work dir during runner start up. (#4227) Tingluo Huang 2026-02-09 08:42:07 -05:00
  • e412f4cf50 Bump @typescript-eslint/parser in /src/Misc/expressionFunc/hashFiles dependabot[bot] 2026-02-09 04:53:31 +00:00
  • 73cd45a43d Bump @actions/glob in /src/Misc/expressionFunc/hashFiles dependabot[bot] 2026-02-09 04:53:05 +00:00
  • 81255a9ac1 Improve test robustness with path validation and named constant copilot/sub-pr-4227 copilot-swe-agent[bot] 2026-02-09 02:47:23 +00:00
  • 4b97e637f5 Address code review feedback: remove unused import and use named constants copilot-swe-agent[bot] 2026-02-09 02:33:53 +00:00
  • 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