Commit Graph

3821 Commits

Author SHA1 Message Date
Andy Mishechkin
32c900900c Docker-Buildx version checking has been added 2020-04-22 20:36:47 +04:00
Image generation service account
77ee8ae0f5 Updating readme file for win16 version 20200416.1 2020-04-22 16:12:30 +00:00
Maxim Lobanov
ac3c729b47 Merge pull request #757 from al-cheb/al-cheb/clean_cache_packages
Clean up apt package cache
2020-04-22 12:59:46 +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
Andy Mishechkin
15a96845dd moby-buildx -> docker-builx 2020-04-22 00:01:16 +04:00
Andy Mishechkin
6456d6d7ff Merge branch 'master' into 690_Moby_buildx 2020-04-21 23:56:06 +04:00
Andy Mishechkin
d37793ddc8 Some diagnostic messages have been added 2020-04-21 23:54:48 +04:00
Andy Mishechkin
8bf608b1c2 Merge pull request #4 from actions/master
Get the last changes to the fork
2020-04-21 23:54:08 +04:00
Alejandro Pauly
6b24b4ce38 Merge pull request #756 from miketimofeev/revert-711-android-ndk
Revert "Pre-install Android NDK 20 on Ubuntu"
2020-04-21 12:42:21 -04:00
Aleksandr Chebotov
9109037d4e apt-get clean 2020-04-21 18:23:33 +03:00
Mikhail Timofeev
a5e9522d54 Revert "Pre-install Android NDK 20 on Ubuntu (#711)"
This reverts commit 8abd45c3a8.
2020-04-21 18:22:29 +03:00
Andy Mishechkin
dc52f61105 docker-moby.sh bugfixing 2020-04-21 17:24:31 +04:00
Andy Mishechkin
4729069659 Checking the moby-buildx and moby-buildx documentation has been added 2020-04-21 15:42:06 +04: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
Dariy Nurgaleev
54a14f61b3 Android SDK binaries insufficient permissions. (#747)
* added correct rules for android sdk folder.

* added for ubuntu 16 also.

* added sudo for chmod operation.

* removed redundunt sudo.

* changed chmod parameters for a+X

Co-authored-by: Dariy.Nurgaleev <d.nurgaleev@trueengineering.ru>
2020-04-21 10:21:02 +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
Andy Mishechkin
d2f31e25f5 extra space has been removed 2020-04-17 18:06:31 +04:00
Andy Mishechkin
3624bff214 Merge branch 'master' into 690_Moby_buildx 2020-04-17 18:03:15 +04:00
Andy Mishechkin
87e7104c4b Merge pull request #3 from actions/master
Getting the last changes
2020-04-17 17:59:30 +04:00
Mikhail Timofeev
b1cf25f873 [Ubuntu] Remove workaround for vcpkg (#728)
* remove workaround

* add workaround for ubuntu 16

* remove sudo

* Spelling

* remove extra lines
2020-04-17 13:38:10 +03:00
Mikhail Timofeev
cb4a6e0cc0 add libgbm (#734) 2020-04-17 13:37:59 +03:00
Andy Mishechkin
348abd0eb2 additional modification of microsoft-prod.list has been removed 2020-04-17 13:50:00 +04:00
Andy Mishechkin
5cd3d57cf3 > has been changed to >> 2020-04-17 12:49:15 +04: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
Andy Mishechkin
b372346543 Moby-buildx installation has been added 2020-04-17 00:05:31 +04:00
Maksim Petrov
79e8d1be99 Fix gem update for default ruby 2020-04-16 22:12:19 +03:00
Sergey Dolin
d4435d6a11 Add AWS SAM CLI (#615)
Added in its own block because must be run as non-root user

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-04-16 14:34:59 +03:00
Maxim Lobanov
05e4773bac Merge pull request #726 from miketimofeev/v-mitim/vcpkg_workaround
[Ubuntu] Fix workaround for vcpkg
2020-04-15 17:40:41 +03:00
Mikhail Timofeev
5048c104df add cd 2020-04-15 17:34:44 +03:00
Maxim Lobanov
e531d3c218 Merge pull request #724 from miketimofeev/v-mitim/vcpkg_workaround
[Ubuntu] Workaround for vcpkg installation
2020-04-15 14:16:24 +03:00
Mikhail Timofeev
66376977a0 add particular commit for vcpkg 2020-04-15 14:05:30 +03:00
Maxim Lobanov
8bd564f124 Merge pull request #722 from al-cheb/al-cheb/fix_julia_folder
Fix Julia destination folder
2020-04-15 10:37:36 +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
Nikita Bykov
8abd45c3a8 Pre-install Android NDK 20 on Ubuntu (#711)
* added ndk 20

Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2020-04-14 15:13:37 +03:00
Andy Mishechkin
83d31983ba Ubuntu 14.04 Docker container has been added (#714) 2020-04-14 15:10:21 +03:00
Sergey Dolin
bb9538cc9b Migrate /etc/environment modifications to helpers (#660)
* migrate rust

* Migrate PHP composer

* Migrate dotnet core sdk

* rename `var_*` to `variable_*`

* rename *etcEnvironmentVar functions to *etcEnvironmentVariable

* add AppendEtcEnvironmentVariable  and PrependEtcEnvironmentVariable

* rename addEtcEnvironmentPathElement to prependEtcEnvironmentPath

* Remove updatepath.sh

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-04-14 11:23:44 +03: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
Image generation service account
20515c4206 Updating readme file for ubuntu16 version 20200406.2 2020-04-13 16:09:45 +00: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
Andy Mishechkin
aa631bbb79 Merge pull request #2 from actions/master
Get the last changes to fork
2020-04-13 13:50:56 +04:00
Alejandro Pauly
17685c3ddc Merge pull request #707 from al-cheb/al-cheb/disable_sql_express
Disable MS SQL Server 2019 Express  installation
2020-04-10 08:41:17 -04:00
Aleksandr Chebotov
faf9417c3a disable mssql express 2020-04-10 14:54:39 +03:00
Sergey Dolin
e1fb068300 add Homebrew on Linux (#589)
* Add homebrew installation and validation scripts

* Update `/etc/environment` in `updatepath.sh` script

Keep this code for sake of compatibility with the existing installation logic. It will be changed in its own PR

* Remove env. variables from homebrew validation task

* Move reboot to the dedicated script and task

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-04-10 12:20:16 +03:00
Maxim Lobanov
14491c1a23 Merge pull request #321 from phozzy/add-container-tools
Add installation of container tools
2020-04-10 12:18:08 +03:00
Image generation service account
9f7145d3d8 Updating readme file for ubuntu18 version 20200406.2 2020-04-10 06:25:15 +00:00
Maxim Lobanov
32261c9d9e Merge pull request #695 from rick-de-water/master
Update CMake to 3.17.0 on all environments
2020-04-09 18:47:12 +03:00
Andy Mishechkin
1514eaa284 Merge pull request #1 from actions/master
dcfdv
2020-04-09 16:01:48 +04:00
Maxim Lobanov
1e347e492d Merge pull request #700 from mprins/patch-1
Fix software name for Microsoft SQL Express
2020-04-09 11:29:42 +03:00
Mark Prins
37d7f5165d use the right software name
seems a copy-paste error
2020-04-09 10:16:26 +02:00