Commit Graph

67 Commits

Author SHA1 Message Date
Alejandro Pauly
d0a097dc5e Merge pull request #539 from vsafonkin/v-vlsafo/fix-android-sdkmanager-path
Fix android sdkmanager installation path
2020-03-17 10:44:31 -04:00
atsushieno
285850163d Add Android SDK cmake 3.10.2 component to ubuntu16.04, 18.04 and windows.
Android SDK gradle plugin supports fixed versions of cmake, which are
either 3.6.4111459 or 3.10.2. 4988404, and on Github Actions our apps
fail to build if their build.gradle specify cmake 3.10.2 because
Android Gradle Plugin tries to download and install it if it's missing
(and causes file write access violation, at least on Ubuntu).
2020-03-16 23:49:24 +09:00
Vladimir Safonkin
110661eece Minor fix 2020-03-16 09:16:06 +03:00
Vladimir Safonkin
936d5e12dc Create android sdk directory 2020-03-16 09:11:32 +03:00
Vladimir Safonkin
4e4275f2f9 Fix typo 2020-03-13 13:29:28 +03:00
Vladimir Safonkin
50c81bd62c Remove varaible from path 2020-03-13 13:26:19 +03:00
Vladimir Safonkin
c985fea383 Add check for sdk manager installation 2020-03-13 13:02:25 +03:00
nikita-bykov
9bc9285a02 Added installation of libc++-dev and libc++abi-dev to Ubuntu 1604 (#513)
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2020-03-11 11:16:52 +03:00
Dmitry Shibanov
05585de03b Install latest patch versions of golang for linux (#501)
* install golang for linux
2020-03-11 11:08:20 +03:00
Vladimir Safonkin
9ca5bd0572 Fix android tools installation 2020-03-11 10:42:22 +03:00
Mikhail Timofeev
17235787ae Unite powershell installation scripts 2020-03-05 15:14:00 +03:00
Maxim Lobanov
35dfbf8678 Update Android SDK Build-Tools to 29.0.3 in Ubuntu and Windows (#495)
* Added Android SDK Build-Tools 29.0.3

* Android-SDK build-tools have been added
2020-03-04 20:54:00 +03:00
Tamal Saha
693f0c23be Update to helm 3
xref: https://helm.sh/docs/intro/install/#from-script

Signed-off-by: Tamal Saha <tamal@appscode.com>
2020-02-27 16:54:57 -08:00
Sergey Akhalkov
c321cf5bc3 Merge pull request #449 from andy-mishechkin/v-andmis/ubuntu/131_remove_duplicate_repos_dotnetcore
[Ubuntu 18.04] Removing duplicate repos - dotnetcore-skd.sh
2020-02-27 09:56:08 +03:00
Andy Mishechkin
cb6d440538 1604\powershell.core has been modified 2020-02-26 22:40:56 +04:00
Andy Mishechkin
aca1c5af1c powershellcore.sh has been modified 2020-02-26 19:08:12 +04:00
Aleksandr Chebotov
f1d83a3d09 move azpowershell.sh script 2020-02-26 13:04:47 +03:00
Sergey Akhalkov
8664f3022d Merge pull request #441 from bgelens/update-az-3.5.0
add az 3.5.0 to images
2020-02-26 12:52:09 +03:00
Andy Mishechkin
41119a9d50 Merge branch 'master' into v-andmis/ubuntu/131_remove_duplicate_repos_dotnetcore 2020-02-26 10:55:34 +04:00
Alejandro Pauly
37d90c3b84 Merge pull request #459 from miketimofeev/v-mitim/temporary_disable_net3.102
[Ubuntu] Disable .net SDK 3.1.102 installation part 2
2020-02-25 10:54:41 -05:00
Mikhail Timofeev
e9bcc3e9f5 remove 3.1.102 from sorted sdk list 2020-02-25 14:37:54 +03:00
Mikhail Timofeev
454198d92c add one more workaround 2020-02-25 13:50:31 +03:00
Alejandro Pauly
bd07100890 Merge pull request #414 from imbsky/zstd
Add zstd
2020-02-24 13:02:49 -05:00
Mikhail Timofeev
e68b9e8b5d add condition 2020-02-24 19:11:13 +03:00
Andrey Mishechkin (Akvelon INC)
e586b4ecc2 Debub the Unbuntu builds 2020-02-23 19:13:39 +04:00
root
6da930087b dotnetcore-sdk.sh has been refactored for using in both Ubuntu 16/18 deployments 2020-02-21 13:38:05 +04:00
Ben Gelens
13db647c4d add az 3.5.0 to images 2020-02-21 08:36:31 +01:00
BSKY
b42d8129da Add zstd 2020-02-18 13:04:58 +09:00
Andrey Mishechkin (Akvelon INC)
83b32d71e0 tk installation has been added to Ubuntu 16/18 basic.sh 2020-02-13 16:10:55 +04:00
Alena Sviridenko
8e55045c51 Merge pull request #391 from vsafonkin/v-vlsafo/add-composer-bin-modules-to-path
Added path to installed global modules of composer to $PATH
2020-02-12 12:29:30 +03:00
MaksimZhukov
e2029f2cdb Minor update 2020-02-10 21:16:11 +03:00
MaksimZhukov
678ea3c2b5 Add dotnet tools to the path 2020-02-10 20:29:17 +03:00
Vladimir Safonkin
43df46b611 Add composer bin folder to path 2020-02-10 19:39:58 +03:00
Vladimir Safonkin
7a9bee9192 Remove references to git.io 2020-02-07 15:17:43 +03:00
Andrey Mishechkin
2c0ff37147 Commented creation of dotnetdev.list repository has been removed 2020-02-06 23:14:36 +04:00
Andrey Mishechkin
98e26dd773 creation of dotnetdev.list repository has been removed 2020-02-06 14:16:18 +04:00
RammusXu
82fe811f7e Merge branch 'master' into add-parallel-on-linux 2020-02-03 09:43:20 +08:00
Alejandro Pauly
bda2a7dffe Merge pull request #164 from MichaelSimons/dotnet-3.1
Update linux images to include .NET Core 3.1
2020-01-30 07:27:19 -05:00
Michael Simons
20cc961757 Updates per code review 2020-01-28 12:37:57 -06:00
Aleksandr Chebotov
a0b02cc7e0 add upx util 2020-01-16 11:41:15 +03:00
Alejandro Pauly
2199a6cd50 Merge pull request #216 from vmapetr/v-mapetr/add-npm-toolcache
Toolcache: Add NPM Toolcache support for Windows/Linux
2020-01-12 19:48:25 -05:00
Alejandro Pauly
dd28dfa585 Fix scripts to avoid using hosted term which is ambiguous in this context. 2020-01-08 07:56:32 -05:00
Maksim Petrov
4c30ace0cc Toolcache: Add NPM Toolcache support for Windows/Linux 2019-12-30 11:40:10 +03:00
Rammus Xu
258aae1e63 Add parallel on linux 2019-12-23 18:14:55 +08:00
Alejandro Pauly
da059eab2d Merge pull request #168 from konradpabjan/master
Use toolcache for PyPy on Ubuntu 1604 and 1804
2019-12-20 08:47:35 -05:00
Ronnie Flathers
55cc439d42 compare php composer against latest signature 2019-12-19 22:31:58 -05:00
Shady Ibraheem
704844c8d5 Update task documentation logic. 2019-12-19 12:55:24 -05:00
Shivangi
5221c57418 Added Az 3.1.0 in hosted image 2019-12-19 12:51:39 -05:00
Lutando Ngqakaza
34794799fa added 2.8.0 Az module to install scripts 2019-12-19 12:43:58 -05:00
Alejandro Pauly
9bd755933f Merge pull request #121 from Lctrs/php_7_4
Add support for PHP 7.4
2019-12-19 12:34:21 -05:00