Commit Graph

678 Commits

Author SHA1 Message Date
github-actions[bot]
14b4cec214 Ubuntu 1804 (20201012 update) (#1791)
* Updating readme file for ubuntu18 version 20201012.1

* fix pipx version

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Alena Sviridenko <alenasviridenko@github.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-10-15 22:56:14 +00:00
github-actions[bot]
2ede18e760 Updating readme file for ubuntu16 version 20201012.1 (#1793)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-10-15 18:25:26 +00:00
github-actions[bot]
c9f9d5bca2 Ubuntu 2004 (20201012 update) (#1792)
* Updating readme file for ubuntu20 version 20201012.1

* fix pipx version

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Alena Sviridenko <alenasviridenko@github.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-10-15 16:36:54 +00:00
Maxim Lobanov
5d7f1b487e Merge pull request #1810 from akv-platform/al-cheb/ubuntu-del-obsolete-android-pkgs
[Ubuntu] Do not install obsolete Android build-tools packages
2020-10-14 19:24:00 +03:00
Iain Rauch
6e05e471c7 Match ubuntu2004 with 16 & 18. 2020-10-14 13:40:18 +01:00
Aleksandr Chebotov
ad8f519477 update mininal build_tools_min_version = 19.1.0 2020-10-14 15:08:45 +03:00
Aleksandr Chebotov
4d80b71225 do not install obsolete build-tools packages 2020-10-14 15:03:11 +03:00
Maxim Lobanov
f38833acec Merge pull request #1755 from dsame/v-sedoli/set-e-ubuntu2
Fail Ubuntu image building on error in generation scripts
2020-10-13 08:56:35 +03:00
Leonid Lapshin
ed38c86cbb Move linux provision scripts to virtual-environments (#1714)
* add linux-related scripts from MMS provisioner

* removed EOL

* removed Ubuntu condition

* moved PATH checking to cleanup section

* add clarification for cgroups names

* names alignment

* removed memory-configuration and agent specific scripts

* renamed folder to psot-generation, added template instructions

* moved key import to git installation

* moved PATH check to post-deployment instead of cleanup script

* add scripts

* output tests file

* add startup logic

* add powershell module for furute helpers

* removed unused modules

* copy to tmp folder because of permissions, copy to opt on post-generation step

* removed Pester test

* change post-generation location

* incorrect if statement

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-10-12 17:44:31 +03:00
Sergey Dolin
1d4f281899 Add -e to .sh scripts 2020-10-12 15:47:09 +05:00
Vladimir Safonkin
d129c5563d Fix pipx version 2020-10-12 11:29:00 +03:00
Mikhail Timofeev
5d8da1661b switch to Get-CommandResult (#1785) 2020-10-11 23:28:16 +03:00
Maxim Lobanov
65f9b7ff6b Merge pull request #1726 from vsafonkin/v-vlsafo/add-pipx-ubuntu
[ubuntu] Add pipx and install yamllint and aws sam cli through it.
2020-10-09 09:41:40 +03:00
Mikhail Timofeev
9b09e359e8 [Ubuntu 20] Switch docker-moby installation to prod channel (#1768)
* remove condition

* remove os.sh
2020-10-08 19:34:59 +03:00
Maxim Lobanov
ebd60bc886 Merge pull request #1758 from akv-platform/al-cheb/fix-ea-ubuntu
[Ubuntu] Replace 2>&1 to Get-CommandResult
2020-10-08 16:25:11 +03:00
github-actions[bot]
0a35359f4b Ubuntu 1804 (20201004 update) (#1728)
* Updating readme file for ubuntu18 version 20201004.1

* fixed erlang output

* restore initial version

* Revert "restore initial version"

This reverts commit 089a6f2ca9.

* Revert "fixed erlang output"

This reverts commit e8ddae5ace.

* fix erlang version

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Alena Sviridenko <alenasviridenko@github.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-10-08 11:50:43 +00:00
Maxim Lobanov
99ae7b27a8 Merge pull request #1748 from dmitry-shibanov/v-dmshib/add-python3.9
Add python 3.9.* installation for linux
2020-10-08 12:27:26 +03:00
github-actions[bot]
5c26e32b91 Ubuntu 1604 (20201004 update) (#1727)
* Updating readme file for ubuntu16 version 20201004.1

* fix erlang version

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: AlyonaSviridenko <alenasviridenko@github.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-10-08 09:15:48 +00:00
github-actions[bot]
07b825bf7c Ubuntu 2004 (20201004 update) (#1729)
* Updating readme file for ubuntu20 version 20201004.1

* fix erlang version

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: AlyonaSviridenko <alenasviridenko@github.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-10-08 04:41:38 +00:00
Aleksandr Chebotov
020349c8e6 replace 2>&1 to Get-CommandResult 2020-10-07 18:26:40 +03:00
Maxim Lobanov
4086f5e3e9 Merge pull request #1699 from dmitry-shibanov/v-dmshib/android-tools-dynamic-linux
[Linux] Retrieve the list of Android packages for installing dynamically
2020-10-07 16:55:27 +03:00
Dmitry Shibanov
539aed4037 add python 3.9 2020-10-06 15:50:59 +03:00
Maxim Lobanov
ce5572effe Merge pull request #1709 from gokaygurcan/improve-nvm-installer
[Linux, macOS] Improve nvm installer
2020-10-06 14:17:13 +03:00
Vladimir Safonkin
58cf3bb6a4 Minor fix 2020-10-06 13:11:47 +03:00
Vladimir Safonkin
6b1e7f5cdb Fix Ubuntu 16 doc 2020-10-06 09:30:49 +03:00
Vladimir Safonkin
3024e8ebe2 Fix jq parsing 2020-10-06 09:21:36 +03:00
Maxim Lobanov
5b23a1a4c1 Merge pull request #1736 from akv-platform/al-cheb/fix-version-output
[Ubuntu] Fix output Helm, Yarn, Buildah, Podman, GitHub CLI
2020-10-06 09:21:07 +03:00
Vladimir Safonkin
84b3837f88 Install aws sam cli to default python 2020-10-05 17:21:27 +03:00
Dmitry Shibanov
e3c86e5f66 Merge branch 'main' into v-dmshib/android-tools-dynamic-linux 2020-10-05 16:24:06 +03:00
Vladimir Safonkin
8750bf4011 Rework pipx toolset 2020-10-05 15:01:46 +03:00
Vladimir Safonkin
d26db64941 Fix 2020-10-05 13:41:50 +03:00
Vladimir Safonkin
958f252984 Add check for python path 2020-10-05 13:31:53 +03:00
Vladimir Safonkin
08f157956f Move list of pipx packages into toolset 2020-10-05 12:04:29 +03:00
Aleksandr Chebotov
e56fa77d91 restore owner 2020-10-05 11:19:24 +03:00
Vladimir Safonkin
4b0de6f6f4 Minor fix 2020-10-05 11:08:22 +03:00
Dmitry Shibanov
3187ff66cf add comment 2020-10-05 10:46:06 +03:00
Aleksandr Chebotov
ce454f523e fix erlang version output 2020-10-05 10:38:36 +03:00
Vladimir Safonkin
687f58106d Minor fix 2020-10-05 09:56:42 +03:00
Vladimir Safonkin
63925c8d9f Revert yamllint for ubuntu 1604 2020-10-05 09:22:23 +03:00
Vladimir Safonkin
f4b8b26237 Revert for ubuntu 1604 2020-10-05 09:20:26 +03:00
Vladimir Safonkin
a11c9fff08 Fix templates 2020-10-04 14:51:46 +03:00
Vladimir Safonkin
f6b3cf674c Fix 2020-10-03 23:03:28 +03:00
Vladimir Safonkin
7601fe7b50 Fix 2020-10-03 19:51:07 +03:00
Vladimir Safonkin
fd2efe9c53 Fix 2020-10-03 11:54:36 +03:00
Vladimir Safonkin
7df63a370d Fix ubuntu 18.04 template 2020-10-02 16:51:03 +03:00
Dmitry Shibanov
6a8fd16499 get all build-tools 2020-10-02 13:54:37 +03:00
Vladimir Safonkin
3203e15121 Minor fix 2020-10-02 12:58:12 +03:00
Vladimir Safonkin
6d325ba398 Add pipx and yamllint to report 2020-10-02 11:23:02 +03:00
Vladimir Safonkin
a1f44e0d46 Fix 2020-10-02 09:20:33 +03:00
Vladimir Safonkin
88f35e5ba4 Fix 2020-10-02 09:15:26 +03:00