Dibir Magomedsaygitov
1877f7df5e
Fix Stack's installation path ( #896 )
...
* fix path
* fix naming
* add ghc to path
2020-05-22 20:22:13 +03:00
MSP-Greg
d7a86d8500
Windows - Install-Msys2.ps1 - remove p7zip / 7z package ( #916 )
...
Due to conflicts with two installed versions
2020-05-22 20:21:09 +03:00
xtqqczze
d0ba2cd2a4
Replace Get-WmiObject with Get-CimInstance
2020-05-21 19:49:51 +01:00
Ricardo Minguez (Rido)
c04c8da577
add CMake, and GCC toolchain to VS2019 ( #889 )
...
Co-authored-by: ridomin <ridomin@live.com >
2020-05-21 10:33:16 +03:00
MSP-Greg
db702848ce
WIndows - update Install-Msys2.ps1 ( #906 )
...
1. Use Invoke-RestMethod to retrieve most recent msys2 base
2. Git tar - change paths to full nix style
3. Git tar - requires exe's from Git/mingw64/bin, set ENV
2 & 3 may not be needed, but if anything changes...
2020-05-21 09:36:33 +03:00
Alena Sviridenko
89f97bfbc2
added a note about MSYS2 installation ( #908 )
2020-05-20 12:24:17 +03:00
Aleksandr Chebotov
0d9b0822ae
update PyPy download source ( #901 )
2020-05-20 09:31:27 +03:00
Aleksandr Chebotov
8b72149ff7
Update pacman installation process ( #899 )
2020-05-19 17:25:09 +03:00
Aleksandr Chebotov
a12a3b7042
Rename Mingw-w64 ( #893 )
2020-05-19 13:16:59 +03:00
Sergey Dolin
8632288097
Install GitHub CLI on Windows images ( #853 )
...
* Install GitHub CLI on Windows images
* Resolve comments
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com >
2020-05-19 11:26:04 +03:00
Aleksandr Chebotov
3f4ad2f912
Install PyPy from official site instead of NPM for Windows ( #873 )
...
* install PyPy from official repo
2020-05-18 11:08:06 +03:00
Mikhail Timofeev
a8f49b6630
[Windows] Fix java 11 installation ( #887 )
...
* Fix java 11 installation, add tests
* change java installation to use function
* remove extra line
2020-05-16 12:31:21 +03:00
Dibir Magomedsaygitov
5160bfa626
Install Stack, GHC and Cabal to Windows Images ( #874 )
...
* install stack
* implement logic that gets 3 latest versions of ghc
2020-05-15 15:01:45 +03:00
Alena Sviridenko
5abcc104b2
Update Boost documentation ( #866 )
...
* added note for boost_root
* updated note
2020-05-13 13:26:04 +03:00
Dibir Magomedsaygitov
3e9c8e5afc
Switch Expand-Archive to 7zip on Windows image generation ( #861 )
...
* switch expand-archive to 7zip on windows
2020-05-13 08:02:08 +03:00
Dariy Nurgaleev
084ff7e1e4
SQL Server Data-Tier Application Framework latest upgrade. ( #863 )
...
* DACFx_latest_version_install
2020-05-12 13:51:21 +03:00
Vladimir Safonkin
d558a8f413
Add msys2 installation and validation ( #632 )
2020-05-12 12:50:42 +03:00
Mikhail Timofeev
3862d31b96
Install Windows 10 SDK (10.0.14393.795) via standalone installer ( #862 )
...
* add win10 sdk 10.0.14393
* markdown changes
2020-05-12 09:16:14 +03:00
Vladimir Safonkin
a456ede464
Install Go to hostedtoolcache directory on Windows image ( #849 )
...
* Move installed go versions to toolcache directory
2020-05-11 19:46:36 +03:00
Dariy Nurgaleev
ceef6d41d6
added SSDT workload to VS 2019 ( #844 )
2020-05-11 12:30:59 +03:00
Dmitry Shibanov
68fdb181e5
Add nodejs toolcache for windows ( #840 )
...
* add installation of nodejs
Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com >
2020-05-08 14:14:27 +03:00
Vladimir Safonkin
1833395768
Fix maven environment variable ( #831 )
2020-05-06 13:15:34 +03:00
Aleksandr Chebotov
17a441ec8e
Disable crash reporting ( #826 )
...
* disable jit debugger
* override settings asfter vs installation
2020-05-06 09:44:53 +03:00
Vladimir Safonkin
ead5b53355
Add retry logic for Selenium server download ( #807 )
...
* Add retry logic for selenium
* Refactoring
* Add retries for Selenium release info
* Minor fix
2020-05-06 07:20:39 +03:00
Vladimir Safonkin
c6f9a9a38a
Add retry logic for javatools ( #802 )
...
* Add retry logic for javatools
2020-05-06 07:20:11 +03:00
Maksim Petrov
3f36d8ef35
Improve Windows browsers provisioners stability ( #725 )
...
* Improve Chrome provisioner
* Improve Edge provisioner
* Improve Firefox provisioner
* Resolve conflicts in Install-Chrome.ps1
2020-05-06 07:19:15 +03:00
Maksim Petrov
3fba9caa4f
Improve Windows Visual Studio provisioners ( #758 )
...
* Add retries to DotnetSDK provisioner
* Improve VS provisioners
* Fixes in syntax
* Fixes in syntax
* Rename Install-VS function
* Remove bootstrapperName parameter from Install-VisualStudio
* Small fix
2020-05-05 20:50:00 +03:00
Maksim Petrov
33f6bf1309
Improve Windows provisioners stability ( #733 )
...
* Improve Install-CloudFoundryCli.ps1
* Improve Install-Go.ps1
* Improve Install-Kind.ps1
* Improve Install-MysqlCli.ps1
* Improve Install-Rust.ps1
* Improve Install-SQLPowerShellTools.ps1
* Improve Update-AndroidSDK.ps1
* Fix issue with resolve
2020-05-05 20:49:34 +03:00
Sima Zhu
38ec51131d
Added java 13 package in VM ( #795 )
...
* Added java 13 package in VM
* Fixed var name
* Make changes from 11 to 13
* added java 13 for validate-javatool
2020-05-01 18:58:16 +03:00
Maksim Petrov
0413a02d9a
Add Python tools installation from Github releases for Windows ( #705 )
...
* Add Toolset provision for Windows
Co-authored-by: MaksimZhukov <v-mazhuk@microsoft.com >
2020-04-30 18:11:40 +03:00
Aleksandr Chebotov
6d18844796
Add FS-iSCSITarget-Server ( #805 )
2020-04-30 10:53:49 +03:00
Nikita Bykov
b58720bb05
Fail fast in image generation if not enough disk space for customers ( #767 )
...
* added checking free disk space
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com >
2020-04-30 09:26:06 +03:00
Dariy Nurgaleev
612ed30d53
Software list: "do not change" label. ( #796 )
...
* added_advises
* change place for hided stirng.
* changed to more direct message.
2020-04-29 18:11:58 +03:00
Maxim Lobanov
91ca671c6c
Merge pull request #779 from josteink/patch-1
...
Windows2019-Readme.md: Fix formatting of Rust-section.
2020-04-28 16:26:00 +03:00
Jostein Kjønigsen
c0df07efc8
Fix formatting in doc-string for Rust for Windows-image.
...
Ensure output in ` images/win/Windows2019-Readme.md` looks proper.
[Live in master right now](https://github.com/actions/virtual-environments/blob/master/images/win/Windows2019-Readme.md#rust-64-bit ), it looks kinda bad.
2020-04-27 19:32:00 +02:00
Christoph Bergmeister [MVP]
3df5660184
Update Validate-AzureModules.ps1
2020-04-27 12:38:45 +01:00
Christoph Bergmeister [MVP]
e5002c0d6c
Upgrade to Az 3.8
2020-04-27 10:40:52 +01:00
Aleksandr Chebotov
aceadd6a06
nitpicks
2020-04-24 20:14:42 +03:00
Aleksandr Chebotov
201f41d655
clear CERT_NOT_BEFORE_FILETIME_PROP_ID property
2020-04-24 13:48:11 +03:00
Sergey Dolin
e5190ec6ee
Return back dotnent 3.1.102 ( #748 )
...
It is not most recent now and it not selected by defaultg
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com >
2020-04-24 10:35:00 +03:00
Sergey Dolin
53cfa780e5
Use Install-Binary instead of Install-MSI ( #773 )
...
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com >
2020-04-24 09:37:41 +03:00
Sergey Dolin
a174930790
Install AWS SAM CLI on Windows images ( #737 )
...
* Add AWS SAM
* Change utility name to upper case
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com >
2020-04-22 12:31:25 +03:00
Maksim Petrov
8e8fbb4f76
Improve Windows helpers functions stability ( #723 )
...
* Rework windows InstallHelpers; Add retry logic to install function
2020-04-21 11:58:27 +03:00
Maxim Lobanov
459f928837
Merge pull request #735 from vmapetr/v-mapetr/windows/fix-default-ruby-update
...
Fix gem update for system default Ruby
2020-04-20 11:49:29 +03:00
Aleksandr Chebotov
edce722a68
Improve choco stability by adding retry logic on Windows images ( #721 )
...
Add retry logic for choco install to avoid random failures
2020-04-17 10:53:30 +03:00
Maksim Petrov
79e8d1be99
Fix gem update for default ruby
2020-04-16 22:12:19 +03:00
Aleksandr Chebotov
cf559641b4
fix Julia destination folder
2020-04-15 10:24:45 +03:00
Alejandro Pauly
bd3709460b
Fix Git installer to download directly from release ( #718 )
...
* Install Git for Windows directly from official release rather than Chocolatey.
2020-04-14 16:13:30 -04:00
Luke Duddridge
44e904205f
Chocolatey Helper ( #646 )
...
* Add basic choco install wrapper
* Use Install-Choco on mingw
* move azure-cli install to defence
* Rename ChocoInstall to ChocoHelpers
2020-04-14 08:51:57 +03:00
Nikita Bykov
d0398f5357
Add Alibaba cloud aliyun-cli ( #688 )
...
* added aliyun cli to windows
* added aliyun cli to Ubuntu
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com >
2020-04-13 17:38:35 +03:00