Mikhail Timofeev
a5e9522d54
Revert "Pre-install Android NDK 20 on Ubuntu ( #711 )"
...
This reverts commit 8abd45c3a8 .
2020-04-21 18:22:29 +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
Mikhail Timofeev
cb4a6e0cc0
add libgbm ( #734 )
2020-04-17 13:37:59 +03: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
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
phozzy
6d40a6c846
Add installation of container tools
...
Signed-off-by: phozzy <arthur.fayzullin@gmail.com >
2020-04-08 10:01:50 +00:00
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
Vladimir Safonkin
f7ce1c8ca3
Fix android tools installation
2020-03-11 13:02:35 +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
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
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
Andrey Mishechkin (Akvelon INC)
cdac96cfe3
powershellcore.sh - Excess 'echo's have been removed
2020-02-25 10:25:57 +04: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)
b2a3a7f4cc
Debugging the Ubuntu18 image buld
2020-02-23 12:07:38 +04:00
Mikhail Timofeev
72040db7ae
remove sudo
2020-02-22 14:57:14 +03:00
Mikhail Timofeev
15568d893a
add echo
2020-02-22 14:55:33 +03:00
Mikhail Timofeev
270945d64b
add libicu65 installation
2020-02-21 13:40:21 +03:00
Andrey Mishechkin (Akvelon INC)
d17b6c9916
1804/powershellcore.sh - adding the modification of dotnetdev.list file
2020-02-21 13:46:09 +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
Mikhail Timofeev
cb18129a4f
remove pwsh fix
2020-02-20 13:46:38 +03: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
Alejandro Pauly
0ddf401598
Merge pull request #388 from vsafonkin/v-vlsafo/remove-ref-to-gitio
...
Remove references to git.io
2020-02-10 07:29:57 -05:00
Vladimir Safonkin
7a9bee9192
Remove references to git.io
2020-02-07 15:17:43 +03:00
Aleksandr Chebotov
2463728a1e
disable telemetry
2020-02-07 10:50:20 +03: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