Commit Graph

1012 Commits

Author SHA1 Message Date
Omar Sandoval
d722f6fed9 [Ubuntu] Install default version of Clang last (#3506) 2021-06-04 14:36:14 +03:00
Sylvain
b870568e36 [ubuntu] Clean way to disable the pcov PHP Extension (#3472)
* Clean way to disable the pcov PHP Extension

Fixes https://github.com/actions/virtual-environments/issues/3341

* Update php.sh

* Update php.sh

* Documentation
2021-06-03 19:12:53 +03:00
github-actions[bot]
70582d170c Updating readme file for ubuntu16 version 20210531.0 (#3490)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-06-03 13:30:22 +00:00
github-actions[bot]
a5065df015 Updating readme file for ubuntu20 version 20210531.0 (#3492)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-06-03 09:09:06 +00:00
github-actions[bot]
1691aca843 Updating readme file for ubuntu18 version 20210531.0 (#3491)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-06-03 07:46:46 +00:00
Javier de la Morena
fa8469a2cd [ubuntu] Update ORAS URL (#3516) 2021-06-03 09:37:12 +03:00
Mikhail Timofeev
2c6cc7ab0d [Ubuntu] Change rebar installation to use GitHub releases (#3486)
* Change rebar installation to use gh releases

* Add source $HELPER_SCRIPTS/install.sh

* Add Erlang rebar3 to software readme
2021-06-01 18:31:35 +03:00
github-actions[bot]
9aa17b4e31 Updating readme file for ubuntu20 version 20210524.1 (#3441)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-05-28 08:04:19 +00:00
Jesse Chan
6d4c863d14 Revert "[ubuntu] Add GCC 11 (#3291)" (#3436)
This reverts commit 3ebf601284.

Bug: #3376
2021-05-28 10:22:18 +03:00
github-actions[bot]
4341738721 Updating readme file for ubuntu18 version 20210524.1 (#3442)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-05-27 09:14:48 +00:00
github-actions[bot]
4b3f574fec Updating readme file for ubuntu16 version 20210524.1 (#3440)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-05-27 09:07:26 +00:00
Mikhail Timofeev
39e317a1b6 [ubuntu] Change Add-AssertionOperator to Add-ShouldOperator (#3445) 2021-05-24 21:38:12 +03:00
github-actions[bot]
75f9131c18 Updating readme file for ubuntu20 version 20210517.1 (#3400)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-05-21 13:40:25 +00:00
Mikhail Timofeev
589a58e707 [Ubuntu] Change java-tools script to retrieve the latest major Gradle version (#3385)
* Change java-tools script to retrieve the latest major gradle version

* Change gradle installation to use manifest json. Use download_with_retries function

* Move maven version to the toolset
2021-05-21 15:37:15 +03:00
Sergey Dolin
7ce21d8b0e [ubuntu] Rework Mono installation to avoid using apt repos (#3289)
* Rework Mono installation to avoid using apt repos on Ubuntu images

* Use rest of line to read full AptSourceRepository
2021-05-21 10:34:41 +03:00
github-actions[bot]
5e65aeff73 Updating readme file for ubuntu18 version 20210517.1 (#3399)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-05-21 07:21:08 +00:00
github-actions[bot]
926cba5c9e Updating readme file for ubuntu16 version 20210517.1 (#3407)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-05-21 07:12:25 +00:00
Shivam Mathur
85e107cdc3 [ubuntu] Add PHP extensions: imagick, pcov and sodium (#3405) 2021-05-18 10:42:14 +03:00
Mikhail Timofeev
952ee3e740 [ubuntu] Move aws-sam-cli installation to the aws.sh script (#3401) 2021-05-17 21:55:32 +03:00
mikhailshaganov
72813adbe7 Rework apt-fast installation to get rid of apt repo (#3336)
* select-xamarin-sdk-v2

* Update select-xamarin-sdk-v2.sh

* change warning message

* check existed framework version

* check framework version review points

* Update apt.sh

* Update SoftwareReport.Tools.psm1

* remove a commented code

* Fixed review points

* return unattended-upgrades

* Fixed a viewing version

* add links for apt fast

* apt fast version

* apt-fast

* final check version

* add which apt-fast
2021-05-14 14:11:25 +03:00
Mikhail Timofeev
15a610677b [ubuntu] Remove clang 9 for ubuntu 20, set clang 11 as the default one (#3381) 2021-05-14 11:25:07 +03:00
Ewout ter Hoeven
09855006a1 Add Clang 12 to Ubuntu 20.04 toolset (#3206)
* Add Clang 12 to Ubuntu 20.04 toolset

* Ubuntu: Install Clang-12 directly from LLVM
2021-05-13 18:43:56 +03:00
github-actions[bot]
3b20fa31db Ubuntu 1604 (20210510 update) (#3358)
* Updating readme file for ubuntu16 version 20210510.0

* Update Ubuntu1604-README.md

* Update Ubuntu1604-README.md

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Maxim Lobanov <maxim-lobanov@github.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-05-13 08:44:37 +00:00
github-actions[bot]
f20496e05d Ubuntu 2004 (20210510 update) (#3356)
* Updating readme file for ubuntu20 version 20210510.0

* Update Ubuntu2004-README.md

* Update Ubuntu2004-README.md

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Maxim Lobanov <maxim-lobanov@github.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-05-13 08:41:46 +00:00
github-actions[bot]
0409144182 Ubuntu 1804 (20210510 update) (#3357)
* Updating readme file for ubuntu18 version 20210510.0

* Update Ubuntu1804-README.md

* Update Ubuntu1804-README.md

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Maxim Lobanov <maxim-lobanov@github.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-05-13 08:38:04 +00:00
Aleksandr Chebotov
769423b171 Add build_resource_group_name packer option (#3369) 2021-05-13 10:19:34 +03:00
Mikhail Timofeev
087144469d [ubuntu] Remove pip symlink creation (#3366) 2021-05-12 11:24:18 +03:00
Dibir Magomedsaygitov
dc6dc83742 fix minikube version output (#3352) 2021-05-11 10:15:27 +03:00
Mikhail Timofeev
a5ee51f72d Revert "[ubuntu] Rework php installation (#3272)" (#3340)
This reverts commit b1f202e5f0.
2021-05-07 16:35:34 +03:00
github-actions[bot]
158ed05b65 Updating readme file for ubuntu20 version 20210504.1 (#3312)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-05-06 15:03:30 +00:00
github-actions[bot]
a583688e0d Updating readme file for ubuntu16 version 20210504.1 (#3305)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-05-06 10:28:54 +00:00
github-actions[bot]
8f215a59bd Updating readme file for ubuntu18 version 20210504.1 (#3304)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-05-06 10:24:38 +00:00
Aleksandr Chebotov
a5fca054cb [Ubuntu] Set DefaultLimitSTACK=16384 limit (#3328)
* Set DefaultLimitSTACK=16384 limit

* Set DefaultLimitSTACK 16MB
2021-05-06 12:10:58 +03:00
Mikhail Timofeev
96e0e6f9f3 [Ubuntu] Add Cmake 3.18.1 to toolset files (#3322) 2021-05-06 11:35:05 +03:00
Ewout ter Hoeven
3ebf601284 [ubuntu] Add GCC 11 (#3291)
* Ubuntu Bionic/Focal: Add GCC 11

Add GCC 11 to the Ubuntu 18.04 Bionic and 20.04 Focal toolsets.

* Ubuntu Bionic/Focal: Add GFortran 11

Add GFortran 11 to the Ubuntu 18.04 Bionic and 20.04 Focal toolsets.
2021-05-06 10:31:09 +03:00
Mikhail Timofeev
366f1b078e [Ubuntu] Avoid updating gems (#3320) 2021-05-06 10:04:22 +03:00
Sergey Dolin
adf1f3d76e [ubuntu] Remove apt sources used to install azure-cli only (#3274) 2021-05-05 16:39:04 +03:00
Darii Nurgaleev
f84d55abeb Rework Kubernetes installation to avoid using apt repos on Ubuntu images (#3309)
* github_feed_token removal

* remove file

* GithubFeedToken remove from other files

* remove boost from docs

* Kubectl installation without additional repo

* add latest kubectl version variable
2021-05-05 11:50:15 +03:00
Leonid Lapshin
1532432fa9 Fix fastlane installation for Ubuntu 20 (#3308)
* tmp fix for Ubuntu 20

* removed unnecessary line break

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2021-05-04 21:00:16 +03:00
Daniel
f109d39c83 Securing packer builds via allowed_inbound_ip_addresses (#3193)
* Trying to handover additional parameters

* Make restriction to agent ip configurable

* Added additional parameter to all other packer files

* Added note about new parameter's incompatibility with other parameters to command line help

* Added line break for better readability

Co-authored-by: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com>

Co-authored-by: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com>
2021-05-04 11:39:55 +03:00
github-actions[bot]
c2a2904e48 Updating readme file for ubuntu16 version 20210425.1 (#3262)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-04-29 14:50:39 +00:00
Leonid Lapshin
b1f202e5f0 [ubuntu] Rework php installation (#3272) 2021-04-29 17:29:51 +03:00
github-actions[bot]
4fbbc19bf8 Updating readme file for ubuntu18 version 20210425.1 (#3263)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-04-29 09:01:40 +00:00
github-actions[bot]
db4a0a42af Updating readme file for ubuntu20 version 20210425.1 (#3264)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-04-29 08:59:15 +00:00
Sergey Dolin
552da81d13 [ubuntu] Document GHC apt repository (#3268) 2021-04-28 14:51:16 +03:00
Rob Burger
6d21bc3d1a [Ubuntu] Increase Linux stack space to 16384KB (#3260)
* Increase Linux stack space to 16384KB

* Add stack hard and soft limits to limits.conf
2021-04-28 10:44:01 +03:00
Ismaël Mejía
08dd8f3a6a [all os] Updated maven from 3.6.3 to 3.8.1 (#3247) 2021-04-26 14:48:47 +03:00
github-actions[bot]
6752ddb1f4 Updating readme file for ubuntu20 version 20210419.1 (#3213)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-04-22 09:05:26 +00:00
github-actions[bot]
5472e84506 Updating readme file for ubuntu18 version 20210419.1 (#3211)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-04-22 08:50:07 +00:00
github-actions[bot]
d6fd680a3a Updating readme file for ubuntu16 version 20210419.1 (#3212)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2021-04-22 08:43:08 +00:00