Commit Graph

489 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Vladimir Safonkin
8904093791 Disable env vars 2020-10-01 23:49:11 +03:00
Vladimir Safonkin
790ccbb8e5 Add pipx_bin to path for pipx packages 2020-10-01 22:55:54 +03:00
Vladimir Safonkin
be310626e0 Add pipx, yamllint and aws sam cli 2020-10-01 17:52:16 +03:00
Dmitry Shibanov
9956daab66 fix function accroding to comments 2020-10-01 16:33:20 +03:00
Dmitry Shibanov
16a27e2045 add import 2020-10-01 13:08:53 +03:00
Dmitry Shibanov
d0f8592d88 add function and clean up logic for array 2020-10-01 13:07:40 +03:00
Aleksandr Chebotov
46da19770f fix directory name 2020-10-01 12:53:28 +03:00
Gökay Gürcan
6cbf54320c Improve nvm installer 2020-10-01 11:31:02 +02:00
Dmitry Shibanov
89bf727a19 add function to check version 2020-10-01 11:03:39 +03:00
Aleksandr Chebotov
63a1d3a583 replace python-is-python2 to python-is-python3 2020-09-30 16:59:28 +03:00
Aleksandr Chebotov
ec921a2443 set python3 as default on Ubuntu 20.04 2020-09-30 16:19:28 +03:00
Dmitry Shibanov
e32091634e add dynamic installation for linux 2020-09-29 17:26:59 +03:00
Maxim Lobanov
6768654b4b Merge pull request #1667 from akv-platform/al-cheb/add-ubuntu-clan-tidy
[Ubuntu] Use official repository to install clang
2020-09-28 11:55:19 +03:00
Maxim Lobanov
fdd57d033b Merge pull request #1658 from akv-platform/al-cheb/ubuntu-gcc10
[Ubuntu] Add GCC 10
2020-09-28 10:37:08 +03:00
Maxim Lobanov
80588bc5ae Merge pull request #1662 from dibir-magomedsaygitov/v-dimago/add-missing-tools-to-ubuntu-docs
Add missing tools to Ubuntu documentation
2020-09-25 15:10:32 +03:00
Aleksandr Chebotov
f7ff25aead move to the official repository 2020-09-25 14:49:06 +03:00
Aleksandr Chebotov
ec87362e80 add clang-tidy 2020-09-25 14:49:06 +03:00
Aleksandr Chebotov
1f73bc3e70 fix markdown output 2020-09-25 12:41:45 +03:00