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
Mikhail Koliada
fad30aa851
[Windows] move llvm to toolset ( #4487 )
2021-11-15 12:54:35 +03:00
Mikhail Timofeev
ff555147fd
Add wasm.tools component to VS2022 ( #4490 )
2021-11-12 15:51:50 +03:00
Mikhail Timofeev
fa7f7eac99
[Windows] Pin mongodb to 5.0 ( #4482 )
...
* [Windows] pin mongodb to 5.0
* Change version argument to include "="
2021-11-12 10:59:53 +03:00
github-actions[bot]
d6a789cbef
Updating readme file for win22 version 20211109.2 ( #4454 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-11-11 15:59:19 +00:00
Dibir Magomedsaygitov
47a60e0776
[Windows] Upgrade Selenium server version from 3 to 4 ( #4473 )
2021-11-11 18:21:51 +03:00
V-Zabayrachny
f8c50c93b5
[Windows] Add MySQL to the toolset ( #4435 )
2021-11-11 17:18:39 +03:00
github-actions[bot]
60dcd87ff3
Updating readme file for win16 version 20211109.0 ( #4453 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-11-11 13:35:22 +00:00
Mikhail Koliada
bd3faa0011
[Windows] Remove node version 10.x ( #4478 )
2021-11-11 16:34:25 +03:00
Mikhail Timofeev
e5e8cc59dd
Add miniconda to windows 2022 image ( #4467 )
2021-11-11 15:27:09 +03:00
Mikhail Timofeev
0ddb8a2302
[Windows] Use Get-LatestChocoPackageVersion to get nodejs version to install ( #4469 )
...
* Use Get-LatestChocoPackageVersion to get nodejs
* Fix typo in Send-RequestToChocolateyPackages
2021-11-11 13:13:07 +03:00
github-actions[bot]
08024941c3
Updating readme file for win19 version 20211110.1 ( #4460 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-11-11 09:56:09 +00:00