github-actions[bot]
a615999e85
Updating readme file for win22 version 20240603.1.1 ( #9990 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2024-06-07 05:54:53 +00:00
github-actions[bot]
c27adcfdba
Updating readme file for win19 version 20240603.1.1 ( #9989 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2024-06-06 11:54:45 +00:00
Erik Bershel
7992e7f1ba
[Ubuntu, Windows] Update Docker tools versions ( #9982 )
...
Co-authored-by: Taleh Zaliyev <z.taleh007@ya.ru >
2024-06-05 12:27:31 +02:00
Mikhail Koliada
52bcf848e5
[All OSes] Revert gitlfs changes ( #9984 )
...
* Revert "[Ubuntu] Add new git environment variable (#9899 )"
This reverts commit ee7edb4f80 .
* Revert "[Windows] Add new git environment variable (#9898 )"
This reverts commit 5113d251a8 .
* Revert "[macOS] Add new git environment variable (#9900 )"
This reverts commit 5c60b0c2af .
2024-06-04 13:32:40 +02:00
Alexey-Ayupov
293e955e3f
[Windows] Update signature for SessionManagerPluginSetup.exe ( #9969 )
2024-05-31 16:43:37 +02:00
github-actions[bot]
8476a08273
Updating readme file for win19 version 20240526.1.1 ( #9942 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2024-05-28 12:07:57 +00:00
Alexey-Ayupov
3c26757b41
[Windows] Update script to install emulator separately ( #9947 )
2024-05-28 01:19:14 +02:00
Ketil
3dcd2fa9b4
fix: update thumbprint of AzureCosmosDbEmulator ( #9910 )
2024-05-24 09:53:23 +02:00
Alexey-Ayupov
5113d251a8
[Windows] Add new git environment variable ( #9898 )
2024-05-20 16:44:16 +02:00
Erik Bershel
a38a062eee
[Windows] Add more compatible VS2022 VC components ( #9876 )
...
* [Windows] Add more compatible VS2022 VC components
* Updated chocolatey installation to use new certificate thumbprint
* Azure CosmosDb Emulator SHA256 updated
---------
Co-authored-by: Jack Hennessey <jhennessey5225@gmail.com >
2024-05-20 10:03:57 +02:00
Erik Bershel
e2a8bbc6e1
[Windows] Update signature for Azure CosmosDb Emulator ( #9875 )
...
* [Windows] Update signature for Azure CosmosDb Emulator
* Replace with SHA256
2024-05-17 22:33:04 +02:00
Congyi Wu
5ecfd27e8f
VisualStudioHelpers.ps1 stop enabling 8.3 filename creation ( #9862 )
...
The bug that prompted enabling 8.3 filename creation was fixed 5 years ago, see https://github.com/xamarin/xamarin-android/issues/3407 :
> Fix included in Xamarin.Android 10.1.0.30.
>
> Fix included on Windows in Visual Studio 2019 version 16.4.
We're on VS 2019 16.11: 9815039618/images/windows/Windows2019-Readme.md (L233)
8.3 filename creation is known to hurt file creation performance, especially when there are a large number of similarly named files in the same folder:
* https://learn.microsoft.com/en-us/archive/blogs/josebda/windows-server-2012-file-server-tip-disable-8-3-naming-and-strip-those-short-names-too
* https://www.linkedin.com/pulse/dont-forget-disable-short-filenames-83-servers-folders-wes-brown
* https://deep.data.blog/2013/06/19/debugging-story-slowness-due-to-ntfs-short-file-8-3-name-generation/
I created a new VM with the base Azure Marketplace Windows 2019 image and confirmed that 8.3 name generation is disabled by default for both the OS and temp disk:
```
fsutil 8dot3name query C:
The volume state is: 1 (8dot3 name creation is disabled).
The registry state is: 2 (Per volume setting - the default).
Based on the above settings, 8dot3 name creation is disabled on C:
fsutil 8dot3name query D:
The volume state is: 1 (8dot3 name creation is disabled).
The registry state is: 2 (Per volume setting - the default).
Based on the above settings, 8dot3 name creation is disabled on D:
```
This might help a bit with https://github.com/actions/cache/issues/752 , although I haven't tested it, and AFAICT it's unlikely make an order of magnitude difference.
2024-05-16 18:32:15 +02:00
github-actions[bot]
6df3848fcd
Updating readme file for win22 version 20240514.3.1 ( #9853 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2024-05-16 13:28:02 +02:00
github-actions[bot]
b98d6e44fa
Updating readme file for win19 version 20240514.1.1 ( #9856 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2024-05-15 18:39:54 +00:00
Erik Bershel
2a7b21b9ba
[Windows] Update VS2022 code signature ( #9850 )
2024-05-14 21:26:06 +02:00
Erik Bershel
d279ef32ca
[Windows] Add .NET SDK 8.0 to Windows-2019 ( #9838 )
2024-05-14 09:40:03 +02:00
Erik Bershel
441122013e
Remove all non-latest VS VC components ( #9819 )
2024-05-09 21:02:07 +02:00
AM
9e048184f9
Azurecli Expected signature updated ( #9772 )
...
Co-authored-by: AMundewal <abhishek.mundewal@forcam.com >
2024-05-02 11:49:32 +02:00
sergei-pyshnoi
cb3f1150db
[Windows] Update google updater service name parser ( #9738 )
2024-04-24 22:49:24 +02:00
github-actions[bot]
a420c2896e
Updating readme file for win22 version 20240421.1.1 ( #9721 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2024-04-24 17:01:10 +00:00
github-actions[bot]
67a74919b4
Updating readme file for win19 version 20240422.1.1 ( #9727 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2024-04-24 12:02:49 +00:00
sssharif
3c3caaa5e9
[Windows] update nsis version in windows images ( #9706 )
2024-04-18 15:10:14 +02:00
github-actions[bot]
0cd9c988c4
Updating readme file for win19 version 20240414.1.1 ( #9687 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2024-04-17 12:33:42 +00:00
github-actions[bot]
d0baa451b5
Updating readme file for win22 version 20240414.1.1 ( #9688 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2024-04-17 14:08:12 +02:00
Leon Zandman
3b976c7acb
Filename fix. ( #9689 )
...
Co-authored-by: Leon Zandman <lzandman@rdw.nl >
2024-04-15 16:21:18 +02:00
github-actions[bot]
a0af039ba1
Updating readme file for win22 version 20240407.1.1 ( #9648 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2024-04-10 13:10:08 +00:00
github-actions[bot]
616481d859
Updating readme file for win19 version 20240407.1.1 ( #9655 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2024-04-10 12:03:41 +00:00
Erik Bershel
3afd153301
[Windows] Update Visual Studio 2022 signature ( #9668 )
2024-04-10 13:32:54 +02:00
github-actions[bot]
22d681c1e2
Updating readme file for win22 version 20240403.1.1 ( #9637 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2024-04-05 15:56:16 +00:00
github-actions[bot]
c5b46c5339
Updating readme file for win19 version 20240403.1.1 ( #9636 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2024-04-05 13:41:57 +00:00
Alexey-Ayupov
cd4088d282
[Windows] Update docker-compose installation method ( #9618 )
2024-04-03 18:38:52 +02:00
Erik Bershel
dafa292860
[Windows] Force Resolve-ChocoPackageVersion function to use CLI ( #9605 )
2024-04-02 23:37:28 +02:00
Erik Bershel
d9a35acaeb
[Windows] Fix outdated Azure CLI installer signature ( #9611 )
2024-04-02 16:38:16 +02:00
Erik Bershel
9ce28c1d12
Revert "[Windows] pin zstd to v1.5.5 ( #9570 )" ( #9589 )
...
This reverts commit f6950e8a95 .
2024-03-29 22:17:15 +01:00
github-actions[bot]
f1bb9d76e3
Updating readme file for win22 version 20240322.1.1 ( #9555 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2024-03-29 11:54:43 +01:00
Erik Bershel
9690ca4c70
[Windows] Add WIX binaries folder to the PATH ( #9582 )
...
* [Windows] Add WIX binaries folder to the PATH
* Add Update-Environment, small prettifying
* Move tests from script to Pester
* Fix Wix tests to use Join-Path
---------
Co-authored-by: Leon Zandman <lzandman@github.com >
2024-03-29 11:51:52 +01:00
github-actions[bot]
1efd43a2c9
Updating readme file for win19 version 20240322.1.1 ( #9556 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2024-03-27 18:00:38 +00:00
Mikhail Koliada
f6950e8a95
[Windows] pin zstd to v1.5.5 ( #9570 )
2024-03-27 17:51:41 +01:00
Mikhail Koliada
9ee0335bca
[Windows] remove Docker Comose v1 ( #9558 )
2024-03-25 16:53:38 +01:00
github-actions[bot]
65efa8ca2d
Updating readme file for win22 version 20240317.1.1 ( #9528 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2024-03-20 13:09:46 +00:00
github-actions[bot]
243142386f
Updating readme file for win19 version 20240317.1.1 ( #9527 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2024-03-20 13:09:37 +00:00
github-actions[bot]
ee03fb0bdf
Updating readme file for win22 version 20240310.1.1 ( #9481 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2024-03-14 20:07:32 +00:00
Leon Zandman
d6d95ff728
Fixed typos ( #9509 )
...
* Fixed some typos.
* Some more typos.
---------
Co-authored-by: Leon Zandman <lzandman@rdw.nl >
2024-03-14 10:53:11 +01:00
github-actions[bot]
936416229a
Updating readme file for win19 version 20240310.1.1 ( #9485 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2024-03-13 21:50:44 +00:00
Piotr Grabski-Gradziński
82a37d19fa
Updating signature for Visual Studio Enterprise 2022.17. ( #9502 )
2024-03-13 12:54:42 +01:00
Mikhail Koliada
aa58a23bf8
[windows] Update Az to 11.3.1 ( #9489 )
2024-03-11 20:51:28 +01:00
github-actions[bot]
3d6eedc86d
Updating readme file for win22 version 20240304.2.1 ( #9449 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2024-03-07 19:01:02 +00:00
Erik Bershel
cde48c99e6
[Windows] Update Kotlin installer hash check ( #9469 )
2024-03-07 17:11:44 +01:00
github-actions[bot]
e32a4a56ec
Updating readme file for win19 version 20240304.2.1 ( #9453 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
2024-03-06 15:57:17 +00:00
Shivam Mathur
e27310f1e3
[Windows] Upgrade php version to 8.3 ( #9439 )
2024-03-04 17:10:45 +01:00