Jeff Martin
|
dde968bf57
|
feat: add dollar-self action reference syntax (#4457)
|
2026-07-02 21:35:54 +00:00 |
|
Allan Guigou
|
0e31cd5ff7
|
Update Docker version to 29.6.1 (#4539)
|
2026-07-02 15:52:34 -04:00 |
|
Tingluo Huang
|
4c6d85cfc0
|
feat: enhance telemetry for action download resolution and failures (#4536)
|
2026-07-01 17:29:02 -04:00 |
|
github-actions[bot]
|
1ed4f70ee9
|
chore: update Node versions (#4530)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-06-29 10:27:28 -04:00 |
|
github-actions[bot]
|
c814d7ca46
|
chore: update Node versions (#4519)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-06-22 13:48:51 +00:00 |
|
github-actions[bot]
|
302ff10861
|
Update Docker to v29.6.0 and Buildx to v0.35.0 (#4516)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-06-22 13:35:29 +00:00 |
|
dependabot[bot]
|
74aa458a12
|
Bump actions/checkout from 6 to 7 (#4511)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-06-19 16:20:11 +08:00 |
|
Tingluo Huang
|
c057cc3886
|
Report actions archive size in telemetry. (#4509)
|
2026-06-17 11:49:15 -04:00 |
|
Lokesh Gopu
|
16c52e389d
|
Canceled background steps should not impact job result (#4482)
|
2026-06-08 17:18:11 -04:00 |
|
Francesco Renzi
|
060eeda6e0
|
Preparing runner release 2.335.0 (#4481)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
2026-06-08 17:57:10 +01:00 |
|
dependabot[bot]
|
cbaeeb89ea
|
Bump System.Formats.Asn1 and System.Security.Cryptography.Pkcs (#4369)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-06-08 15:44:51 +00:00 |
|
dependabot[bot]
|
4e51e7980c
|
Bump Microsoft.DevTunnels.Connections from 1.3.39 to 1.3.48 (#4441)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-06-08 15:32:12 +00:00 |
|
Stewart Webb
|
39108f22e4
|
Add new env var to allow single-prefix multiline logs on stdout (#4424)
Co-authored-by: Tingluo Huang <tingluohuang@github.com>
|
2026-06-08 11:23:45 -04:00 |
|
Tingluo Huang
|
7e0ff4d3e4
|
BrokerServer should not retry on 401. (#4445)
|
2026-06-08 13:50:35 +00:00 |
|
github-actions[bot]
|
4864bb5778
|
Update Docker to v29.5.2 and Buildx to v0.34.1 (#4451)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-06-08 09:45:49 -04:00 |
|
Lokesh Gopu
|
a3df03d35a
|
Background steps execution engine (#4476)
|
2026-06-07 02:59:13 -04:00 |
|
Francesco Renzi
|
e6c5af75be
|
Wire job execution view into DAP (#4471)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
2026-06-05 15:04:19 +00:00 |
|
Lokesh Gopu
|
fb78489197
|
Add background step deferral infrastructure and metadata plumbing (#4479)
|
2026-06-04 17:45:53 -04:00 |
|
Lokesh Gopu
|
77d6014f58
|
Add thread-safety locks to StepsContext (#4475)
|
2026-06-04 14:08:05 -04:00 |
|
Francesco Renzi
|
9c2a004d07
|
Add job execution view model (#4470)
|
2026-06-04 14:03:54 +00:00 |
|
Lokesh Gopu
|
5053d17b4e
|
Add SDK types and results plumbing for background step control (#4472)
|
2026-06-03 18:14:41 -04:00 |
|
Driele Neves Ribeiro
|
c6a124e184
|
Populate telemetry for non-action post-job steps (#4463)
Co-authored-by: Tingluo Huang <tingluohuang@github.com>
|
2026-05-28 17:15:49 +00:00 |
|
Salman Chishti
|
1a6560294e
|
Update Node 24 default date to June 16th, 2026 (#4462)
|
2026-05-28 16:43:55 +01:00 |
|
Tingluo Huang
|
3ff2186ec0
|
Allow disable node v8 maglev jit compiler on node24. (#4447)
|
2026-05-26 19:05:09 +00:00 |
|
github-actions[bot]
|
7c0b271d2e
|
chore: update Node versions (#4452)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-05-25 14:30:15 +00:00 |
|
Driele Neves Ribeiro
|
0b3b8e0ba7
|
Update snapshot-if context and functions (#4443)
|
2026-05-21 15:49:31 -05:00 |
|
Francesco Renzi
|
ae2896c551
|
Send welcome message in debugger console on connect (#4419)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
2026-05-18 16:14:37 +00:00 |
|
Francesco Renzi
|
ebf33710e8
|
Execute debugger REPL commands inside job container (#4420)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
2026-05-18 16:07:25 +00:00 |
|
github-actions[bot]
|
a1ccd22030
|
Update Docker to v29.5.0 and Buildx to v0.34.0 (#4425)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-05-18 09:57:42 -04:00 |
|
github-actions[bot]
|
b549247bee
|
Update dotnet sdk to latest version @8.0.421 (#4428)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-05-18 13:31:42 +00:00 |
|
Daniel Valdivia
|
d36839b001
|
Add support for Ubuntu 26.04 (liblttng-ust1t64, libicu77-80) (#4394)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-14 10:51:46 -04:00 |
|
Francesco Renzi
|
0cdaa36d07
|
Move dap setup to setup job step (#4403)
|
2026-05-06 18:11:23 +01:00 |
|
Yashwanth Anantharaju
|
5ed0c52e21
|
fix: expand commit hash regex to support SHA-256 (64-char) hashes (#4347)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
2026-05-04 14:22:18 -04:00 |
|
Paulo Santos
|
16c8a91b21
|
Update setup job starting logs (#4383)
|
2026-05-04 07:49:30 -04:00 |
|
Tingluo Huang
|
4550db3c89
|
Not retry and report action download 403. (#4391)
|
2026-04-29 10:44:26 -04:00 |
|
Jeff Martin
|
b06c585762
|
feat: propagate actions dependencies (#4372)
|
2026-04-23 20:32:07 +00:00 |
|
dependabot[bot]
|
c6f978fd5f
|
Bump @actions/glob from 0.6.1 to 0.7.0 in /src/Misc/expressionFunc/hashFiles (#4367)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Salman Chishti <salmanmkc@GitHub.com>
|
2026-04-23 09:55:48 +01:00 |
|
dependabot[bot]
|
d1690af497
|
Bump System.ServiceProcess.ServiceController from 10.0.6 to 10.0.7 (#4370)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-22 16:09:28 +01:00 |
|
Salman Chishti
|
c87d955bad
|
Prepping runner release 2.334.0 (#4365)
|
2026-04-21 19:40:21 +01:00 |
|
dependabot[bot]
|
7407189cf5
|
Bump Microsoft.DevTunnels.Connections from 1.3.16 to 1.3.39 (#4339)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Salman Chishti <salmanmkc@GitHub.com>
|
2026-04-21 17:49:08 +01:00 |
|
dependabot[bot]
|
a84fb3602d
|
Bump typescript from 6.0.2 to 6.0.3 in /src/Misc/expressionFunc/hashFiles (#4353)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Salman Chishti <salmanmkc@GitHub.com>
|
2026-04-21 17:39:38 +01:00 |
|
dependabot[bot]
|
84598e03fa
|
Bump System.ServiceProcess.ServiceController from 10.0.3 to 10.0.6 (#4358)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Salman Chishti <salmanmkc@GitHub.com>
|
2026-04-21 17:38:26 +01:00 |
|
dependabot[bot]
|
8fa7457bbf
|
Bump @typescript-eslint/eslint-plugin from 8.58.1 to 8.59.0 in /src/Misc/expressionFunc/hashFiles (#4359)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Salman Chishti <salmanmkc@GitHub.com>
|
2026-04-21 16:36:21 +00:00 |
|
Salman Chishti
|
00af8379a2
|
Add vulnerability-alerts permission (#4350)
|
2026-04-21 17:31:10 +01:00 |
|
dependabot[bot]
|
6692e6a590
|
Bump System.Formats.Asn1 and System.Security.Cryptography.Pkcs (#4362)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Salman Chishti <salmanmkc@GitHub.com>
|
2026-04-21 16:06:40 +00:00 |
|
dependabot[bot]
|
cacb25d2ed
|
Bump @typescript-eslint/parser from 8.58.1 to 8.59.0 in /src/Misc/expressionFunc/hashFiles (#4360)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-21 15:15:02 +01:00 |
|
github-actions[bot]
|
c6ca9f6edb
|
Update dotnet sdk to latest version @8.0.420 (#4356)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-04-20 17:06:35 +00:00 |
|
Copilot
|
fad1253513
|
Bump Docker version to 29.4.0 (#4352)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: luketomlinson <19689611+luketomlinson@users.noreply.github.com>
|
2026-04-20 10:45:12 -04:00 |
|
github-actions[bot]
|
45debbd528
|
chore: update Node versions (#4355)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-04-20 12:44:20 +00:00 |
|
Francesco Renzi
|
43e5211996
|
Add WS bridge over DAP TCP server (#4328)
Co-authored-by: Tingluo Huang <tingluohuang@github.com>
|
2026-04-17 09:18:01 -04:00 |
|