Nikita Bykov
8a77fdb2a1
[Windows] Move choco installation list into toolset ( #3688 )
...
* Move choco installation list into toolset
* Add a condition to Install-CommonUtils.ps1
* Rename tests and revert Bazel to single script
* Return Install-Bazel.ps1 to windows2016.json and windows2019.json
* Remove condition and Write-Host command from Install-CommonUtils.ps1
* Reset Install-Bazel.ps1 to be the same as in main
* Update choco.common_packages in toolset-2016.json and toolset-2019.json
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com >
2021-07-08 16:23:07 +03:00
Mikhail Timofeev
6e7af98600
[Windows] Switch android tools installation to use cmdline-tools' sdkmanager ( #3682 )
...
* Switch android installation to use cmdline-tools
* Rename update-android sdk to install-android sdk as for the other OSs
* Remove cmdline-tools installation from toolset as it's installed
* Regenerate licenses for the new sdkmanager
* Add tests to check that both sdkmanagers are available
* Simplify Get-AndroidInstalledPackages function to use list_installed
* Resolve nitpicks from @AlenaSviridenko
* Add extra lines to separate comments from the code
* Remove extra line after $androidNDKs
* Modify software report to output any version number
* Change regex pattern to output the group
* Currently the function returns 4. instead of 4.0, this change fixes it
2021-07-07 15:16:35 +03:00
github-actions[bot]
7d0d3aa82a
Updating readme file for win16 version 20210628.1 ( #3668 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-07-01 18:11:39 +00:00
github-actions[bot]
332b6bdabd
Updating readme file for win19 version 20210628.1 ( #3667 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-07-01 17:13:45 +00:00
Leonid Lapshin
de7775d901
[windows] Improve MSYS2 installation ( #3652 )
2021-06-29 11:59:03 +03:00
github-actions[bot]
cd920950ec
Updating readme file for win19 version 20210620.1 ( #3625 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-06-28 22:01:56 +00:00
github-actions[bot]
83c974ff84
Updating readme file for win16 version 20210620.1 ( #3624 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-06-25 17:29:27 +00: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
Drew Skwiers-Koballa
d986b255ca
Update Dacfx 18.7.1 ( #3608 )
...
* update dacfx to 18.5.1
* update dacfx 18.7.1 Windows
* update dacfx 18.7.1 Windows
* revert MD changes
2021-06-22 22:14:00 +03:00
Mikhail Timofeev
83a5e887f4
Revert "Don't install KB5003638 update as it breaks the VM ( #3557 )" ( #3627 )
...
This reverts commit ff4ba2e725 .
2021-06-21 20:02:32 +03:00
Mikhail Timofeev
1fb8c5d6a1
[Windows] Improve Pester tests coverage for MSYS2 ( #3595 )
...
* Add ShouldReturnZeroExitCodeWithParam function and a new set of tests for MSYS2 tools
* Change get-command -> Get-Command
* Remove elevated user, return original path after msys installation and tests, resolve nitpicks
* Add BeforeEach and AfterEach blocks
These blocks change the path before each test
and return the original path after each test
* Change get-command -> Get-Command
2021-06-21 14:09:51 +03:00
github-actions[bot]
e9b07beb47
Updating readme file for win19 version 20210616.0 ( #3602 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-06-18 09:23:23 +00:00
Aleksandr Chebotov
0b6b04be64
Fix Java_Adopt_Jdk permissions ( #3605 )
2021-06-18 10:26:34 +03:00
github-actions[bot]
b52cf39f62
Updating readme file for win16 version 20210614.1 ( #3589 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-06-17 11:12:10 +00:00
github-actions[bot]
7e05e372ed
Updating readme file for win16 version 20210609.1 ( #3559 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-06-14 17:47:39 +00:00
github-actions[bot]
bb728f4d07
Updating readme file for win19 version 20210608.0 ( #3554 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-06-14 14:15:37 +00:00
Mikhail Timofeev
edd787f61b
[Windows] Upgrade az powershell module from 5.7.0 to 5.9.0 ( #3561 )
...
* Add az ps module 5.9.0 to the windows images, move 5.7.0 to zip
* Remove 5.7.0 from zip version as it's usage is low based on the telemetry
2021-06-10 21:33:10 +03:00
Mikhail Timofeev
ff4ba2e725
Don't install KB5003638 update as it breaks the VM ( #3557 )
2021-06-10 09:19:50 +03:00
Mikhail Timofeev
395eb43c2b
Added a condition for the $binGhcPath to not depend on the exact Haskell version ( #3537 )
2021-06-07 20:49:36 +03:00
github-actions[bot]
638ad60fbd
Updating readme file for win19 version 20210531.1 ( #3489 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-06-07 14:49:49 +00:00
github-actions[bot]
f417049417
Updating readme file for win16 version 20210531.1 ( #3488 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-06-07 09:59:33 +00:00
Nursultan Kassan
659b9d878c
[Windows] Adding Swig ( #3509 )
2021-06-07 12:23:47 +03:00
agorti
0648d434e6
[windows] update npm registry to https ( #3521 )
2021-06-04 14:33:52 +03:00
Dmitry Shibanov
5d24b559f9
[Windows] Add note about Conda ( #3513 )
...
* add note about Conda
* added a note in the same string
* move note to Get-CondaVersion function
2021-06-03 16:28:12 +03:00
Mikhail Timofeev
4d72ed1fd9
[Windows] Refactor Msys2 installation to use toolset part 1 ( #3487 )
...
* Refactor Msys2 installation to use toolset
* fix indent in the toolset files
* Resolve nitpicks
* Remove typo (extra $)
2021-06-02 13:08:05 +03:00
github-actions[bot]
57a4965327
Updating readme file for win16 version 20210525.0 ( #3456 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-05-31 14:09:51 +00:00
github-actions[bot]
50d06a58af
Updating readme file for win19 version 20210525.0 ( #3452 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-05-31 13:02:19 +00:00
Mikhail Timofeev
f7e0e8befb
[Windows] Switch to use OData query instead of choco search for ghc installation ( #3458 )
...
* Switch to use OData query instead of choco search
* Simplify the logic
2021-05-27 10:20:41 +03:00
Mikhail Timofeev
8e7629ee13
Change Add-AssertionOperator to Add-ShouldOperator ( #3446 )
2021-05-25 11:13:12 +03:00
github-actions[bot]
1b483cc38d
Updating readme file for win19 version 20210516.0 ( #3403 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-05-21 00:14:35 +00:00
github-actions[bot]
f2149f41d3
Updating readme file for win16 version 20210516.0 ( #3404 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-05-20 20:22:50 +00:00
Mikhail Timofeev
0bac9037ca
Sort by version in advance ( #3411 )
2021-05-19 19:45:09 +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
322aa89006
[windows] Add msys libxml2 package installation ( #3386 )
2021-05-17 00:54:28 +03:00
Mikhail Timofeev
a7c8d209c6
[windows] Add a test to make sure version 9 is the default one ( #3377 )
2021-05-14 12:20:12 +03:00
Mikhail Timofeev
ca0395c1ee
Add dotnet nuget list source ( #3373 )
2021-05-13 21:12:54 +03:00
github-actions[bot]
0cbfee2322
Updating readme file for win19 version 20210509.1 ( #3350 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-05-13 13:37:30 +00:00
github-actions[bot]
d694ead822
Updating readme file for win16 version 20210509.1 ( #3349 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-05-13 13:36:40 +00:00
Aleksandr Chebotov
769423b171
Add build_resource_group_name packer option ( #3369 )
2021-05-13 10:19:34 +03:00
Mikhail Timofeev
5abc43a504
[windows] Add cmake 3.18.1 for Android to toolset files ( #3324 )
2021-05-06 11:35:37 +03:00
Daniel
f109d39c83
Securing packer builds via allowed_inbound_ip_addresses ( #3193 )
...
* Trying to handover additional parameters
* Make restriction to agent ip configurable
* Added additional parameter to all other packer files
* Added note about new parameter's incompatibility with other parameters to command line help
* Added line break for better readability
Co-authored-by: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com >
Co-authored-by: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com >
2021-05-04 11:39:55 +03:00
github-actions[bot]
4a134cd3e5
Updating readme file for win19 version 20210425.1 ( #3267 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-04-29 13:02:29 +00:00
github-actions[bot]
d22dbe7112
Updating readme file for win16 version 20210425.1 ( #3266 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-04-29 12:46:42 +00:00
Mikhail Timofeev
34ea1d0440
[Windows] Return VS2017 SSDT extensions to the readme ( #3270 )
2021-04-27 23:03:17 +03:00
AHuusom
cc0c9ba63b
[windows] Fixed version checking ( #3219 )
2021-04-27 11:37:12 +03:00
Ismaël Mejía
08dd8f3a6a
[all os] Updated maven from 3.6.3 to 3.8.1 ( #3247 )
2021-04-26 14:48:47 +03:00
Mikhail Timofeev
cd4ecad2e6
[Windows] Install vsix extensions using CDN endpoint ( #3244 )
...
* Install extensions for VS19
* Get vsix packages name in runtime
* add a bit of debug
* Get extension id from the marketplace uri
* Add extension name
* skip vcredist installation
* Add Get-VsixExtenstionFromMarketplace to ImageHelpers.psm1
* Fix DownloadUri name in the function
* DownloadUri in lower case
* Add packages to the readme
* Add a condition to software report
* fix spelling in function
* Simplify toolset + get rid of backticks
2021-04-23 19:38:43 +03:00
Mikhail Timofeev
5690645f0e
Add --no-progress flag to choco install ( #3238 )
2021-04-22 18:38:35 +03:00
github-actions[bot]
6475fd06d5
Updating readme file for win19 version 20210419.1 ( #3215 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-04-22 10:34:32 +00:00
github-actions[bot]
fd4350f27c
Updating readme file for win16 version 20210419.1 ( #3216 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-04-22 10:02:28 +00:00