Shivam Mathur
25239b5156
Add php-dev and php-pear ( #1944 )
2020-11-06 10:35:05 +05:30
Aleksandr Chebotov
567e92c4dc
[Ubuntu] Freeze Az.Accounts module for Ubuntu 20 ( #1993 )
...
* add reboot for Ubuntu20
* freeze Az.Accounts 1.9.5
2020-11-05 23:01:06 +03:00
Aleksandr Chebotov
ad583eba90
add reboot for Ubuntu20
2020-11-05 15:53:49 +03:00
Sergey Dolin
ff49068542
Print more informantion about cached Docker images linux ( #1906 )
...
* Add docker full info
* make tabular output
* fix shebang
* remove created at time
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com >
2020-11-05 12:20:40 +03:00
Aleksandr Chebotov
2842ad4c00
Revert "[Ubuntu] Install pwsh using dotnet tool" ( #1979 )
2020-11-04 14:29:44 +03:00
Aleksandr Chebotov
8d270229b3
install pwsh using dotnet tool
2020-11-03 11:04:47 +03:00
Maxim Lobanov
f5e35ccb9d
Merge branch 'main' into v-sedoli/fix-apt
2020-11-02 20:10:38 +03:00
Aleksandr Chebotov
c66d9d4e72
use toolset to install az module
2020-11-02 14:22:07 +03:00
Sergey Dolin
541036c2d1
fix shbang
2020-10-30 01:03:37 +05:00
Sergey Dolin
cab74c1ab9
investigate failed 1604 build
2020-10-30 01:01:35 +05:00
Sergey Dolin
76f57f69f2
run remove mocks as root
2020-10-30 01:01:35 +05:00
Sergey Dolin
002a944511
Add memo comment
2020-10-30 01:01:35 +05:00
Sergey Dolin
4419d31ea7
add apt-mock-remove script
2020-10-30 01:01:35 +05:00
Sergey Dolin
babd2e2156
use fuser
2020-10-30 01:01:35 +05:00
Sergey Dolin
ae7cb7f1a5
add shbang
2020-10-30 01:01:34 +05:00
Sergey Dolin
6696fa537a
make retries
2020-10-30 01:01:34 +05:00
Sergey Dolin
82e4ec4a0a
Add verbose versions of apt
2020-10-30 01:01:34 +05:00
Maxim Lobanov
4d10ad5ac9
Merge pull request #1912 from dibir-magomedsaygitov/v-dimago/clean-yarn-and-npm-cache-ubuntu
...
[Ubuntu] Clean yarn and npm cache
2020-10-28 12:15:06 +03:00
Maxim Lobanov
0ecd928d5e
Merge pull request #1795 from Darleev/v-danurg/lint_shebang_ubuntu
...
Shebang lint for Ubuntu/MacOS
2020-10-27 20:31:07 +03:00
Dibir Magomedsaygitov
75112c4449
clean yarn and npm cache
2020-10-27 17:24:59 +03:00
Darii Nurgaleev
b6e1216543
[ubuntu] Disable automatic updates to avoid apt lock issue. ( #1761 )
...
* added shutdown-apt-service.sh script
* added logging
* added new status
* shutdown service check
* removed apy.daily from apt.sh
* Another way to disable automatic updates;
* fix deployment files.
* enable retry logic for apt
* add PowerShellGet installation before az modules
* fixed a comment
Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru >
2020-10-27 13:16:55 +03:00
Darii Nurgaleev
44d1f85e34
add missed shebang
2020-10-24 23:30:27 +07:00
Mikhail Timofeev
dee484a90c
remove chmod
2020-10-22 10:49:07 +03:00
Mikhail Timofeev
a5ef7bd7ef
[Ubuntu] Add apt-fast version to readme ( #1846 )
...
* add apt-fast
* change to apt list
* simplify the function
2020-10-20 12:38:05 +03:00
Leonid Lapshin
af562625fc
added a swiftc symlink [Ubuntu] ( #1832 )
...
* added a swiftc symlink
* swiftc points to swiftc
Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru >
2020-10-20 11:45:08 +03:00
Aleksandr Chebotov
9a268303fb
fix gradle version
2020-10-16 15:38:06 +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
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