Maxim Lobanov
4755c5caba
Merge pull request #1970 from LeonidLapshin/v-llaphin/fix-path
...
[Linux] Fix PATH variable
2020-11-06 15:19:57 +03:00
Mikhail Timofeev
642380275e
simplify cd
2020-11-06 14:38:47 +03:00
Mikhail Timofeev
adbd8a74dc
add brew git reset
2020-11-06 02:05:48 +03:00
github-actions[bot]
397cd6cee7
Updating readme file for ubuntu18 version 20201102.0 ( #1966 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2020-11-05 22:22:40 +00:00
Leonid Lapshin
981df9e44f
revert brew fix
2020-11-06 00:56:14 +03:00
Leonid Lapshin
45b33107cd
Fix brew repository permissions to make it clean
2020-11-06 00:33:39 +03:00
Leonid Lapshin
76969aa236
Merge branch 'main' of https://github.com/actions/virtual-environments into v-llaphin/fix-path
2020-11-06 00:32:36 +03:00
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
Leonid Lapshin
0269bec6f4
grep first entry of PATH
2020-11-05 22:08:19 +03:00
Aleksandr Chebotov
ad583eba90
add reboot for Ubuntu20
2020-11-05 15:53:49 +03:00
Leonid Lapshin
31b11e1576
select last entry of PATH, respect eol
2020-11-05 15:38:26 +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
github-actions[bot]
c45e72e08e
Updating readme file for ubuntu16 version 20201102.0 ( #1968 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2020-11-05 08:08:11 +00:00
Maxim Lobanov
df927d7dc0
Merge pull request #1974 from maxim-lobanov/v-malob/depre-linux
...
Deprecate Boost 1.69.0 from Ubuntu images
2020-11-05 10:48:30 +03:00
Leonid Lapshin
98731b3621
get PATH from /etc/environment
2020-11-05 10:36:01 +03:00
Aleksandr Chebotov
2842ad4c00
Revert "[Ubuntu] Install pwsh using dotnet tool" ( #1979 )
2020-11-04 14:29:44 +03:00
Maxim Lobanov
b8d7319f37
deprecate old tools
2020-11-04 09:27:56 +03:00
Leonid Lapshin
9d8d110fcf
typo
2020-11-04 00:42:36 +03:00
Leonid Lapshin
09533dd5e9
fixed comment
2020-11-03 15:56:49 +03:00
Leonid Lapshin
9fe3134cd6
remove quotes on post-deployment step
2020-11-03 15:55:19 +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
6c3b640047
Az 4.8.0
2020-11-02 14:37:48 +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
github-actions[bot]
215647d28a
Updating readme file for ubuntu18 version 20201026.1 ( #1900 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2020-10-29 19:25:14 +00:00
github-actions[bot]
5adf802f77
Updating readme file for ubuntu20 version 20201026.1 ( #1901 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2020-10-29 15:04:25 +00:00
github-actions[bot]
2f92fe32b8
Updating readme file for ubuntu16 version 20201026.1 ( #1899 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2020-10-29 15:02:43 +00:00
Leonid Lapshin
3c77354cd5
[ubuntu] fix user on rust and brew scripts ( #1907 )
...
* fix user on rust and brew scripts
* set user on a factory stage
* get last user from /etc/passwd
Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru >
2020-10-28 17:58:15 +03: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
github-actions[bot]
23b23ab02e
Ubuntu 1604 (20201015 update) ( #1838 )
...
* Updating readme file for ubuntu16 version 20201015.1
* Update Ubuntu1604-README.md
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Maxim Lobanov <v-malob@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2020-10-21 10:51:45 +00:00
github-actions[bot]
6ca000a2ae
Ubuntu 1804 (20201015 update) ( #1834 )
...
* Updating readme file for ubuntu18 version 20201015.1
* fix gradle 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-21 10:47:58 +00:00
github-actions[bot]
f12797291e
Ubuntu 2004 (20201015 update) ( #1833 )
...
* Updating readme file for ubuntu20 version 20201015.1
* fix gradle 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-21 10:41:26 +00: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
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