Commit Graph

416 Commits

Author SHA1 Message Date
Alejandro Pauly
195a1de97e Merge pull request #1128 from actions/releases/ubuntu18/20200625
[Software update] Ubuntu 1804 (20200625 update) Week 27
2020-07-01 12:24:07 -04:00
Alejandro Pauly
b5c02fc87f Merge pull request #1130 from actions/releases/ubuntu16/20200625
[Software update] Ubuntu 1604 (20200625 update) Week 27
2020-07-01 10:50:28 -04: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
Alena Sviridenko
4d685f4b01 [Ubuntu] Install AZ 4.3.0 (#1138)
* Add Az 4.3.0 for Ubuntu

* Move azpowershell versions to toolset

* Small fix in syntax
2020-07-01 15:16:12 +03:00
Alejandro Pauly
cc6117e0db Merge pull request #1129 from actions/releases/ubuntu20/20200625
[Software update] Ubuntu 2004 (20200625 update) Week 27
2020-07-01 06:40:03 -04: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
Image generation service account
1dc49c6701 Updating readme file for ubuntu16 version 20200625.0 2020-06-26 08:17:51 +00:00
Image generation service account
50e48bb602 Updating readme file for ubuntu20 version 20200625.0 2020-06-26 07:55:33 +00:00
Image generation service account
4ac3df3908 Updating readme file for ubuntu18 version 20200625.0 2020-06-26 07:52:33 +00:00
Aleksandr Chebotov
2378e1c967 Add localhost alias ::1 IPv6 (#1107) 2020-06-25 18:56:42 +03:00
Alejandro Pauly
874ca4f09f Merge pull request #1094 from actions/releases/ubuntu18/20200621
[Software update] Ubuntu 1804 (20200621 update) Week 26
2020-06-25 09:10:35 -04:00
Alejandro Pauly
205edc13e8 Merge pull request #1093 from actions/releases/ubuntu16/20200621
[Software update] Ubuntu 1604 (20200621 update) Week 26
2020-06-25 05:45:49 -04: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
Alejandro Pauly
e0c359be4c Merge pull request #1095 from actions/releases/ubuntu20/20200621
[Software update] Ubuntu 2004 (20200621 update) Week 26
2020-06-25 00:29:45 -04: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
Vladimir Safonkin
e9e1f92089 Fix retry download helper for PyPy (#1092) 2020-06-23 12:09:16 +03:00
Image generation service account
9c32064039 Updating readme file for ubuntu20 version 20200621.1 2020-06-22 08:55:54 +00:00
Image generation service account
4c59d164d5 Updating readme file for ubuntu18 version 20200621.1 2020-06-22 08:41:41 +00:00
Image generation service account
44987583a3 Updating readme file for ubuntu16 version 20200621.1 2020-06-22 08:41:40 +00: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
Vladimir Safonkin
53ac16e05d Use curl in download retry helper (#1079) 2020-06-19 17:05:38 +03:00
Mikhail Timofeev
a9fbf2c3d8 Add swap to /mnt (#965) 2020-06-18 22:13:09 +03:00
Alejandro Pauly
00f513edbb Merge pull request #1045 from actions/releases/ubuntu18/20200614
[Software update] Ubuntu 1804 (20200614 update) Week 25
2020-06-18 11:09:02 -04:00
Alejandro Pauly
8eb46c3c52 Merge pull request #1046 from actions/releases/ubuntu16/20200614
[Software update] Ubuntu 1604 (20200614 update) Week 25
2020-06-18 11:06:56 -04:00
Mikhail Timofeev
9ff56b175e Remove DotNET 2.2 from Ubuntu images (#1016) 2020-06-18 15:50:56 +03:00
Alejandro Pauly
fab29f6077 Merge pull request #1047 from actions/releases/ubuntu20/20200614
[Software update] Ubuntu 2004 (20200614 update) Week 25
2020-06-18 02:58:09 -04:00
Mikhail Timofeev
e0a9c9eddb change CRLF to LF (#1069) 2020-06-18 08:32:52 +03:00
Greg Swallow
6e50cf94ab Paragraphs (or stanzas) should cover 1 topic only. (#1062)
* Paragraphs (or stanzas) should cover 1 topic only.

* No need for options.
2020-06-17 19:26:41 +03:00
Vladimir Safonkin
500822209c Add linux utils (#1034)
* Add linux utils
* Add linux utils to 16.04
2020-06-17 14:43:03 +03:00
Maksim Petrov
8ef693d23d Adding Android 11 (android-30) into SDK installation (#1058)
* Add AndroidR for linux

* Add AndroidR for windows
2020-06-17 11:43:02 +03:00
Nikita Bykov
40caaf3e2c Switch provisioners to install Boost from GitHub releases on Ubuntu (#995)
* switched provisioners to install Boost from GitHub releases on Ubuntu
* removed DocumentInstalledItem from boost.sh

Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2020-06-16 12:07:23 +03:00
Image generation service account
6d2e5c888d Updating readme file for ubuntu20 version 20200614.1 2020-06-15 07:00:09 +00:00
Image generation service account
8b808bbf54 Updating readme file for ubuntu16 version 20200614.1 2020-06-15 06:56:07 +00:00
Image generation service account
b81f267b3c Updating readme file for ubuntu18 version 20200614.1 2020-06-15 06:51:53 +00:00
Andy Mishechkin
dc7ffe9eb0 [Zeit] terms have been removed from Vercel deployment (#1032) 2020-06-11 16:50:59 +03:00
Image generation service account
f3600e10d6 Updating readme file for ubuntu20 version 20200607.1 2020-06-11 02:51:38 +00:00
Image generation service account
a0b45fba7a Updating readme file for ubuntu16 version 20200604.1 2020-06-10 13:42:41 +00:00
Image generation service account
6a8b45ee6a Updating readme file for ubuntu18 version 20200604.1 2020-06-10 11:12:35 +00:00
Aleksandr Chebotov
b4da84d76e add toolcache ubuntu-20.04 (#1007) 2020-06-05 15:23:55 +03:00
Image generation service account
d882e04f8f Updating readme file for ubuntu20 version 20200604.0 2020-06-05 07:31:48 +00:00
Mikhail Timofeev
76b6fce397 [Ubuntu 20] Add docker-moby, sbt, github-cli, prepare toolcache directory (#1002)
* add docker-moby,sbt,github-cli toolcache ruby, pypy

* remove toolcache

* add agentoolsdirectory

* remove toolcache and toolset files

* move directory creation for all Ubuntus'
2020-06-04 15:09:41 +03:00
Aleksandr Chebotov
85331140fc Fix regression with PHP installation (#983)
* add helpers functions

* replace 160 code to 32
2020-06-03 17:57:40 +03:00
Mikhail Timofeev
1810983a57 [Ubuntu] rollback azure-cli hardcode and install the latest version (#982)
* rollback azure-cli hardcode

* remove os.sh helper
2020-06-03 14:51:55 +03:00
Darii Nurgaleev
3be17cf239 PostgreSQL install on Ubuntu/Windows. (#636)
* added windows installation script for postgresql

* removed if from Start-PostreSQL

* added script to packar template.

* changed postgresql.sh for ubuntu.

* postgresql stop and disalbe services.

* change name of the functions

* Stop postgreSQL after validation instead of start.

* added validation and re-work installation prcoedur

* remove redundunt code from psql

* correct intendation

* path to Path

* added PostgreSQL validation procedure.

* Removed useless last line.

* redundunt parameter passed in function call.

* removed repeated part of code.

* removed Stop function since it was useless.

* spaces

* spaces =

* Update Windows2019-Azure.json

* resolve confictls

* added validate and install postgresql

* added password to choco install and variables.

* add new system variables.

* added --params flag

* added correct quotas

* added logging for PostgreSQL install

Co-authored-by: Dariy.Nurgaleev <d.nurgaleev@trueengineering.ru>
2020-06-02 15:52:42 +03:00