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 |
|
Robert Schumacher
|
206a818319
|
Perform a full clone of vcpkg instead of depth=1 (#4272)
The vcpkg versioning feature relies on retrieving information from its git repository history. This means users need a deep clone.
|
2021-11-11 11:54:32 +03:00 |
|
Maksim Shilov
|
fef060bec8
|
[Windows] Pin MongoDB to the specific version defined in the toolset (#4418)
|
2021-11-10 21:43:42 +03:00 |
|
Bob Arnson
|
4672cb208d
|
Add WiX v3 to Windows 2022. (#4448)
Move WiX to tools and stop installing WiX Votive VSIX, which isn't
needed for build.
|
2021-11-10 14:38:26 +03:00 |
|
Mikhail Timofeev
|
a6b29e3206
|
Change channel from pre to release for VS22 (#4451)
|
2021-11-10 00:00:18 +03:00 |
|
Nikolay Frolov
|
fa41b676c7
|
[Win] Rework NodeJS install (#4406)
|
2021-11-09 17:18:30 +03:00 |
|
Maksim Shilov
|
488fa42385
|
[Windows] Slight rework of the PyPy installation (#4392)
|
2021-11-08 15:05:55 +03:00 |
|
github-actions[bot]
|
aec3886d58
|
Updating readme file for win16 version 20211102.4 (#4412)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
|
2021-11-04 03:24:10 +00:00 |
|
github-actions[bot]
|
869b0cccd4
|
Updating readme file for win19 version 20211102.4 (#4413)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
|
2021-11-04 03:22:24 +00:00 |
|
github-actions[bot]
|
748a4b8ede
|
Updating readme file for win22 version 20211102.4 (#4414)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
|
2021-11-03 20:23:12 +00:00 |
|
Aleksandr Chebotov
|
05c460a0b6
|
Set Microsoft Defender Antivirus to passive mode (#4415)
|
2021-11-03 16:14:29 +03:00 |
|
Mikhail Timofeev
|
5b6883ef72
|
Add 32-bit version of python to win19 & win22 (#4405)
|
2021-11-02 22:50:27 +03:00 |
|
Maksim Shilov
|
0363026f15
|
Removing go versions less than 1.15 (#4407)
|
2021-11-02 22:10:01 +03:00 |
|
Aleksandr Chebotov
|
30a08e95b2
|
Pin Docker EE to 20.10.7 version (#4404)
|
2021-11-02 17:53:34 +03:00 |
|
Mikhail Koliada
|
3230c42476
|
[Windows] make choco dummy call for currently installed version (#4410)
|
2021-11-02 17:01:28 +03:00 |
|
Aleksandr Chebotov
|
ffc388200c
|
Revert "Docker service does not start on Windows Server (#4397)" (#4403)
|
2021-11-02 13:56:54 +03:00 |
|
Aleksandr Chebotov
|
3a5b9591bc
|
Docker service does not start on Windows Server (#4397)
|
2021-11-02 01:25:25 +03:00 |
|
Nikolay Frolov
|
234919982e
|
[Windows] Rework NodeJS install (#4375)
|
2021-10-30 14:03:05 +03:00 |
|
Maksim Shilov
|
7901cb5ade
|
[windows] Adding pypy 3.8 to toolset (#4364)
|
2021-10-29 18:38:49 +03:00 |
|
Dibir Magomedsaygitov
|
3ab5292583
|
move selenium version output to the browsers sector (#4377)
|
2021-10-29 17:26:06 +03:00 |
|
Dibir Magomedsaygitov
|
1b3870ab40
|
[Windows] Rework Selenium installation (#4309)
|
2021-10-28 22:17:05 +03:00 |
|
Mikhail Timofeev
|
733c34d93a
|
Add node 16 to the toolcache (#4354)
|
2021-10-27 19:23:50 +03:00 |
|
Ralph Jansen
|
a8f97f0023
|
Update module to latest version (#4349)
|
2021-10-27 14:45:01 +03:00 |
|
Maksim Shilov
|
76e359f806
|
Add VC.14.29.16.11 and VC.Runtimes.ARM64.Spectre to VS2022 (#4344)
|
2021-10-27 14:12:22 +03:00 |
|
Aleksandr Chebotov
|
1f97f5de37
|
[Windows] Add NSIS to Windows Server 2022 (#4326)
|
2021-10-26 14:16:20 +03:00 |
|
Aleksandr Chebotov
|
77e299148d
|
[Windows] Do not use M2_HOME env var to get mvn path (#4333)
* Do not use M2_HOME env var to get mvn path
* use Get-MachinePath to get mvn path
|
2021-10-25 16:30:47 +03:00 |
|
Aleksandr Chebotov
|
283bac3995
|
Fix Ruby permissions (#4322)
|
2021-10-22 14:24:31 +03:00 |
|
github-actions[bot]
|
db36e4a622
|
Updating readme file for win16 version 20211018.0 (#4304)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
|
2021-10-21 21:04:56 +00:00 |
|
github-actions[bot]
|
94c5dcadbd
|
Updating readme file for win19 version 20211018.0 (#4306)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
|
2021-10-21 15:23:12 +00:00 |
|
github-actions[bot]
|
ec7fba496f
|
Updating readme file for win22 version 20211018.0 (#4305)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
|
2021-10-21 11:46:59 +00:00 |
|