Commit Graph

1011 Commits

Author SHA1 Message Date
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
Maxim Lobanov
c7bd58523e Merge pull request #833 from Darleev/v-danurg/revert_systemd_workaround_fix
Revert systemd-resolve workaround changes.
2020-05-05 20:01:22 +03:00
Darii Nurgaleev
86d0fe8a93 workaround reverted 2020-05-05 23:59:05 +07:00
Darii Nurgaleev
4b57a7378d Merge branch 'master' into v-danurg/revert_systemd_workaround_fix 2020-05-05 23:58:24 +07:00
Darii Nurgaleev
28b940a045 revert changes 2020-05-05 23:53:06 +07:00
Mikhail Timofeev
888bdc9e9c get back heroku to template 2020-05-05 16:04:11 +03:00
Mikhail Timofeev
2d7e561f0b change CRLF to LF for php installation 2020-05-05 14:56:17 +03:00
Mikhail Timofeev
ccce02a907 Revert "remove php"
This reverts commit d64ce162b8.
2020-05-05 14:54:41 +03:00
Mikhail Timofeev
1c2a8e53ec Revert "change heroku installation"
This reverts commit 4fb3c0c3eb.
2020-05-05 14:38:33 +03:00
Mikhail Timofeev
955d3eccbd Revert "install clang9 directly from apt-get"
This reverts commit e7d965f5b4.
2020-05-05 14:33:25 +03:00
Maxim Lobanov
0129e01961 Merge pull request #817 from jthelin/jthelin-patch-1
Fix minor glitch in cmake installer message
2020-05-05 14:03:37 +03:00
Dariy Nurgaleev
365d106302 added workaround for default DNS (#819) 2020-05-05 14:01:04 +03:00
Maxim Lobanov
63c0189e59 Merge pull request #828 from Darleev/v-danurg/php_composer_set_permissions
Create .composer folder to preserve permissions
2020-05-05 12:03:23 +03:00
Maxim Lobanov
86ffe72014 Merge pull request #825 from phozzy/fix_container_tools_doc
Fix documentation for containertools
2020-05-05 09:42:16 +03:00
Darii Nurgaleev
58acdc3f68 pre-create .composer folder to preserve permission 2020-05-05 00:16:21 +07:00
phozzy
ec71ad77e3 Fix documentation for containertools 2020-05-04 09:50:20 +00: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
Darii Nurgaleev
2e20f5d7d3 added workaround for default DNS 2020-05-01 17:52:56 +07:00
Jorgen Thelin
fd9138e6b1 Fix minor glitch in installer message
echo "cmake is already installed"
2020-04-30 17:04:38 -07:00
Mikhail Timofeev
467500689f add pip to python 2020-04-30 19:55:52 +03:00
Mikhail Timofeev
4ff5894156 change min free space to 18000Mb (#814) 2020-04-30 19:54:22 +03:00
Mikhail Timofeev
8905e40dea change ansible installation 2020-04-30 19:50:25 +03:00
Mikhail Timofeev
0b384fde05 get back set -e to java-tools.sh 2020-04-30 19:05:36 +03:00
Mikhail Timofeev
8ebf3291c4 add pip installation for python2 2020-04-30 18:59:02 +03:00
Mikhail Timofeev
49977ca44d remove git-lfs install from packagecloud 2020-04-30 18:43:43 +03:00
Image generation service account
9256cc49b4 Updating readme file for win16 version 20200426.1 2020-04-30 15:35:21 +00:00
Mikhail Timofeev
d3b4d6b4d1 Updating readme file for macOS version 20200425.1 (#801) 2020-04-30 18:26:55 +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
Mikhail Timofeev
a85128056d get back apt-fast 2020-04-30 16:19:03 +03:00
Mikhail Timofeev
43ebcb5a62 remove set -e from java installation 2020-04-30 15:37:59 +03:00
Mikhail Timofeev
524691323c get back android 2020-04-30 15:24:20 +03:00
Mikhail Timofeev
3a3593c437 get back leingen 2020-04-30 15:09:01 +03:00
Mikhail Timofeev
4fb3c0c3eb change heroku installation 2020-04-30 15:02:43 +03:00
Mikhail Timofeev
9677fa1b2b add java back 2020-04-30 15:02:11 +03:00
Image generation service account
42fefbe9fe Updating readme file for win19 version 20200426.1 2020-04-30 10:44:57 +00: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
Vladimir Safonkin
5cfbfcb2e6 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-04-29 13:00:56 +03:00
Alena Sviridenko
7b8624f691 Updated README with new rules of tool installation. (#793)
* Update README with new rules of tool installation.

* fixed typo

* fix notes

* another minor fix

* fixed articles

* fixed license line
2020-04-29 10:47:27 +03:00
Sergey Dolin
02060533d3 Don\'t create backup sed file (#792)
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-04-29 10:46:23 +03:00
Mikhail Timofeev
2134f8dcfd remove python from tests 2020-04-28 22:19:50 +03:00
Mikhail Timofeev
63109f3f70 remove powershell 2020-04-28 20:48:55 +03:00
Mikhail Timofeev
feda609d75 remove android 2020-04-28 19:55:37 +03:00
Mikhail Timofeev
5f751780b3 remove add-apt-repository -y ppa:apt-fast/stable 2020-04-28 19:53:04 +03:00
Mikhail Timofeev
8a18322597 remove pip version 2020-04-28 19:47:21 +03:00
Mikhail Timofeev
878bfee052 install only python3 2020-04-28 19:46:47 +03:00
Mikhail Timofeev
415ba013ba remove >> for go installation 2020-04-28 19:30:42 +03:00
Mikhail Timofeev
69ed53cb8e remove mongodb 2020-04-28 19:19:15 +03:00