Mikhail Koliada and GitHub
b9ca7b686b
fix software report output for packer ( #7495 )
2023-04-26 17:22:01 +02:00
Vasilii Polikarpov and GitHub
5657dec7af
[Windows|Ubuntu] Remove obsolete workarounds ( #7431 )
2023-04-17 13:31:56 +02:00
Dan Friedman and GitHub
e23a588bad
Add .NET environment variables to windows image ( #7400 )
2023-04-16 14:25:30 +02:00
Allan and GitHub
c44e921e0b
Fix typo ( #7438 )
2023-04-14 11:27:42 +02:00
Sergey Dolin and GitHub
69d754cb77
[Windows] Run bcdedit /set hypervisorschedulertyupe root ( #7394 )
2023-04-06 12:38:49 +02:00
Erik Bershel and GitHub
d19fa4a8f1
[Windows] Add more releases per page ( #7391 )
2023-04-05 15:56:35 +02:00
Vasilii Polikarpov and GitHub
425daf97b4
Validate OpenSSL version in Windows ( #7372 )
2023-03-31 16:30:04 +02:00
Vasilii Polikarpov and GitHub
d9b4647e11
[Windows] Add script for OpenSSL installation ( #7337 )
2023-03-28 10:42:14 +02:00
Dusko Dobranic and GitHub
754cbccf56
[Windows] AWS CLI session manager plugin test fix ( #7294 )
2023-03-17 15:53:44 +01:00
Erik Bershel and GitHub
bc22983319
Update condition for Android packages filter ( #7280 )
2023-03-14 17:14:42 +01:00
sergei-pyshnoi and GitHub
c22eb26949
[windows] fix version for docker-compose v1 ( #7247 )
2023-03-07 18:14:29 +01:00
Mikhail Koliada and GitHub
ed49bcd543
[Windows] pin maven version ( #7236 )
2023-03-05 11:41:43 +01:00
Erik Bershel and GitHub
362b112a77
[Windows] Update Rustup download link ( #7106 )
2023-02-16 11:19:38 +01:00
Alexey-Ayupov and GitHub
8282937409
[Windows] Reengineer the way of getting the installer for PostgreSQL ( #7065 )
2023-02-08 16:27:46 +01:00
Mikhail Koliada and GitHub
17295fdcde
[Windows] add retries in toolset installation ( #7025 )
2023-02-01 16:05:23 +01:00
Dusko Dobranic and GitHub
7821217b60
[Windows] Install ghc and cabal using ghcup ( #6754 )
2023-01-31 22:03:06 +01:00
Erik Bershel and GitHub
68485f8bbf
[Windows] CodeQL Action Bundle report small fix ( #7020 )
2023-01-31 21:41:13 +01:00
Angela P Wen and GitHub
1e75a20a49
[Linux,macOS,Windows] Download two latest CodeQL bundles ( #6884 )
...
Previously, our runner image only included the most recent release of CodeQL. In order to improve stability of rollout of new CodeQL versions, we are now downloading the most recent two releases.
The change updates the Linux and Windows script variable names to match that of the Mac script, because they are mostly functionally identical. It also adds the same log messages to all scripts and ensures Mac and Windows test parity. It tests that there are two bundles in each of the OS's as well.
This will approximately double the total size and installation time of the existing CodeQL tool.
2023-01-29 14:46:43 +01:00
Mikhail Koliada and GitHub
2205d11bf5
[Windows] set TLS12 for toolset ( #7001 )
2023-01-28 17:21:17 +01:00
Mikhail Koliada and GitHub
44a6abe0b7
[Windows] Hardcode command line tools ( #6963 )
2023-01-23 15:38:35 +01:00
Alexey-Ayupov and GitHub
a218bee02d
[Windows] fix software report generator for Parcel ( #6933 )
2023-01-20 18:08:01 +01:00
Alexey-Ayupov and GitHub
ea70a64733
[Windows] Add retry to Install-VsixExtension ( #6934 )
2023-01-18 17:51:36 +01:00
Alexey-Ayupov and GitHub
a86ee04ce6
[Windows] Update Az module pester test ( #6902 )
2023-01-12 21:25:12 +01:00
Alexey-Ayupov and GitHub
7750a08f65
Disable Pester test colors ( #6908 )
2023-01-12 20:26:45 +01:00
68f38ef5a4
[Windows] Change the way of installing Service Fabric ( #6882 )
...
Co-authored-by: Alexey Ayupov <[email protected] >
2023-01-06 21:26:37 +01:00
bogdan-damian-bgd and GitHub
447c8387a2
[Windows] Update documentation generation to use shared software report module ( #6834 )
2022-12-30 10:24:22 +01:00
Alexey-Ayupov and GitHub
39ba239618
[Windows] Remove pester test for kotlinc-js ( #6850 )
2022-12-29 20:39:24 +01:00
Alexey-Ayupov and GitHub
3bd81ca3be
[Windows] Update PostgreSQL way to install ( #6824 )
2022-12-23 09:47:28 +01:00
Alexey-Ayupov and GitHub
3334c52558
[Windows] download MySQL from SA ( #6769 )
2022-12-14 23:10:59 +01:00
Maxim Lobanov and GitHub
257743a26d
[Windows] Minor documentation improvements ( #6751 )
2022-12-14 19:53:32 +01:00
Jeroen Ooms and GitHub
fb3b6fd699
Rust: add support for mingw-w64 toolchains ( #6661 )
2022-12-04 09:59:37 +01:00
Alexey-Ayupov and GitHub
ec8d7d9c1e
Windows update IEDriverServer version to latest ( #6671 )
2022-12-02 14:31:06 +01:00
Alexey-Ayupov and GitHub
582d23c884
[Windows] Pin PowerShell version 7.2.7 ( #6591 )
2022-11-18 20:16:09 +01:00
Alexey-Ayupov and GitHub
b101b5646f
[windows] Do not install latest version of GHC ( #6581 )
2022-11-16 20:42:51 +01:00
Aleksandr Chebotov and GitHub
89b1d058fb
Fix Google CloudSDK version output ( #6550 )
2022-11-11 16:27:54 +01:00
Alexis Saettler and GitHub
0cb66802c6
[Windows] Clean install_user Temp directory ( #6529 )
2022-11-09 10:21:18 +01:00
Aleksandr Chebotov and GitHub
715747a054
Remove Test-IsWin19 WSL condition ( #6477 )
2022-10-27 09:26:49 +02:00
Alexis Saettler and GitHub
b7edddf553
[Windows] Check WSL is on path on Windows Server 2022 ( #6475 )
2022-10-26 15:53:15 +02:00
Erik Bershel and GitHub
a9611d8e7f
Revert VCPKG_ROOT variable ( #6458 )
2022-10-25 09:30:50 +02:00
Erik Bershel and Mikhail Koliada
5e91f0a07d
Revert "Revert VCPKG_ROOT variable ( #6449 )"
...
This reverts commit 88d253f383 .
2022-10-24 12:27:27 +02:00
Erik Bershel and GitHub
88d253f383
Revert VCPKG_ROOT variable ( #6449 )
2022-10-24 11:10:20 +02:00
Aleksandr Chebotov and GitHub
842c43d557
[Windows] Install git from gh ( #6427 )
...
* Install Git from GitHub
* get installer file name
2022-10-19 20:27:55 +02:00
Aleksandr Chebotov
caa3fa7f9f
revert env variable
2022-10-17 16:25:50 +02:00
Aleksandr Chebotov
796a8bc2b3
replace bindgen to bindgen-cli
2022-10-17 12:59:46 +02:00
Aleksandr Chebotov
f790e06bc3
Add cbindgen and bindgen pester test
2022-10-17 10:04:32 +02:00
Aleksandr Chebotov and GitHub
6cc874356c
[Windows] Install latest release of Docker CE ( #6360 )
2022-10-06 20:37:12 +02:00
Mikhail Timofeev and GitHub
1def28243d
[Windows] Test Chrome and Chrome Driver major versions are the same ( #6332 )
...
* Add Chrome + Chromedriver test
* Get chromedriver version from versioninfo.txt
* Use VersionInfo.ProductMajorPart
* Add missing test cases block
2022-09-30 20:07:26 +02:00
Aleksandr Chebotov and GitHub
f412cb04d7
[Windows] Add docker symlink ( #6287 )
2022-09-24 17:09:06 +03:00
Aleksandr Chebotov and GitHub
15f134a85a
Exclude Windows Defender update checking ( #6259 )
2022-09-19 18:44:38 +03:00
Erik Bershel and GitHub
7f10a5a590
[Windows] Add ImageMagick tool ( #6247 )
...
* Add ImageMagick tool
* Add ImageMagick tool
2022-09-16 10:23:13 +02:00