Aleksandr Chebotov
6846f12d42
Initialize rust environment to get software report ( #4774 )
2021-12-20 17:25:00 +03:00
V-Zabayrachny
d9b2265e58
[Windows] Update npm parcel package to v2 ( #4742 )
...
* [Windows] Update npm parcel package to v2
* [Windows] Add the parcel to the software report
* [Windows] Add the parcel in tests
* [Windows] Move the function Get-ParcelVersion
2021-12-16 18:37:45 +03:00
github-actions[bot]
68b46cf15f
Updating readme file for win22 version 20211212.1 ( #4722 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-12-16 13:19:57 +00:00
Matt Cooley
6b7e9bec50
[Windows] Add UWP VC++ ARM64 component ( #4750 )
2021-12-16 16:09:14 +03:00
github-actions[bot]
ae91041b90
Updating readme file for win19 version 20211212.1 ( #4724 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-12-16 12:57:50 +00:00
github-actions[bot]
8d70ee3468
Updating readme file for win16 version 20211212.1 ( #4725 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-12-16 10:10:50 +00:00
Andrew King
ff37068951
Update Install-NSIS.ps1 ( #4740 )
...
* Update Install-NSIS.ps1
Update NSIS to 3.08
See notes in #4739
* use in Install-NSIS.ps1, added nsis to toolset files
2021-12-16 10:57:04 +03:00
Aleksandr Chebotov
44d41e873b
[Windows] Remove RustJunction.ps1 post-generation script ( #4635 )
...
* Remove RustJunction.ps1 post-generation script
* update rust tests
2021-12-14 18:08:46 +03:00
V-Zabayrachny
573c5aa999
[Windows] Add installer projects to VS on Windows-2022 ( #4715 )
...
* [Windows] Add installer projects to VS on windows-2022
* [Windows] Improve the function Install-VsixExtension
2021-12-14 11:31:48 +03:00
Aleksandr Chebotov
ea705c4d63
[Windows] Wait Containers installation feature ( #4720 )
2021-12-13 14:54:37 +03:00
Aleksandr Chebotov
38877b3256
Add NativeDesktop.Llvm.Clang component ( #4717 )
2021-12-13 10:52:27 +03:00
Julian Ospald
1fb7d122d1
Expose ghcup binary to PATH on windows ( #4264 )
...
* Expose ghcup binary to PATH on windows
The bootstrap-haskell.ps1 script uses
'[System.EnvironmentVariableTarget]::User' instead of
'[System.EnvironmentVariableTarget]::Machine', so it appears
ghcup env vars and PATH update never make it. Do these manually
for now.
* Set CABAL_DIR and make sure config is adjusted
The config adjustment usually includes adding msys2 directories,
so cabal can find `pkg-config` and libraries, e.g.:
+ C: \ghcup\msys64\mingw64\bin
+ extra-include-dirs: C:\ghcup\msys64\mingw64\include
+ extra-lib-dirs: C:\ghcup\msys64\mingw64\lib
- extra-prog-path: C:\cabal\bin
+ extra-prog-path: C:\ghcup\bin,
* Expose cabal dir to PATH as well
* Use Set-SystemVariable
* Fix tests
* Use hardcoded cabal dir
* Fix bootstrap-haskell
* Move test after installation
* Print ghcup installation message
* Don't adjust cabal.config (to include mingw paths)
This may break setups.
2021-12-10 11:23:44 +03:00
Cornelius Riemenschneider
9e30602178
CodeQL: Pull the bundle from codeql-action@v1 rather than main. ( #4702 )
...
As github/codeql-action by default uses the bundle from the toolcache,
make sure that that is considered stable.
2021-12-10 10:26:07 +03:00
Vladimir Safonkin
5e4f5b8898
[Windows] Add grunt-cli to global npm packages on Windows 2022 ( #4689 )
2021-12-10 00:40:09 +03:00
github-actions[bot]
8aa18c1d57
Updating readme file for win19 version 20211207.2 ( #4682 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-12-09 20:10:17 +00:00
github-actions[bot]
f57f6aaf4a
Updating readme file for win16 version 20211206.1 ( #4676 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-12-09 17:38:17 +00:00
github-actions[bot]
2e01f1d85c
Updating readme file for win22 version 20211206.1 ( #4673 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-12-09 11:37:28 +00:00
Nikolay Frolov
07a22999fe
[Windows] Update Kotlin install ( #4645 )
2021-12-08 10:39:42 +03:00
Shivam Mathur
7450e2dabe
[Windows] upgrade php version to 8.1 ( #4680 )
2021-12-08 10:38:39 +03:00
Reupen Shah
4828764ba0
[Windows] Add Llvm.Clang component to VS 2022 ( #4670 )
2021-12-07 13:58:30 +03:00
Aleksandr Chebotov
cb6dd7c0e3
Add pause after installation windows features ( #4668 )
2021-12-06 22:02:12 +03:00
Nikolay Frolov
050efaf52a
[Windows] Improve MySQL install ( #4646 )
2021-12-03 19:49:55 +03:00
V-Zabayrachny
d12aeab69c
[Windows] Fix markdown in the software report ( #4587 )
2021-12-03 00:33:38 +03:00
github-actions[bot]
ddaeaaa8fb
Updating readme file for win22 version 20211130.3 ( #4642 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-12-02 13:13:24 +00:00
Aleksandr Chebotov
c50afe27cd
[Windows] Add pause after Windows Update ( #4641 )
2021-12-02 10:56:43 +03:00
github-actions[bot]
9c7f92e4c3
Updating readme file for win16 version 20211229.2 ( #4637 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-12-01 13:07:11 +00:00
github-actions[bot]
92269a3a22
Updating readme file for win19 version 20211229.2 ( #4638 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-12-01 13:01:53 +00:00
Aleksandr Chebotov
f4306a6c40
[Windows] zstd: Invoke Move-Item with retry ( #4633 )
2021-11-30 11:38:03 +03:00
Nikolay Frolov
248e6728a3
[Windows] Update MySQL version to 5.7.36 ( #4632 )
2021-11-29 22:09:02 +03:00
Nikolay Frolov
884d3e799d
[Windows] Add WiX tool for Windows 2022 ( #4624 )
2021-11-29 18:54:51 +03:00
Nikolay Frolov
340b210bd1
[Windows] Add gulp-cli npm package ( #4601 )
2021-11-27 12:40:37 +03:00
Mikhail Koliada
3063eac712
Revert "Add WiX v3 to Windows 2022. ( #4448 )" ( #4604 )
...
This reverts commit 4672cb208d .
2021-11-26 20:37:33 +03:00
Aleksandr Chebotov
978ab79564
[Windows] Invoke Move-Item and Rename-Item with retry after Extract-7Zip ( #4598 )
2021-11-26 17:49:05 +03:00
Mikhail Koliada
8922c7b5bf
[Windows] pin mysql release version in toolset ( #4590 )
2021-11-26 11:52:02 +03:00
Aleksandr Chebotov
acc3d7cc0d
Remove Dotnet.ps1 post-generation script ( #4585 )
2021-11-26 10:41:26 +03:00
github-actions[bot]
120fc45b76
Updating readme file for win22 version 20211122.0 ( #4570 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-11-26 00:31:07 +00:00
github-actions[bot]
7a3b442a0b
Updating readme file for win16 version 20211122.1 ( #4568 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-11-25 14:30:30 +00:00
github-actions[bot]
446bf8d222
Updating readme file for win19 version 20211122.1 ( #4569 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-11-25 14:22:03 +00:00
Maksim Shilov
81c96d9781
[Windows] Fix Get-LatestChocoPackageVersion ( #4581 )
2021-11-25 14:24:27 +03:00
Mikhail Koliada
f3f76a29b0
[Windows] set default nodeJS version to 16 ( #4560 )
2021-11-24 22:42:52 +03:00
Aleksandr Chebotov
2c9f161957
Remove Choco.ps1 post-generation script ( #4576 )
2021-11-24 13:53:28 +03:00
Nikolay Frolov
870d8506f2
[Windows] Add Service Fabric SDK to Software Report ( #4563 )
2021-11-23 21:01:37 +03:00
github-actions[bot]
741076d322
Updating readme file for win16 version 20211115.1 ( #4520 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-11-23 06:39:18 +00:00
github-actions[bot]
1fc7895bd9
Updating readme file for win22 version 20211115.1 ( #4512 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-11-22 17:31:27 +00:00
Ewout ter Hoeven
79dfeeba45
[Windows] Add sbt to Windows 2022 image ( #4526 )
...
* [Windows] Add sbt to Windows 2022 image
* Update SoftwareReport.Generator.ps1 to include sbt on Win22
2021-11-22 15:21:03 +03:00
Maxim Lobanov
d3a5bad25f
[Windows] Install Docker-wincred ( #4540 )
...
* Add Docker WinCred
* fix getting docker url
* Use Expand-Archive instead of Extract-7Zip since 7zip is not installed yet
2021-11-19 12:44:22 +01:00
Aleksandr Chebotov
a8096c59ab
softwarereport: do not use regex to get version of choco ( #4536 )
2021-11-18 17:52:27 +03:00
Aleksandr Chebotov
df27520b1f
[Windows] Add test to validate windows updates installation ( #4489 )
...
* Add test to validate windows updates installation
* Add function Get-WindowsUpdatesHistory
2021-11-16 17:14:17 +03:00
Maksim Shilov
ff41a760f0
[Windows] Pin PostgreSQL version installed in the toolset ( #4492 )
2021-11-16 11:38:03 +03:00
V-Zabayrachny
d3e74a5d7d
[Windows] Add PHP to the toolset ( #4493 )
2021-11-16 11:32:09 +03:00