Dibir Magomedsaygitov
2ebf8e46f3
[Ubuntu] Upgrade Azure PowerShell from 5.9.0 to 6.1.0 ( #3675 )
...
* upgrade azure powershell from 5.9.0 to 6.1.0 on ubuntu images
* zip 5.9.0 version
2021-07-12 18:26:04 +03:00
Tobias Chen
52b67da785
[Ubuntu] Remove hardcoded toolsToInstall from script ( #3701 )
2021-07-12 16:54:04 +03:00
Hai Cao
7fe7393aa2
[Ubuntu] Add SqlPackage ( #3700 )
...
* [Ubuntu] Add SqlPackage
* Address comments
2021-07-12 10:59:56 +03:00
Mikhail Timofeev
f1ab1bd12f
[Ubuntu] Switch android tools installation to use sdkmanager from command-line tools ( #3650 )
...
* Switch android tools installation to cmdline-tools
* Replace deprecated sdkmanger from sdk-tools to the one from cmdline tools
* Remove patcherv4 from toolsets as it's included in m2repository extras
* Add tests to make sure both sdkmanagers exist
* Return cmdline-tools to software readme
* Get-AndroidInstalledPackages function now use list_installed param
* Create a function to get sdkmanager version = cmdline tools version
* Get rid of hardcoded path to ANDROID_HOME
* Add reloadEtcEnvironment call to installation script
* Use env variable ANDROID_HOME in tests
* Modify software report to output any version
* Change regex pattern to output the group
* Currently the function returns 4. instead of 4.0, this change fixes it
2021-07-07 15:16:46 +03:00
github-actions[bot]
7ffed57438
Updating readme file for ubuntu20 version 20210628.1 ( #3665 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-06-30 08:47:42 +00:00
github-actions[bot]
f785d3355f
Updating readme file for ubuntu18 version 20210628.1 ( #3664 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-06-30 06:37:02 +00:00
Mikhail Timofeev
20804bc30f
Remove bicep from software docs and tests for ub16 ( #3656 )
2021-06-28 10:58:28 +03:00
Mikhail Timofeev
c3f3d8325f
Revert "Updating readme file for ubuntu20 version 20210621.1 ( #3623 )" ( #3654 )
2021-06-26 11:22:49 +03:00
github-actions[bot]
c103d79bd1
Updating readme file for ubuntu20 version 20210621.1 ( #3623 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-06-24 19:09:51 +00:00
github-actions[bot]
405a368b22
Updating readme file for ubuntu18 version 20210621.1 ( #3622 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-06-24 08:48:57 +00:00
Marcus Felling
dd399bcab4
[Ubuntu] Adding Bicep CLI ( #3639 )
...
* Add Bicep CLI to Ubuntu images
* Use helper download_with_retries
* remove bicep from deprecated 16.04 image
* formatting
Co-authored-by: Marcus Felling <MarcusFelling@microsoft.com >
2021-06-24 11:13:00 +03:00
github-actions[bot]
cae9ecba81
Updating readme file for ubuntu20 version 20210614.1 ( #3579 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-06-17 15:29:15 +00:00
github-actions[bot]
1eb3d364c3
Updating readme file for ubuntu18 version 20210614.1 ( #3580 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-06-17 07:54:37 +00:00
Mikhail Timofeev
4416d54d30
[Ubuntu] Remove php installation, tests and software docs for Ubuntu 16 ( #3541 )
...
* Remove php installation, tests and software docs for Ubuntu 16
* Add openssl 1.1.1k installation as python toolcache depends on it
* Add a comment about openssl installation on Ubuntu 16
2021-06-10 22:33:08 +03:00
Mikhail Timofeev
49967f8712
[ubuntu] Change azure ps module from 5.7.0 to 5.9.0 for Ubuntu 18 & 20 ( #3562 )
2021-06-10 21:33:43 +03:00
github-actions[bot]
9888238327
Updating readme file for ubuntu20 version 20210606.1 ( #3533 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-06-10 16:19:27 +00:00
github-actions[bot]
9ffd5d8858
Updating readme file for ubuntu18 version 20210606.1 ( #3532 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2021-06-10 16:03:55 +00:00
Sergey Dolin
24ae664aed
[ubunty] Add note about LLVM repo ( #3523 )
...
* Add LLVM libc++ info
* combine clang, clang-format into LLVM components
* fix formatting
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com >
2021-06-10 11:21:02 +03:00
Sergey Dolin
a9d832d671
[ubuntu] installing the latest .NET sdk patch version for every feature version ( #3550 )
...
* installing the latest patch version for every feature version
* simplify versions computing
* fix space
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com >
2021-06-10 11:17:30 +03:00
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