Stefan Ruvceski
9e3e57ff90
close reason update ( #3027 )
...
* Update close-bugs-bot.yml
* Update close-features-bot.yml
2023-12-06 17:12:55 +01:00
Tingluo Huang
ac89b31d2f
Add codeload to the list of service we check during '--check'. ( #3011 )
2023-11-28 13:39:39 -05:00
Tingluo Huang
65201ff6be
Include whether http proxy configured as part of UserAgent. ( #3009 )
2023-11-28 09:43:13 -05:00
Tingluo Huang
661b261959
Mark job as failed on worker crash. ( #3006 )
2023-11-27 16:43:36 -05:00
Hidetake Iwata
8a25302ba3
Set ImageOS environment variable in runner images ( #2878 )
...
Co-authored-by: Nikola Jokic <jokicnikola07@gmail.com >
2023-11-23 15:04:54 +01:00
Nikola Jokic
c7d65c42d6
Bump container hook version to 0.5.0 in runner image ( #3003 )
2023-11-22 14:52:08 +01:00
Luke Tomlinson
a9bae6f37a
Handle SelfUpdate Flow when Package is provided in Message ( #2926 )
2023-11-13 16:44:07 -05:00
Luke Tomlinson
3136ce3a71
Send disableUpdate as query parameter ( #2970 )
2023-11-13 10:19:42 -05:00
Stefan Ruvceski
a4c57f2747
Create close-features and close-bugs bot for runner issues ( #2909 )
...
* Create close-bugs-bot.yml
close bugs bot
* Update close-bugs-bot.yml
* Update close-bugs-bot.yml
* Update close-bugs-bot.yml
* Create close-features-bot.yml
* Update close-bugs-bot.yml
* Update close-features-bot.yml
* Update close-bugs-bot.yml
---------
Co-authored-by: Thomas Boop <52323235+thboop@users.noreply.github.com >
2023-10-27 10:06:10 +00:00
AJ Schmidt
ce4e62c849
fix buildx installation ( #2952 )
2023-10-25 13:59:39 -04:00
Tingluo Huang
121f080023
Prepare 2.311.0 runner release. ( #2946 )
2023-10-23 14:02:38 -04:00
AJ Schmidt
cbcb4c568a
Add buildx to images ( #2901 )
...
* add `buildx` to images
* Update Dockerfile
---------
Co-authored-by: Tingluo Huang <tingluohuang@github.com >
2023-10-23 13:44:45 -04:00
Kévin
5d4b391f06
feat: add support of arm64 arch runners in service creation script ( #2606 )
2023-10-23 12:53:31 -04:00
Rob Bos
85fdc9b6b4
Fix typo ( #2695 )
2023-10-23 16:51:04 +00:00
github-actions[bot]
7f58504d35
Update dotnet sdk to latest version @6.0.415 ( #2929 )
...
* Upgrade dotnet sdk to v6.0.415
* Update computed hashes
* .
* .
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Tingluo Huang <tingluohuang@github.com >
2023-10-23 12:43:21 -04:00
Tingluo Huang
611a7a85ed
Bump node.js to 20.8.1 ( #2945 )
2023-10-23 12:27:15 -04:00
Tingluo Huang
fb4bdbe440
Provide detail info on untar failures. ( #2939 )
2023-10-19 08:15:06 -04:00
Yang Cao
940f4f4f40
Use block blob instead of append blob ( #2924 )
...
* Use block blob when possible
* Refactor the code so job log also uses block blob if possible
2023-10-13 10:30:03 -04:00
Tingluo Huang
4647f3ed5f
Fix telemetry publish from JobServerQueue. ( #2919 )
2023-10-10 14:24:25 -04:00
Tatyana Kostromskaya
544f19042b
Revert "Update default version to node20 ( #2844 )" ( #2918 )
...
This reverts commit acdc6edf7c .
2023-10-10 15:10:43 +00:00
Luke Tomlinson
c851794f04
send os and arch as query params ( #2913 )
2023-10-09 15:14:00 -04:00
Tingluo Huang
22d4310b69
trim whitespace. ( #2915 )
2023-10-09 12:34:40 -04:00
Tingluo Huang
65361e0fb5
Prepare runner release 2.310.0 ( #2914 )
2023-10-09 13:21:38 +00:00
Rob Bos
36e37a0885
Fix typo ( #2670 )
...
* Fix typo
* Remove double space
2023-10-09 05:07:26 +00:00
Cory Calahan
a5cd1ba4b6
Fixed Attempt typo ( #2849 )
2023-10-09 04:57:21 +00:00
Tatyana Kostromskaya
acdc6edf7c
Update default version to node20 ( #2844 )
2023-10-09 04:48:16 +00:00
Jun Sugimoto
b4a7bb0969
Retries to lock Services database on Windows ( #2880 )
2023-10-09 04:20:04 +00:00
Yang Cao
f47384b46e
Use RawHttpMessageHandler and VssHttpRetryMessageHandler in ResultsHttpClient ( #2908 )
...
* Set an explicit timeout on ResultsHttpClient
* Hook up retry and standard message handler to ResultsHttpClient
* Remove explicit timeout constructor
* Fix linter
2023-10-06 12:01:28 -04:00
Tingluo Huang
f672567acc
Collect telemetry to measure upload speed for different backend. ( #2912 )
2023-10-05 23:29:38 -04:00
Bassem Dghaidi
e25c754744
Upgrade docker engine to 24.0.6 ( #2886 )
2023-10-03 17:34:23 +00:00
Tingluo Huang
f57ecd8e3c
Allow use action archive cache to speed up workflow jobs. ( #2857 )
...
* Refactor ActionManager.cs
* changes.
* cleanup
2023-09-28 23:43:55 +00:00
Yang Cao
463ec00cb4
Do not give up if Results is powering logs ( #2893 )
...
* Do not give us if Results is powering logs
* No need to send telemtry to Actions server in Results only case
2023-09-28 20:05:11 +00:00
Thomas Boop
c3a7188eca
Update message when runners are deleted ( #2896 )
...
* Update MessageListener.cs
* Update MessageListener.cs
2023-09-28 15:46:11 -04:00
Tingluo Huang
2a6f271afa
Throw TimeoutException instead of OperationCanceledException on the final retry in DownloadRepositoryAction. ( #2895 )
2023-09-28 13:35:55 +00:00
Tatyana Kostromskaya
462337a4a4
Add warning about node16 deprecation ( #2887 )
...
* add warning about node16 deprecation
* fix comments
2023-09-28 08:52:35 +00:00
Tingluo Huang
8f1c070506
Use Directory.EnumerateFiles instead of Directory.GetFiles in WhichUtil. ( #2882 )
...
* Use Directory.EnumerateFiles instead of Directory.GetFiles in WhichUtil.
* .
* .
2023-09-26 20:49:15 +00:00
Nikola Jokic
bf445e2750
bump container hook version in runner image ( #2881 )
2023-09-26 11:13:31 +02:00
Tingluo Huang
67d70803a9
Fix ArgumentOutOfRangeException in PowerShellPostAmpersandEscape. ( #2875 )
2023-09-21 16:34:28 +00:00
Nikola Jokic
8c917b4ad3
Bump directly dotnet vulnerable packages ( #2870 )
...
* Bump directly dotnet vulnerable packages
* Use just single file sdk upgrade for vulnerable dependencies
* Save with UTF8-BOM
* Trim down sdk to only Sdk.csproj upgrade
---------
Co-authored-by: Ferenc Hammerl <fhammerl@github.com >
2023-09-21 09:50:00 +02:00
Ryan van Zeben
440238adc4
Bump node 16 to v16.20.2 ( #2872 )
...
* Bump node 16 to v16.20.2
* Update unofficial build for win-arm to node 16.20.0
They dont have a build for anything newer yet
* linux-arm hash
* linux-arm64 hash update
* linux64 hash update
* osx64 hash update
* osxarm hash update
* win64 hash update
2023-09-20 15:02:05 -04:00
Ryan van Zeben
8250726be1
Change alpine from vst blobs to OSS gha alpine build ( #2871 )
2023-09-20 14:01:27 -04:00
Tingluo Huang
5b2bc388ca
GetAgents from all runner groups durning config. ( #2865 )
...
* GetAgents from all runner groups
* Update ConfigurationManagerL0.cs
2023-09-20 11:05:44 -04:00
Tingluo Huang
6a2381f525
Remove unused code in AgentManager. ( #2866 )
2023-09-20 14:50:09 +00:00
dependabot[bot]
1f0c91e23e
Bump @typescript-eslint/eslint-plugin ( #2861 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.4.1 to 6.7.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.2/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
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>
Co-authored-by: Ryan van Zeben <vanzeben@github.com >
2023-09-20 13:40:03 +00:00
dependabot[bot]
020a1ed790
Bump @vercel/ncc in /src/Misc/expressionFunc/hashFiles ( #2859 )
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.36.1 to 0.38.0.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.36.1...0.38.0 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
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>
2023-09-20 09:25:21 -04:00
dependabot[bot]
c1a5dc71a5
Bump prettier from 3.0.2 to 3.0.3 in /src/Misc/expressionFunc/hashFiles ( #2860 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
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>
2023-09-19 15:54:13 +00:00
dependabot[bot]
c68e28788d
Bump @typescript-eslint/parser in /src/Misc/expressionFunc/hashFiles ( #2858 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.7.0 to 6.7.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.2/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
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>
2023-09-19 11:42:42 -04:00
dependabot[bot]
a823a7f669
Bump eslint-plugin-github in /src/Misc/expressionFunc/hashFiles ( #2808 )
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.9.2 to 4.10.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.9.2...v4.10.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-github
dependency-type: direct:development
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>
Co-authored-by: Ryan van Zeben <vanzeben@github.com >
2023-09-18 21:24:30 +00:00
dependabot[bot]
21ca5e6f04
Bump @types/node in /src/Misc/expressionFunc/hashFiles ( #2854 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.5.6 to 20.6.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
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>
2023-09-18 17:17:30 -04:00
dependabot[bot]
f4197fb5a5
Bump @typescript-eslint/parser in /src/Misc/expressionFunc/hashFiles ( #2845 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.4.1 to 6.7.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
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>
Co-authored-by: Ryan van Zeben <vanzeben@github.com >
2023-09-18 20:20:01 +00:00