Commit Graph

46 Commits

Author SHA1 Message Date
Aleksandr Chebotov
70019eaa8f [Windows] Replace Win32_Product call to registry query (#5887)
* Replace Win32_Product call to registry query

* Update properties
2022-07-12 10:10:32 +03:00
Andrew Brown
89ee433676 Update MinGW on Windows 2022 (#5729)
* Update MinGW on Windows 2022

Previously, the GitHub virtual environments only had MinGW v8.1.0
installed. That version was released in October of 2018 and, since then,
MinGW has released versions all the way up to v11.2.0. This change
updates the MinGW version to the latest available on Chocolatey for the
Windows 2022 environment. Windows 2019 retains the current v8.1.0
version. Fixes #5530.

* Update MinGW documentation

* Additionally update win-2016 version

* Revert "Update MinGW documentation"

This reverts commit cb7a72ff0f.

* fix: modify the pattern used for retrieving the MinGW version
2022-06-16 18:15:38 +03:00
Aleksandr Chebotov
3caf4a3e5c [Windows] Add docker-compose v2 (#5504) 2022-05-10 11:23:19 +03:00
Dusko Dobranic
ad4871d86c Fix kubectl version in software report (#5491) 2022-05-05 16:04:43 +02:00
Mikhail Timofeev
94788ae5ea Change pattern for Rscript output (#5437) 2022-04-26 15:26:51 +03:00
Maksim Shilov
4d4f454424 [All OS] Output full version of git to software report (#5097) 2022-02-18 10:23:34 +03:00
Aleksandr Chebotov
6865a4ccfe Update DACX 150 -> 160 path (#4966) 2022-01-28 14:18:57 +03:00
Maksim Shilov
afc8bd66cc [Windows] Add SQL OLEDB Driver to win19 and win22 (#4893)
* Add SQL OLEDB Driver to win19 and win22

* Update installation, improve install-binary and resolve comments

* Slight improvement of the installation. Fixing argument list for the WebPI

* Fix argument list for AzureCLI

* Fix software report
2022-01-20 15:59:37 +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
Nikolay Frolov
884d3e799d [Windows] Add WiX tool for Windows 2022 (#4624) 2021-11-29 18:54:51 +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
Nikolay Frolov
870d8506f2 [Windows] Add Service Fabric SDK to Software Report (#4563) 2021-11-23 21:01:37 +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
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
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
Aleksandr Chebotov
7e90162def [Windows] revert PR3766 (#4278) 2021-10-14 16:27:30 +03:00
Aleksandr Chebotov
5aa96839a8 [Windows] win: add validation InstalledSoftware.md and testResults.xml files (#3960)
* win: add validation InstalledSoftware.md file
2021-08-27 09:38:18 +03:00
Julien Marrec
99fa3a3396 Add aria2 (aria2c) to Windows (#3795) 2021-08-05 18:16:04 +03:00
Aleksandr Chebotov
05781ccad0 [Windows] Add GVFS (Git Virtual File System) (#3766)
* Add GVFS (Git Virtual File System)
* invoke all tests from git file
2021-07-22 10:32:13 +03:00
Yann Jouanique
5161c257a2 [ubuntu] Install yq (#3646) 2021-07-15 12:21:48 +03:00
Marcus Felling
1a96373918 [Windows] Adding Bicep CLI (#3600)
* Add Bicep CLI

* Correct regex for bicep version

Co-authored-by: Marcus Felling <MarcusFelling@microsoft.com>
2021-06-23 17:52:45 +03:00
Nursultan Kassan
659b9d878c [Windows] Adding Swig (#3509) 2021-06-07 12:23:47 +03:00
daniv-msft
729b5626f0 Removing support of Azure Dev Spaces now that it's retired (#3413) 2021-05-19 10:14:16 +03:00
Mikhail Timofeev
6ede984b96 [windows] Fix output for packer 1.7.1 (#3104) 2021-04-06 05:06:39 +03:00
Drew Skwiers-Koballa
3b2c13ea5b Merge branch 'main' of https://github.com/actions/virtual-environments into dacfx-186 2020-10-05 08:08:28 -07:00
Leonid Lapshin
70219fe6ee Add database tools section to Windows docs (#1706)
* add database tools section to docs, removed sqlps powershell module

* reverted SQLPS module changes

* removed SqlServer module from tools, its listed in PS modules

* delete function as its not needed

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-10-05 16:24:53 +03:00
Drew Skwiers-Koballa
c4a0c6a8ea adds dacfx to win tools report 2020-09-30 13:47:59 -07:00
Aleksandr Chebotov
79beb8514c fix Get-CodeQLBundleVersion output 2020-09-28 12:50:18 +03:00
Maxim Lobanov
7f21439a6e Merge branch 'main' into install-codeql-bundle 2020-09-25 15:09:27 +03:00
Leonid Lapshin
932d0f36cd Add azure dev spaces to Windows (#1558)
* add azds to windows images

* add script to template

* syntax improvments, persistent path value, proper documentation section

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-09-25 14:51:01 +03:00
Chris Gavin
49dc2ce2fd Use new approach for documenting CodeQL on Ubuntu. 2020-09-20 13:39:58 +01:00
Chris Gavin
60d40e5dd5 Document the CodeQL version that is installed. 2020-09-18 08:31:58 +01:00
Leonid Lapshin
dd8885cdc9 Add Pulumi to Windows images (#1439)
* 1242 add Pulumi to windows images

* change package name

* Add Pulumi version to doc generator

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-08-28 10:34:51 +03:00
Leonid Lapshin
db45f3fcac the Github CLI version fix for short version number (#1468)
* the Github CLI version fix for short version number

* select the string with version in command output, get the version without date

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-08-28 10:25:28 +03:00
Aleksandr Chebotov
9110b38999 [Windows 2019] Fix missing msvcr100.dll (#1427)
* install vcredist2010

* Microsoft Visual C++ docs section
2020-08-19 10:32:35 +03:00
Sergey Dolin
a3eb0ee40a Install NSIS from Source Forge (#1392)
* Install NSIS from Source Forge

* Switch to 3.06.1

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-08-11 23:41:25 +03:00
Maxim Lobanov
0f6fba462a Move CLI tests to the separate test file on Windows (#1363)
* move cli tests to the separate file

* switch install scripts

* unify CLI names
2020-08-06 11:27:58 +03:00
Dmitry Shibanov
0e0e62dceb Add R tools for windows (#1264)
* add R for windows

* fix tests

* fix for tests

* remove unused file

* fix doc version for R

Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-07-27 11:41:47 +03:00
Maxim Lobanov
acc3f46b5c Add aws session manager windows (#1178)
* add installation aws session manager for windows

* move to one file

* remove script step

* add documentation

* move logic to one file

* add notmatch

* change setup path variable

Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-07-08 10:30:30 +03:00
Shang Yuanchun
69f455808b Fix getting version of aliyun cli. (#1150)
* Fix getting version of aliyun cli.

It has a version sub command, and --version is used to specify product api version,
not to get version of aliyun cli.

* Change title of aliyun-cli
2020-07-07 17:36:37 +03:00
Vladimir Safonkin
9ed8bbbc63 Add Newman tool (#1185)
* Add Newman

* Move installation to NodeLts script on Windows
2020-07-07 11:37:15 +03:00
Dmitry Shibanov
bf7da363eb add documentation 2020-07-06 10:42:34 +03:00
Aleksandr Chebotov
4c34ad64df Add Google Cloud SDK for Windows (#1102)
* Add Google Cloud SDK

* Add Validate-GoogleCloudSDK.ps1 script
2020-06-24 11:37:36 +03:00
Andy Mishechkin
6070c25302 [Windows] Add azcopy utility (#1008)
* azcopy10 deployment for Windows has been added

* small bugfixing

* Header has been added to Install-AzCopy.ps1

* Header has been added to Validate-AzCopy.ps1

* Packer tempaltes have been modified
2020-06-08 10:59:13 +03:00
Vladimir Safonkin
804922a1e2 Add markdown file's generation to Windows images (#934)
* Add windows doc generator

* Minor fix

* Fix pypy arch

* Minor fix

* Minor fix

* Resolve comments

* Minor fix

* Add 7zip version

* Add haskell section

* Add stack version

* Fix MinGW

* Fix paths

* Fix haskell section

* Minor fix

* Add android ndk version
2020-06-02 09:32:23 +03:00