Commit Graph

534 Commits

Author SHA1 Message Date
Image generation service account
210cb9cdbb Updating readme file for ubuntu20 version 20200901.1 2020-09-01 15:12:32 +00:00
Maxim Lobanov
9c7c88fc65 Merge pull request #1493 from actions/releases/ubuntu20/20200825
Ubuntu 2004 (20200825 update)
2020-09-01 15:14:16 +03:00
Maxim Lobanov
397c0dc73e Merge pull request #1495 from actions/releases/ubuntu18/20200825
Ubuntu 1804 (20200825 update)
2020-09-01 15:13:52 +03:00
Maxim Lobanov
f69f88e122 Merge pull request #1496 from actions/releases/ubuntu16/20200825
Ubuntu 1604 (20200825 update)
2020-09-01 15:11:20 +03:00
Maxim Lobanov
5dd142eba1 add permissions (#1521)
Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-09-01 12:00:01 +03:00
Dmitry Shibanov
2674d46acc add az 4.6.0 to toolset (#1522)
Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-09-01 11:59:24 +03:00
Dmitry Shibanov
4dd9ba84fd add permissions 2020-08-28 16:17:22 +03:00
Leonid Lapshin
7eed5ae558 Add Pulumi to Ubuntu images (#1428)
* Add Pulumi to ubuntu images

* remove Pulumi from docs because it is auto-documented

* change Pulumi installation script

* removed legacy install, use /tmp, change auto-documentation, use download function instead of curl

* include install.sh to Pulumi's installation script

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-08-28 10:35:11 +03:00
Chris Gavin
2f3649bd98 Install NuGet when installing Mono. (#1426) 2020-08-28 10:25:01 +03:00
Dmitry Shibanov
5385a075eb Set javac version 1.8 on Ubuntu 16.04 (#1483)
* set up javac version

* fix update-java-alternatives

* add version check

* change java check

* fix checks and position of update-java-alternatives

* resolve comments

Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-08-27 10:25:56 +03:00
Image generation service account
82fba472ed Updating readme file for ubuntu16 version 20200825.1 2020-08-26 16:32:18 +00:00
Image generation service account
4083238f8d Updating readme file for ubuntu18 version 20200825.1 2020-08-26 16:32:06 +00:00
Image generation service account
a400c7065e Updating readme file for ubuntu20 version 20200825.1 2020-08-26 16:23:13 +00:00
Mikhail Timofeev
4865e6e394 [Ubuntu] Fix aws-sam-cli repository url (#1482)
* fix url

* change directory name
2020-08-25 19:38:42 +03:00
Dibir Magomedsaygitov
69cabd6f73 Fix versions of android build tools on Ubuntu pools (#1473) 2020-08-24 18:46:39 +03:00
Reza Moallemi
9702468b9e Add support for Android build-tools-30.0.2 to Ubuntu images (#1434) 2020-08-24 12:38:00 +03:00
Maksim Petrov
f97706e248 Add current commit into logs for custom builds (#1419)
* Show latest commit for custom repos

* Remove unused variables from templates

* Add Get-LatestCommit function

* Fix in synopsis

* Remove SSH_Password variables from Windows Images

* Rename download-customrepo

* Fix in synopsis
2020-08-24 12:31:51 +03:00
Aleksandr Chebotov
ad2409dbfa vm.max_map_count=262144 (#1463) 2020-08-21 18:59:49 +03:00
Fabio Niephaus
cd8b41b5ef Do not set JAVA_TOOL_OPTIONS on Linux (#1467)
This ensures that a) the `JAVA_TOOL_OPTIONS` environment variable is not set, which avoids additional output from some Java tools, and that b) the default Java file encoding is not changed.

For more details, see #1437.
2020-08-21 16:49:48 +03:00
github-actions[bot]
2b01625186 Merge pull request #1421 from actions/releases/ubuntu18/20200817
Ubuntu 1804 (20200817 update)
2020-08-21 04:44:14 +00:00
Sergey Dolin
ef2dfca5b5 Move android components list to toolsets on Ubuntu image (#1420)
* migrate 1604 installation

* Document 16.04

* More debug on installed compnents

* 1804 and 2004 images

* Remove un-needed chmod

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-08-20 11:39:33 +03:00
github-actions[bot]
1b65e22637 Merge pull request #1423 from actions/releases/ubuntu20/20200817
Ubuntu 2004 (20200817 update)
2020-08-20 08:13:35 +00:00
github-actions[bot]
fd5b4a8f68 Merge pull request #1422 from actions/releases/ubuntu16/20200817
Ubuntu 1604 (20200817 update)
2020-08-20 08:00:34 +00:00
Image generation service account
0b765914bb Updating readme file for ubuntu20 version 20200817.1 2020-08-17 11:43:26 +00:00
Image generation service account
31a47966cb Updating readme file for ubuntu16 version 20200817.1 2020-08-17 11:42:50 +00:00
Image generation service account
4e9db2d0bb Updating readme file for ubuntu18 version 20200817.1 2020-08-17 11:42:40 +00:00
Dhananajaya M. Senanayake
6b9c25bb72 install kustomize (#1415) 2020-08-17 11:36:21 +03:00
Darii Nurgaleev
5cf25b5baa added DOTNET_MULTILEVEL_LOOKUP (#1417) 2020-08-15 15:28:58 +03:00
Lukas Kämmerling
547991fbfc Go 1.15 (#1399)
* Update toolset-1604.json

* Update toolset-1804.json

* Update toolset-2004.json

* Update toolset-2019.json

* Update toolset-2016.json
2020-08-15 07:17:07 +03:00
Aleksandr Chebotov
c6cd2373c4 update mongodb 4.2 -> 4.4 lts (#1405) 2020-08-13 15:28:50 +03:00
Aleksandr Chebotov
6dde8b7b1c Сleanup log files after image-generation on Ubuntu (#1395) 2020-08-12 16:19:43 +03:00
github-actions[bot]
caa568385a Merge pull request #1374 from actions/releases/ubuntu18/20200806
Ubuntu 1804 (20200806 update)
2020-08-12 09:29:54 +00:00
github-actions[bot]
563f0d87cc Merge pull request #1376 from actions/releases/ubuntu20/20200806
Ubuntu 2004 (20200806 update)
2020-08-12 09:21:08 +00:00
github-actions[bot]
edca4aa764 Merge pull request #1375 from actions/releases/ubuntu16/20200806
Ubuntu 1604 (20200806 update)
2020-08-12 09:20:41 +00:00
Nikita Bykov
687ede498c added permissions to ANDROID_SDK_ROOT (#1393)
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2020-08-12 10:30:02 +03:00
Aleksandr Chebotov
ef06465440 openssl and libssl-dev doc version (#1391) 2020-08-11 13:48:02 +03:00
Image generation service account
f24abc90ed Updating readme file for ubuntu20 version 20200806.0 2020-08-07 07:33:30 +00:00
Image generation service account
2eae5de3e1 Updating readme file for ubuntu16 version 20200806.0 2020-08-07 07:30:03 +00:00
Image generation service account
2d1df17d7b Updating readme file for ubuntu18 version 20200806.0 2020-08-07 07:29:56 +00:00
Benjamin Lannon
e3cb3e32d4 Add Netlify CLI to Linux images (#1361) 2020-08-06 21:01:25 +03:00
Arjun Roy Chaudhuri
02b79cb9dc add buster layer to github runner's cache (#1360) 2020-08-06 21:01:01 +03:00
github-actions[bot]
c5599c2184 Merge pull request #1345 from actions/releases/ubuntu18/20200802
Ubuntu 1804 (20200802 update)
2020-08-06 15:58:06 +00:00
github-actions[bot]
ee53977af2 Merge pull request #1347 from actions/releases/ubuntu20/20200802
Ubuntu 2004 (20200802 update)
2020-08-06 14:36:46 +00:00
github-actions[bot]
d657ab7953 Merge pull request #1346 from actions/releases/ubuntu16/20200802
Ubuntu 1604 (20200802 update)
2020-08-06 12:28:18 +00:00
Vladimir Safonkin
75ac0436ed Add generation of announcements tables (#1355)
* Parse announcements from issues

* Minor fix

* Minor fix

* Reworked

* Minor fix

* Fix env variable name
2020-08-06 15:12:04 +03:00
Daniel Paoliello
c02a8e9391 Add libc++ and libc++abi for all Ubuntu images (#1315)
PR for #1314 - modifies the existing script to add libc++ and libc++abi to all Ubuntu images, rather than just 16.04.
2020-08-06 10:41:43 +03:00
Image generation service account
6dc0905a2a Updating readme file for ubuntu20 version 20200802.1 2020-08-03 06:36:30 +00:00
Image generation service account
bb9938773c Updating readme file for ubuntu18 version 20200802.1 2020-08-03 06:35:48 +00:00
Image generation service account
0ac171379d Updating readme file for ubuntu16 version 20200802.1 2020-08-03 06:35:41 +00:00
Dmitry Shibanov
d32e912921 Latest R version (#1331)
* update R version

* fi for all ubuntu

* remove if

* change naming

Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-07-31 14:31:00 +03:00