dependabot[bot]
e3bc10a931
Bump Moq from 4.20.70 to 4.20.72 in /src ( #3672 )
...
Bumps [Moq](https://github.com/moq/moq ) from 4.20.70 to 4.20.72.
- [Release notes](https://github.com/moq/moq/releases )
- [Changelog](https://github.com/devlooped/moq/blob/main/changelog.md )
- [Commits](https://github.com/moq/moq/compare/v4.20.70...v4.20.72 )
---
updated-dependencies:
- dependency-name: Moq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 04:41:59 +00:00
dependabot[bot]
7ae9fc03a2
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.12.0 in /src ( #3584 )
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.8.0 to 17.12.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md )
- [Commits](https://github.com/microsoft/vstest/compare/v17.8.0...v17.12.0 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-23 23:18:52 -05:00
github-actions[bot]
0738df9702
Upgrade dotnet sdk to v8.0.405 ( #3666 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-01-20 00:13:57 -05:00
Dylan
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 <52323235+thboop@users.noreply.github.com >
2025-01-15 17:25:12 +00:00
Tingluo Huang
9df3fc825d
Update dotnet install script. ( #3659 )
2025-01-15 11:57:06 -05:00
Tingluo Huang
fde5227fbf
Enable nuget audit. ( #3615 )
2024-12-09 13:49:18 -05:00
Tingluo Huang
27f6ca8177
Send stepNumber for annotation to run-service ( #3614 )
2024-12-09 17:40:58 +00:00
Tingluo Huang
078eb3b381
Fix null ref in 'OnEventWritten()' ( #3593 )
2024-11-25 15:44:03 -05:00
Tingluo Huang
c46dac6736
Ignore error when fail to report worker crash. ( #3588 )
2024-11-21 16:10:12 -05:00
Tingluo Huang
6d266a7c44
Prepare runner release 2.321.0 ( #3566 )
2024-11-13 12:20:10 -05:00
github-actions[bot]
6c94f78f37
Upgrade dotnet sdk to v8.0.404 ( #3552 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-12 17:06:51 -05:00
dependabot[bot]
59f2be2158
Bump Azure.Storage.Blobs from 12.19.1 to 12.23.0 in /src ( #3549 )
...
Bumps [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net ) from 12.19.1 to 12.23.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases )
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Storage.Blobs_12.19.1...Azure.Storage.Blobs_12.23.0 )
---
updated-dependencies:
- dependency-name: Azure.Storage.Blobs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-12 16:46:16 -05:00
Tingluo Huang
694ae12b23
Expose ENV for cache service v2. ( #3548 )
2024-11-12 14:56:24 -05:00
Tingluo Huang
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
Luca Cavallin
d37a7ae14d
Fetch repo-level runner groups from API in v2 flow ( #3546 )
...
* fetch repo-level runner groups from api in v2 flow
* stricter isRepoRunner
2024-11-12 10:32:04 -05:00
Tingluo Huang
6ef5803f24
Publish job telemetry to run-service. ( #3545 )
...
* Publish job telemetry to run-service.
* .
2024-11-07 21:00:03 -05:00
eric sciple
2c03d74f11
Handle runner not found ( #3536 )
2024-11-04 20:11:58 -06:00
Yashwanth Anantharaju
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 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
Tingluo Huang
af8dee51e1
Bump dotnet SDK to dotnet 8. ( #3500 )
2024-10-16 12:32:51 -04:00
Luke Tomlinson
9b3b554758
Remove Broker Migration Message logging ( #3493 )
2024-10-09 11:07:48 -04:00
Yashwanth Anantharaju
4d8402c260
add ref and type to job completion in run service ( #3492 )
...
* add ref and type to job completion in run service
* lint
2024-10-08 15:52:48 -04:00
github-actions[bot]
aa0ee2bf64
Upgrade dotnet sdk to v6.0.425 ( #3433 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-07 10:12:31 -04:00
eric sciple
149123c232
Prepare v2.320.0 ( #3484 )
2024-10-03 13:38:35 -05: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
3696b7d89f
Create launch httpclient using the right handler and setting. ( #3476 )
2024-09-30 10:57:08 -04:00
Tingluo Huang
6d7446a45e
fix missing default user-agent for jitconfig runner. ( #3473 )
2024-09-25 09:01:53 -04:00
eric sciple
ddf41af767
Cleanup back-compat code for interpreting Run Service status codes ( #3456 )
2024-09-06 17:04:17 -05:00
Tingluo Huang
0b0cb5520d
Add runner or worker to the useragent. ( #3457 )
2024-09-06 17:16:17 -04:00
Luke Tomlinson
4c0a43f0e4
Handle Error Body in Responses from Broker ( #3454 )
2024-09-05 17:08:57 -04:00
Tingluo Huang
65764d9ddc
Capature actions_type after resolving alpine container. ( #3455 )
2024-09-05 16:12:29 -04:00
eric sciple
36c66c8083
Fix issues for composite actions (Run Service flow) ( #3446 )
2024-09-03 17:06:35 -05:00
Tingluo Huang
99b464e102
Trace GitHub RequestId to log. ( #3442 )
2024-08-27 12:05:26 -04:00
Tingluo Huang
2979fbad94
Add pid to user-agent and session owner. ( #3432 )
2024-08-16 15:17:13 -04:00
eric sciple
a77fe8a53f
.NET 8 compat test adjustments: 1) do not trim SDK, 2) support pattern to match output, 3) modify output truncation length ( #3427 )
2024-08-13 09:02:26 -05:00
eric sciple
7e84ae0b30
Prepare release 2.319.0 ( #3424 )
2024-08-08 08:57:44 -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
Tingluo Huang
7303cb5673
Ignore ssl cert on websocket client. ( #3423 )
2024-08-06 18:20:54 -04:00
Tingluo Huang
43d67e46db
Revert "Bump runner to dotnet 8" ( #3412 )
...
* Revert "Upgrade dotnet sdk to v8.0.303 (#3388 )"
This reverts commit dbcaa7cf3d .
* Revert "Bump System.Security.Cryptography.Pkcs from 5.0.0 to 8.0.0 in /src (#3347 )"
This reverts commit 3dab1f1fb0 .
* Revert "Upgrade dotnet sdk to v8.0.302 (#3346 )"
This reverts commit 8f1c723ba0 .
* Revert "Bump runner to dotnet 8 (#3345 )"
This reverts commit 1e74a8137b .
2024-08-05 10:03:18 -05:00
eric sciple
ae04147f96
Warn for soon to be deprecated OS versions ( #3413 )
2024-08-02 14:37:46 -05:00
eric sciple
12506842c0
Prepare release 2.318.0 ( #3404 )
2024-07-26 10:03:59 -05:00
github-actions[bot]
dbcaa7cf3d
Upgrade dotnet sdk to v8.0.303 ( #3388 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-15 01:06:31 -04:00
Francesco Renzi
8df87a82b0
Rephrase node20 warning ( #3376 )
2024-07-08 12:41:06 +01:00
eric sciple
054fc2e046
Backoff to avoid excessive retries to Run Service in a duration ( #3354 )
2024-06-24 16:33:22 -05:00
eric sciple
ecb732eaf4
Receive error body from Run Service ( #3342 )
2024-06-19 16:38:32 +00:00
dependabot[bot]
3dab1f1fb0
Bump System.Security.Cryptography.Pkcs from 5.0.0 to 8.0.0 in /src ( #3347 )
...
Bumps [System.Security.Cryptography.Pkcs](https://github.com/dotnet/runtime ) from 5.0.0 to 8.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v5.0.0...v8.0.0 )
---
updated-dependencies:
- dependency-name: System.Security.Cryptography.Pkcs
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 12:12:10 -04:00
github-actions[bot]
8f1c723ba0
Upgrade dotnet sdk to v8.0.302 ( #3346 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-18 12:03:44 -04:00
Tingluo Huang
1e74a8137b
Bump runner to dotnet 8 ( #3345 )
...
* Bump runner to dotnet 8
* .
2024-06-18 11:28:53 -04:00
Tingluo Huang
edfdbb9661
Make sure we mask secrets when reporting telemetry. ( #3315 )
2024-06-04 09:57:15 -04:00