Commit Graph
367 Commits
Author SHA1 Message Date
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Salman Chishti
7407189cf5 Bump Microsoft.DevTunnels.Connections from 1.3.16 to 1.3.39 (#4339)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Salman Chishti <[email protected]>
2026-04-21 17:49:08 +01:00
43e5211996 Add WS bridge over DAP TCP server (#4328)
Co-authored-by: Tingluo Huang <[email protected]>
2026-04-17 09:18:01 -04:00
Salman ChishtiandGitHub 4a587ada27 feat: add job.workflow_* typed accessors to JobContext (#4335) 2026-04-10 19:39:33 +01:00
182a433782 Bump System.Formats.Asn1, Cryptography.Pkcs, ProtectedData, ServiceController, CodePages, Threading.Channels, @actions/glob, @typescript-eslint/parser, lint-staged, picomatch (#4333)
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: Salman Chishti <[email protected]>
2026-04-10 12:40:28 +01:00
Francesco RenziandGitHub 7711dc53e2 Add devtunnel connection for debugger jobs (#4317) 2026-04-07 12:51:33 +00:00
Tingluo HuangandGitHub 5c6dd47e76 Add support for Bearer token in action archive downloads (#4321) 2026-03-31 17:51:01 -04:00
7ff994b932 Batch and deduplicate action resolution across composite depths (#4296)
Co-authored-by: Stefan Penner <[email protected]>
Co-authored-by: Claude Opus 4.6 <[email protected]>
2026-03-31 13:28:43 -04:00
eric scipleandGitHub f0c228635e Remove AllowCaseFunction feature flag (#4316) 2026-03-27 11:45:42 -05:00
e17e7aabbf Add DAP server (#4298)
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Tingluo Huang <[email protected]>
2026-03-23 14:02:15 +00:00
Salman ChishtiandGitHub 18d0789c74 Node 24 enforcement + Linux ARM32 deprecation support (#4303) 2026-03-17 18:58:34 +00:00
Tingluo HuangandGitHub 45ed15ddf3 Report infra_error for action download failures. (#4294) 2026-03-16 13:31:57 +00:00
eric scipleandGitHub 40dd583def Fix cancellation token race during parser comparison (#4280) 2026-03-09 16:10:08 +00:00
eric scipleandGitHub 20111cbfda Support entrypoint and command for service containers (#4276) 2026-03-04 23:36:45 +00:00
eric scipleandGitHub ae09a9d7b5 Fix composite post-step marker display names (#4267) 2026-02-26 08:36:55 -06:00
Tingluo HuangandGitHub 7650fc432e Log inner exception message. (#4265) 2026-02-25 15:44:27 -05:00
Pavel IakovenkoandGitHub 052dfbdd68 Symlink actions cache (#4260) 2026-02-24 12:19:46 -05:00
eric scipleandGitHub ecb5f298fa Composite Action Step Markers (#4243) 2026-02-23 15:00:12 +00:00
a2b220990b Update Node.js 20 deprecation date to June 2nd, 2026 (#4258)
Co-authored-by: Salman <[email protected]>
2026-02-21 19:19:46 +00:00
Salman ChishtiandGitHub 9426c35fda Add Node.js 20 deprecation warning annotation (Phase 1) (#4242) 2026-02-19 17:05:32 +00:00
eric scipleandGitHub 15cb558d8f Fix parser comparison mismatches (#4220) 2026-02-11 09:44:01 -06:00
eric scipleandGitHub d5a8a936c1 Add telemetry tracking for deprecated set-output and save-state commands (#4221) 2026-02-10 12:28:42 -06:00
eric scipleandGitHub 3a80a78cae Fix local action display name showing Run /./ instead of Run ./ (#4218) 2026-01-30 09:24:06 -06:00
Tingluo HuangandGitHub 6822f4aba2 Report job level annotations (#4216) 2026-01-27 16:52:25 -05:00
Tingluo HuangandGitHub bdceac4ab3 Allow hosted VM report job telemetry via .setup_info file. (#4186) 2026-01-07 13:27:22 -05:00
3f1dd45172 Set ACTIONS_ORCHESTRATION_ID as env to actions. (#4178)
Co-authored-by: Copilot <[email protected]>
Co-authored-by: TingluoHuang <[email protected]>
2026-01-06 14:06:47 -05:00
eric scipleandGitHub 04d77df0c7 Cleanup feature flag actions_container_action_runner_temp (#4163) 2025-12-18 14:53:43 -06:00
651077689d Add support for case function (#4147)
Co-authored-by: Copilot <[email protected]>
2025-12-17 15:57:05 +00:00
eric scipleandGitHub a54f380b0e Compare updated workflow parser for ActionManifestManager (#4111) 2025-11-18 01:15:46 +00:00
eric scipleandGitHub b5b7986cd6 Compare updated template evaluator (#4092) 2025-11-07 20:18:52 +00:00
60af948051 Custom Image: Preflight checks (#4081)
Co-authored-by: Copilot <[email protected]>
2025-10-16 20:16:14 +00:00
Tingluo HuangandGitHub 1eb15f28a7 Report job has infra failure to run-service (#4073) 2025-10-13 16:21:32 -04:00
eric scipleandGitHub 7f72ba9e48 Map RUNNER_TEMP for container action (#4011) 2025-09-03 11:45:43 -05:00
Salman ChishtiandGitHub 0203cf24d3 Node 20 -> Node 24 migration feature flagging, opt-in and opt-out environment variables (#3948) 2025-08-07 16:30:03 +00:00
Salman ChishtiandGitHub ed48ddd08c Runner Support for executing Node24 Actions (#3940) 2025-07-17 01:00:17 +00:00
Salman ChishtiandGitHub a1e6ad8d2e Fix null reference exception in user agent handling (#3946) 2025-07-17 01:12:03 +01:00
Tingluo HuangandGitHub 14856e63bc Try add orchestrationid into user-agent using token claim. (#3945) 2025-07-16 14:11:09 -04:00
Aiqiao YanandGitHub a906ec302b show helpful error message when resolving actions directly with launch (#3874) 2025-05-28 22:46:25 -04:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
890e43f6c5 Bump System.ServiceProcess.ServiceController from 8.0.0 to 8.0.1 in /src (#3844)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-07 10:27:05 -04:00
Patrick EllisandGitHub 3a27ca292a Feature-flagged support for JobContext.CheckRunId (#3811) 2025-05-06 11:45:51 -04:00
David SandersandGitHub 1a092a24a3 feat: default fromPath for problem matchers (#3802) 2025-05-05 20:45:23 +00:00
eric scipleandGitHub 5106d6578e Cleanup feature flag actions_skip_retry_complete_job_upon_known_errors (#3806) 2025-04-11 08:34:17 -05:00
Timotej EcimovicandGitHub 8131246933 Improve the out-of-date warning message. (#3595) 2025-03-14 21:03:13 +00:00
eric scipleandGitHub 3486c54ccb Do not retry CompleteJobAsync upon job-not-found (#3696) 2025-02-04 10:07:42 -06:00
Luke TomlinsonandGitHub a61328a7e7 Pass BillingOwnerId through Acquire/Complete calls (#3689)
* Pass BillingOwnerId through Acquire/Complete calls

* add param to test
2025-02-03 20:15:54 +00:00
8bf52ffe7d Print immutable action package details in set up job logs (#3645)
* Print immutable action package details in set up job logs

* "Source commit SHA" instead of "Commit SHA" for immutable actions logs

---------

Co-authored-by: Thomas Boop <[email protected]>
2025-01-15 17:25:12 +00:00
Tingluo HuangandGitHub 694ae12b23 Expose ENV for cache service v2. (#3548) 2024-11-12 14:56:24 -05:00
Tingluo HuangandGitHub d16fb2c593 Allow runner to check service connection in background. (#3542)
* Allow runner to check service connection in background.

* .

* .
2024-11-12 13:30:30 -05:00
Tingluo HuangandGitHub 6ef5803f24 Publish job telemetry to run-service. (#3545)
* Publish job telemetry to run-service.

* .
2024-11-07 21:00:03 -05:00
Yashwanth AnantharajuandGitHub 3d34a3c6d6 send action name for run service (#3520)
* send action

* format

* comment

* Delete .github/workflows/lint.yml
2024-10-21 15:00:59 +00:00
Tingluo HuangandGitHub 59ec9b4139 Remove node16 from the runner. (#3503) 2024-10-16 22:42:43 -04:00