Egor Bryzgalov
89b403d60a
Added zlib to ubuntu images ( #880 )
...
* Added zlib to ubuntu images
2020-05-15 14:00:01 +03:00
Vladimir Safonkin
8491d71a0b
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-06 08:51:47 +03:00
Darii Nurgaleev
58acdc3f68
pre-create .composer folder to preserve permission
2020-05-05 00:16:21 +07: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
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
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