Aleksandr Chebotov
f33c14d2ae
scripts/installers/2004/android.sh
2020-05-14 17:18:43 +03:00
Aleksandr Chebotov
f0c9dba833
Merge branch 'v-mitim/add_ubuntu_20_to_ci' of https://github.com/miketimofeev/virtual-environments into v-mitim/add_ubuntu_20_to_ci
2020-05-14 17:09:36 +03:00
Aleksandr Chebotov
2ab2f90a8e
update preimagedata.sh ubuntu20
2020-05-14 17:09:27 +03:00
Aleksandr Chebotov
99579f621d
move preparemetadata.sh to installers folder
2020-05-14 17:07:13 +03:00
Mikhail Timofeev
0b542230da
use function in ansible
2020-05-14 17:04:55 +03:00
Aleksandr Chebotov
d5fe506428
install powershell Ubuntu 20.04
2020-05-14 17:00:28 +03:00
Aleksandr Chebotov
df85366207
deprecated software Ubuntu 20.04
2020-05-14 16:55:23 +03:00
Mikhail Timofeev
8755db49ad
add condition to ansible
2020-05-14 15:56:38 +03:00
Mikhail Timofeev
61b400df05
Merge from master
2020-05-14 15:29:37 +03:00
Mikhail Timofeev
6a2a378f1f
[Ubuntu] Add Azcopy10 ( #871 )
...
* Add azcopy10
* Add spaces after azcopy
2020-05-14 15:11:34 +03:00
Dibir Magomedsaygitov
4bdbc8dcb2
Switch Expand-Archive to 7zip on Windows image generation ( #861 )
...
* switch expand-archive to 7zip on windows
2020-05-14 15:10:18 +03:00
Image generation service account
c8a21ac935
Updating readme file for ubuntu18 version 20200430.1
2020-05-14 15:10:18 +03:00
Image generation service account
e83e55ca38
Updating readme file for win16 version 20200505.1
2020-05-14 15:10:17 +03:00
Junyoung Clare Jang
dbb4db9835
Update Haskell tool Stack ( #860 )
...
* Update Haskell tool Stack
* Update haskell script to install stack from get.haskellstack.org
2020-05-14 15:10:16 +03:00
cage200
d8e24ea484
Fix the cleanup script. ( #856 )
...
* Fix the cleanup script.The result is not returned to the variable because of the output redirect
* Added the cancel timeout.
2020-05-14 15:10:16 +03:00
Dariy Nurgaleev
66535aa819
SQL Server Data-Tier Application Framework latest upgrade. ( #863 )
...
* DACFx_latest_version_install
2020-05-14 15:10:15 +03:00
Vladimir Safonkin
16ef4ef8d1
Add msys2 installation and validation ( #632 )
2020-05-14 15:10:14 +03:00
Mikhail Timofeev
05c180a521
Install Windows 10 SDK (10.0.14393.795) via standalone installer ( #862 )
...
* add win10 sdk 10.0.14393
* markdown changes
2020-05-14 15:10:14 +03:00
Image generation service account
72cc0c5452
Updating readme file for ubuntu16 version 20200430.2
2020-05-14 15:10:13 +03:00
Image generation service account
9f61a1e936
Updating readme file for win19 version 20200430.2
2020-05-14 15:10:13 +03:00
Vladimir Safonkin
9f6e449dc7
Install Go to hostedtoolcache directory on Windows image ( #849 )
...
* Move installed go versions to toolcache directory
2020-05-14 15:10:12 +03:00
Vladimir Safonkin
27a633c450
Install Go to hostedtoolcache directory on Ubuntu image ( #848 )
...
* Move go location to the toolcache
2020-05-14 15:10:12 +03:00
Dariy Nurgaleev
675f4fd67a
added SSDT workload to VS 2019 ( #844 )
2020-05-14 15:10:11 +03:00
Aleksandr Chebotov
dd3624cecd
Hide packages that are no longer required ( #854 )
...
* Updating readme file for macOS version 20200430.1
* hide AutomaticRemove info
2020-05-14 15:10:11 +03:00
Dmitry Shibanov
dcc9da4432
Add nodejs tool cache for linux. ( #839 )
...
* add nodejs
* 4 node versions
Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com >
2020-05-14 15:10:10 +03:00
Dmitry Shibanov
339c0759c0
Add nodejs toolcache for windows ( #840 )
...
* add installation of nodejs
Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com >
2020-05-14 15:10:10 +03:00
Aleksandr Chebotov
aa47c9fcf4
Updating readme file for macOS version 20200430.1 ( #846 )
2020-05-14 15:10:09 +03:00
Vladimir Safonkin
2249d5db85
Fix maven environment variable ( #831 )
2020-05-14 15:10:09 +03:00
Aleksandr Chebotov
05d8b9e003
Disable crash reporting ( #826 )
...
* disable jit debugger
* override settings asfter vs installation
2020-05-14 15:10:09 +03:00
Vladimir Safonkin
e132f308cc
Fix kubectl installation ( #799 )
...
* Fix kubectl installation
* Fix kubectl installation
* Add --client flag
* Fix for ubuntu 16.04
* Move kubectl apt packages installation to basic.sh
* Combined separated scripts for kubectl installation to one
* Minor fix
* Remove apt-transport-https package from basic.sh
* Delete helm init
2020-05-14 15:10:09 +03:00
Vladimir Safonkin
fe503a6a40
Add retry logic for Selenium server download ( #807 )
...
* Add retry logic for selenium
* Refactoring
* Add retries for Selenium release info
* Minor fix
2020-05-14 15:10:08 +03:00
Vladimir Safonkin
54b3031c12
Add retry logic for javatools ( #802 )
...
* Add retry logic for javatools
2020-05-14 15:10:07 +03:00
Maksim Petrov
2bf89b377a
Improve Windows browsers provisioners stability ( #725 )
...
* Improve Chrome provisioner
* Improve Edge provisioner
* Improve Firefox provisioner
* Resolve conflicts in Install-Chrome.ps1
2020-05-14 15:10:07 +03:00
Maksim Petrov
1038b79abd
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-14 15:10:07 +03:00
Maksim Petrov
62f34bb9fa
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-14 15:10:06 +03:00
Darii Nurgaleev
2cb2272923
workaround reverted
2020-05-14 15:10:06 +03:00
Jorgen Thelin
b88f41aef4
Fix minor glitch in installer message
...
echo "cmake is already installed"
2020-05-14 15:10:05 +03:00
Dariy Nurgaleev
afba40ef27
added workaround for default DNS ( #819 )
2020-05-14 15:10:05 +03:00
Darii Nurgaleev
ef9b137538
pre-create .composer folder to preserve permission
2020-05-14 15:10:04 +03:00
phozzy
ca83dc0202
Fix documentation for containertools
2020-05-14 15:10:04 +03:00
Sima Zhu
3bb0609a52
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-14 15:10:03 +03:00
Mikhail Timofeev
1fe0306e7a
change min free space to 18000Mb ( #814 )
2020-05-14 15:10:03 +03:00
Image generation service account
0dc9c1c65b
Updating readme file for win16 version 20200426.1
2020-05-14 15:10:03 +03:00
Mikhail Timofeev
8b24f3bae2
Updating readme file for macOS version 20200425.1 ( #801 )
2020-05-14 15:10:02 +03:00
Maksim Petrov
333388e558
Add Python tools installation from Github releases for Windows ( #705 )
...
* Add Toolset provision for Windows
Co-authored-by: MaksimZhukov <v-mazhuk@microsoft.com >
2020-05-14 15:10:02 +03:00
Image generation service account
8170b9f5e3
Updating readme file for win19 version 20200426.1
2020-05-14 15:10:01 +03:00
Aleksandr Chebotov
1f5269c4e8
Add FS-iSCSITarget-Server ( #805 )
2020-05-14 15:10:01 +03:00
Nikita Bykov
33e02acfd0
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-05-14 15:10:01 +03:00
Dariy Nurgaleev
e7d77a0c6a
Software list: "do not change" label. ( #796 )
...
* added_advises
* change place for hided stirng.
* changed to more direct message.
2020-05-14 15:10:00 +03:00
Vladimir Safonkin
aa3253081d
Add Python toolcache installation from Github releases for Ubuntu ( #704 )
...
Change logic to install Python to Ubuntu images to use GitHub releases from https://github.com/actions/python-versions
2020-05-14 15:10:00 +03:00