Francesco Renzi
a85b399779
Add devtunnel connection for debugger jobs
2026-03-27 08:49:17 -07:00
Francesco Renzi
e17e7aabbf
Add DAP server ( #4298 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
Co-authored-by: Tingluo Huang <tingluohuang@github.com >
2026-03-23 14:02:15 +00:00
Salman Chishti
18d0789c74
Node 24 enforcement + Linux ARM32 deprecation support ( #4303 )
2026-03-17 18:58:34 +00:00
Tingluo Huang
45ed15ddf3
Report infra_error for action download failures. ( #4294 )
2026-03-16 13:31:57 +00:00
eric sciple
40dd583def
Fix cancellation token race during parser comparison ( #4280 )
2026-03-09 16:10:08 +00:00
eric sciple
1138dd80f7
Fix positional arg bug in ExpressionParser.CreateTree ( #4279 )
2026-03-05 14:56:28 -06:00
eric sciple
20111cbfda
Support entrypoint and command for service containers ( #4276 )
2026-03-04 23:36:45 +00:00
eric sciple
8a73bccebb
Fix parser comparison mismatches ( #4273 )
2026-03-03 05:38:16 +00:00
Tingluo Huang
a9a07a6553
Avoid throw in SelfUpdaters. ( #4274 )
2026-03-02 22:44:14 -05:00
eric sciple
ae09a9d7b5
Fix composite post-step marker display names ( #4267 )
2026-02-26 08:36:55 -06:00
Pavel Iakovenko
052dfbdd68
Symlink actions cache ( #4260 )
2026-02-24 12:19:46 -05:00
eric sciple
ecb5f298fa
Composite Action Step Markers ( #4243 )
2026-02-23 15:00:12 +00:00
Salman Chishti
9426c35fda
Add Node.js 20 deprecation warning annotation (Phase 1) ( #4242 )
2026-02-19 17:05:32 +00:00
eric sciple
15cb558d8f
Fix parser comparison mismatches ( #4220 )
2026-02-11 09:44:01 -06:00
eric sciple
d5a8a936c1
Add telemetry tracking for deprecated set-output and save-state commands ( #4221 )
2026-02-10 12:28:42 -06:00
Tingluo Huang
cdb77c6804
Support return job result as exitcode in hosted runner. ( #4233 )
2026-02-10 09:31:10 -05:00
eric sciple
3a80a78cae
Fix local action display name showing Run /./ instead of Run ./ ( #4218 )
2026-01-30 09:24:06 -06:00
eric sciple
a54f380b0e
Compare updated workflow parser for ActionManifestManager ( #4111 )
2025-11-18 01:15:46 +00:00
Lawrence Gripper
60af948051
Custom Image: Preflight checks ( #4081 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-16 20:16:14 +00:00
Salman Chishti
0203cf24d3
Node 20 -> Node 24 migration feature flagging, opt-in and opt-out environment variables ( #3948 )
2025-08-07 16:30:03 +00:00
Joshua Brooks
5e74a4d8e4
Add V2 flow for runner deletion ( #3954 )
2025-08-07 10:52:46 -04:00
Salman Chishti
ed48ddd08c
Runner Support for executing Node24 Actions ( #3940 )
2025-07-17 01:00:17 +00:00
Aiqiao Yan
a906ec302b
show helpful error message when resolving actions directly with launch ( #3874 )
2025-05-28 22:46:25 -04:00
Lokesh Gopu
ce4b7f4dd6
Prefer _migrated config on startup ( #3853 )
2025-05-12 16:54:43 -04:00
Patrick Ellis
3a27ca292a
Feature-flagged support for JobContext.CheckRunId ( #3811 )
2025-05-06 11:45:51 -04:00
David Sanders
1a092a24a3
feat: default fromPath for problem matchers ( #3802 )
2025-05-05 20:45:23 +00:00
Tingluo Huang
1c319b4d42
Allow enable auth migration by default. ( #3804 )
2025-04-23 16:57:54 -04:00
Tingluo Huang
d5ccbd10d1
Support auth migration using authUrlV2 in Runner/MessageListener. ( #3787 )
2025-04-10 12:58:33 -04:00
Tingluo Huang
c1095ae2d1
Enable auth migration based on config refresh. ( #3786 )
2025-04-02 23:24:57 -04:00
Tingluo Huang
a0a0a76378
Remove create session with broker in MessageListener. ( #3782 )
2025-04-01 12:24:01 -04:00
Tingluo Huang
d47013928b
Add option in OAuthCred to load authUrlV2. ( #3777 )
2025-03-31 17:05:41 -04:00
Tingluo Huang
cdeec012aa
Enable hostcontext to track auth migration. ( #3776 )
2025-03-31 15:26:56 -04:00
eric sciple
dc9695f123
Increase error body max length before truncation ( #3762 )
2025-03-20 20:09:00 -05:00
Tingluo Huang
f5e4e7e47c
Support refresh runner configs with pipelines service. ( #3706 )
2025-03-19 12:37:08 -04:00
Tingluo Huang
07310cabc0
Create vssconnection to actions service when URL provided. ( #3751 )
2025-03-14 13:55:57 -04:00
Luke Tomlinson
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
Tingluo Huang
59ec9b4139
Remove node16 from the runner. ( #3503 )
2024-10-16 22:42:43 -04:00
Tingluo Huang
4a99838fa2
Remove dotnet8 compatibility test. ( #3502 )
2024-10-16 12:41:41 -04:00
Raj R
e292ec220e
Adding Snapshot additional mapping tokens ( #3468 )
...
* Adding Snapshot additional mapping tokens
* Lint failure fixes
* Lint failure fixes - 2
* Lint failure fixes - 3
* Fixed a few nits
* Lint fixes
* Removed unncessary white space
2024-10-01 14:04:48 -04:00
Tingluo Huang
6d7446a45e
fix missing default user-agent for jitconfig runner. ( #3473 )
2024-09-25 09:01:53 -04:00
eric sciple
36c66c8083
Fix issues for composite actions (Run Service flow) ( #3446 )
2024-09-03 17:06:35 -05:00
eric sciple
fb6d1adb43
.NET 8 OS compatibility test ( #3422 )
...
* Revert "Warn for soon to be deprecated OS versions (#3413 )"
This reverts commit ae04147f96 .
* Add .NET 8 OS compatibility test
* feedback
2024-08-07 16:53:00 -05:00
eric sciple
ae04147f96
Warn for soon to be deprecated OS versions ( #3413 )
2024-08-02 14:37:46 -05:00
eric sciple
054fc2e046
Backoff to avoid excessive retries to Run Service in a duration ( #3354 )
2024-06-24 16:33:22 -05:00
dependabot[bot]
ce4d7be00f
Bump xunit from 2.4.1 to 2.7.1 in /src ( #3242 )
...
* Bump xunit from 2.4.1 to 2.7.1 in /src
Bumps [xunit](https://github.com/xunit/xunit ) from 2.4.1 to 2.7.1.
- [Commits](https://github.com/xunit/xunit/compare/2.4.1...2.7.1 )
---
updated-dependencies:
- dependency-name: xunit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Appease xunit warnings after upgrading to v2.7.1
* Appease the whitespace linter
* Appease the whitespace linter
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Patrick Ellis <319655+pje@users.noreply.github.com >
2024-05-21 10:47:43 -04:00
eric sciple
dd9fcfc5b2
Replace invalid file name chars in diag log name ( #3249 )
2024-04-20 11:37:25 -05:00
Tingluo Huang
5107c5efb2
Cleanup enabled feature flags. ( #3248 )
2024-04-19 15:31:44 -04:00
Tingluo Huang
2e0eb2c11f
Cleanup enabled feature flags. ( #3246 )
...
* Cleanup FF 'DistributedTask.UseWhich2'.
* more ff.
2024-04-16 16:52:10 -04:00
eeSquared
f467e9e125
Add new SessionConflict return code ( #3215 )
...
* Add new SessionConflict return code
* formatting
* Change return type of CreateSessionAsync to new enum
* Update entry scripts to handle new exit code
* Move enum
2024-03-27 18:49:58 +00:00
Luke Tomlinson
8ebf298bcd
Always Delete Actions Service Session ( #3214 )
...
* Delete Actions Service session always
* update tes
2024-03-21 16:30:34 -04:00