Commit Graph

407 Commits

Author SHA1 Message Date
Dmitry Shibanov
8e72c30560 Add R tool for linux (#1263)
* add r for ubuntu

* remove head comments

* fix documentation

Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-07-21 11:18:11 +03:00
xVemu
4d52a94a72 Add Android SDK Build-Tools 30.0.1 to Ubuntu 2020-07-19 13:29:11 +02:00
Sergey Dolin
5f0524fda7 Fix WriteItem call (#1231)
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-07-15 11:12:07 +03:00
Mikhail Timofeev
749ff96d31 remove quotes (#1217) 2020-07-13 12:16:14 +03:00
Mikhail Timofeev
694bf3098c Merge branch 'master' of https://github.com/miketimofeev/virtual-environments into v-mitim/get_rid_of_apt.sh_invocation 2020-07-10 12:35:52 +03:00
Aleksandr Chebotov
5f8c5c4fcf Return sqlite3 and patchelf (#1206)
* patchelf bzip2 sqlite3

* update ubuntu 16.04

* merge 1604/basic.sh -> basic.sh
2020-07-09 21:22:33 +03:00
Maxim Lobanov
9fa12b9367 Merge pull request #1199 from dmitry-shibanov/v-dmshib/cargo-dep-linux
Add cargo packages for Linux
2020-07-09 19:14:34 +03:00
Mikhail Timofeev
0647236ac1 Rename IsIntalled -> IsPackageInstalled 2020-07-09 15:14:28 +03:00
Mikhail Timofeev
a7ee8ab672 move IsInstalled and apt-fast 2020-07-08 22:28:23 +03:00
Maxim Lobanov
1c4790e543 Merge pull request #1194 from dibir-magomedsaygitov/v-dimago/add_oras_cli
[Ubuntu] Add ORAS CLI
2020-07-08 18:49:41 +03:00
Mikhail Timofeev
cebf52206b remove source apt.sh 2020-07-08 15:34:53 +03:00
Dibir Magomedsaygitov
2d2a590672 minor fix 2020-07-08 11:43:12 +03:00
Sergey Dolin
f1b5ed40eb Remove ppa:ondrej/php from the list of apt repositories (#1104)
* Remove  ppa:ondrej/php from the list of apt repositories

* Add documentation and fixes

* fix documentation

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-07-08 11:13:45 +03:00
Dibir Magomedsaygitov
5323f8f7d4 remove temporary path 2020-07-08 11:13:21 +03:00
Dmitry Shibanov
1cc55a5bd2 Aws session manager for linux (#1169)
* add installation aws session manager for linux

* move logic to one file

* change order

* removed unnecessary exit

* move echo line

* add plugin word

Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-07-08 10:30:15 +03:00
Dibir Magomedsaygitov
26e56e5076 fix bug 2020-07-07 22:56:48 +03:00
Dibir Magomedsaygitov
5faa6abe7d implement download_with_retries function 2020-07-07 19:23:45 +03:00
Dibir Magomedsaygitov
5f5c60ef98 minor fixes 2020-07-07 19:14:31 +03:00
Dibir Magomedsaygitov
8f5228371a Merge branch 'master' into v-dimago/add_oras_cli 2020-07-07 17:37:15 +03:00
Shang Yuanchun
69f455808b Fix getting version of aliyun cli. (#1150)
* Fix getting version of aliyun cli.

It has a version sub command, and --version is used to specify product api version,
not to get version of aliyun cli.

* Change title of aliyun-cli
2020-07-07 17:36:37 +03:00
Patrick Simonian
bd35954e5f Add oc cli tool v4.6 (#1103)
* add oc cli tool 3.11.x

* change version to 4.6

* Update oc.sh

update mirror link

* Update Ubuntu1604-README.md

* update docs

* Update oc.sh

* Update oc.sh
2020-07-07 17:36:28 +03:00
Dibir Magomedsaygitov
845dc20aeb minor fixes 2020-07-07 17:25:41 +03:00
Dibir Magomedsaygitov
df8858b77f install oras-cli on ubuntu 2020-07-07 16:40:02 +03:00
Dmitry Shibanov
5cc1411e14 add cargo dep to linux 2020-07-07 11:38:29 +03:00
Vladimir Safonkin
9ed8bbbc63 Add Newman tool (#1185)
* Add Newman

* Move installation to NodeLts script on Windows
2020-07-07 11:37:15 +03:00
Mikhail Timofeev
c9638062b2 [Ubuntu] Prepend brew directories to the PATH (#1168)
* prepend

* add comment and move installation

* change toolcache dir in aws-sam script
2020-07-07 08:05:14 +03:00
Mikhail Timofeev
1bb8c1102e Move containers installation file 2020-07-06 10:53:26 +03:00
Dibir Magomedsaygitov
f6f93dad71 Update AWS CLI V1 to V2 on Ubuntu 20.04 Image (#1112)
* update aws cli v1 to v2 on ubuntu20

* add os.sh

* minor changes
2020-07-02 19:29:50 +03:00
Alena Sviridenko
beec47e76b Merge pull request #1160 from miketimofeev/v-mitim/install_aws_sam_w-o_brew
[Ubuntu] Install aws-sam-cli without brew
2020-07-02 16:56:19 +03:00
Mikhail Timofeev
abf21e68d5 fix typo in the description 2020-07-02 13:41:14 +03:00
Mikhail Timofeev
ec297381e7 remove cleanup 2020-07-02 12:15:03 +03:00
Mikhail Timofeev
b46e9c7adb remove SourcesDir variable 2020-07-02 12:13:44 +03:00
Mikhail Timofeev
ef11240bbd simplify variable 2020-07-02 12:00:16 +03:00
Mikhail Timofeev
1a582d0836 change description and comments 2020-07-02 11:22:58 +03:00
Mikhail Timofeev
9de5dfef44 pretify script a bit 2020-07-02 11:11:56 +03:00
Mikhail Timofeev
b12baea320 change installation method 2020-07-01 18:34:36 +03:00
Vladimir Safonkin
c1ee9d8bc6 Fix download retry helper (#1110)
* Fix download helper

* Fix download helper

* Add compressed flag to helper

* Minor fix

* Minor fix
2020-07-01 16:31:41 +03:00
Maksim Petrov
38ee52e36d Merge branch 'master' into v-mapetr/linux/update-az 2020-07-01 00:02:30 +03:00
Aleksandr Chebotov
21c6325fca start and enable docker.service if not running/enabled (#1140) 2020-06-30 08:57:34 +03:00
Aleksandr Chebotov
a89f839675 [Ubuntu] Merge several toolset provisioners into single Configure-Toolset script (#1121)
* Single toolset

* rework conditional logic
2020-06-29 14:10:01 +03:00
Maksim Petrov
7a2c4871fc Small fix in syntax 2020-06-28 21:08:18 +03:00
Maksim Petrov
52610e17ba Move azpowershell versions to toolset 2020-06-28 21:03:34 +03:00
Maksim Petrov
3b86a377ee Add Az 4.3.0 for Ubuntu 2020-06-27 04:55:49 +03:00
Aleksandr Chebotov
2378e1c967 Add localhost alias ::1 IPv6 (#1107) 2020-06-25 18:56:42 +03:00
Darii Nurgaleev
de175a01f6 Update mysql to version 8 on Ubuntu 20.04 (#621)
* mysql update to version 8

* changed package number and install dev tools

* added latest version parser

* removed sed for whitespaces - changed to grep.

* removed unnessacary cut from script.

* removed unnesscary grep.

* added definition for ubuntus.

* root password section moved from if

Co-authored-by: Dariy.Nurgaleev <d.nurgaleev@trueengineering.ru>
2020-06-25 12:21:08 +03:00
Darii Nurgaleev
f342a7de2d Add Adopt Open JDK for Ubuntu. (#1060)
* added Adopt Open JDK for Ubuntu.

* added default java for ubuntu 20

* moved Azul Keys to ubuntu 16,18

* Documentation description

* set default java version.

* Added documentation part for Azul Zulu.

* remove java 13,14

* moved apt-get update.

* removed 12 jdk for ubuntu 20.

* java 12 documentation

* java 12 only on ubuntu 16 18
2020-06-24 11:37:04 +03:00
Maxim Lobanov
6f246a3b4f Update nvm.sh (#1096) 2020-06-23 12:09:52 +03:00
Dmitry Shibanov
f06102ac3a Switch provisioners to install Go from GitHub releases on Ubuntu (#1025)
* install go

* added validation

* check zero build version

* add versions and for ubuntu2004

* setup for ubuntu

* fix execute command

* fix issue with cat

* fix go.sh

* fix comments

* remove documentation

* fix comment position go.sh ubuntu2004

* fix version

* remove import

* remove variables

* remove fake url

* fix linking to default version

Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-06-19 19:29:07 +03:00
Mikhail Timofeev
a9fbf2c3d8 Add swap to /mnt (#965) 2020-06-18 22:13:09 +03:00
Mikhail Timofeev
9ff56b175e Remove DotNET 2.2 from Ubuntu images (#1016) 2020-06-18 15:50:56 +03:00