Commit Graph

2217 Commits

Author SHA1 Message Date
Dibir Magomedsaygitov
7bf2707ac2 remove dotnet-core 5.0 2020-11-10 15:57:29 +03:00
Dibir Magomedsaygitov
caa872685a resolve issues 2020-11-10 15:50:34 +03:00
Maxim Lobanov
9463890e1e Merge pull request #1945 from shivammathur/shivammathur-php
[Ubuntu] Add php-dev and php-pear
2020-11-10 15:36:59 +03:00
Vladimir Safonkin
4ce27ca446 sudo for cleanup temporary dirs 2020-11-10 12:44:58 +03:00
Aleksandr Chebotov
b99c150f41 Off turns off the update notification feature 2020-11-10 11:30:12 +03:00
Vladimir Safonkin
3250f19314 cleanup /tmp explicitly 2020-11-10 09:31:57 +03:00
Dibir Magomedsaygitov
325070bdee install dotnet 5.0 and rework installation logic 2020-11-10 01:15:37 +03:00
Vladimir Safonkin
f412ec4c26 Minor fix 2020-11-09 20:07:01 +03:00
github-actions[bot]
80d67ba1b1 Updating readme file for macOS-10.13 version 20201107.1 (#2013)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-11-09 16:22:01 +00:00
Maxim Lobanov
142bbb8e24 Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/xcode 2020-11-09 17:51:05 +03:00
Maxim Lobanov
c1a5ebfc6a Update xcode.ps1 2020-11-09 17:46:21 +03:00
github-actions[bot]
7c13be802f Updating readme file for macOS-11.0 version 20201107.1 (#2016)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
2020-11-09 12:59:02 +00:00
Maxim Lobanov
0a3cb90980 Merge pull request #1715 from maxim-lobanov/v-malob/big-sur
Enable Java tests since Java switching was fixed in MacOS 11.0
2020-11-09 12:29:43 +03:00
Vladimir Safonkin
7c9f3de0d7 Minor fix 2020-11-09 11:49:16 +03:00
Vladimir Safonkin
3a9390dcbc download to /tmp for azcopy and aws 2020-11-09 11:25:04 +03:00
Vladimir Safonkin
ffcfad23be Minor fix 2020-11-09 11:18:42 +03:00
Vladimir Safonkin
8d3568601b Move nuget.exe from tmp to mono dir 2020-11-09 11:17:28 +03:00
Vladimir Safonkin
3f6213bc8d Merge remote-tracking branch 'upstream/main' into macos-retry-downloads 2020-11-09 11:00:40 +03:00
Maxim Lobanov
fa9109cc62 [MacOS] Exclude release candidates from XCODE_DEVELOPER_DIR variables (#1998)
* exclude release candidates from XCODE_DEVELOPER_DIR

* Update Xcode.Tests.ps1
2020-11-06 22:13:28 +03:00
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
Maxim Lobanov
526e796633 Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/xcode 2020-11-06 14:41:15 +03:00
Maxim Lobanov
ff57628876 Merge pull request #1996 from miketimofeev/fix-brew-permissions
[Ubuntu] Reset homebrew git repository to restore file permissions
2020-11-06 14:39:24 +03:00
Mikhail Timofeev
642380275e simplify cd 2020-11-06 14:38:47 +03:00
Maxim Lobanov
bf48ac16ea fix typos 2020-11-06 14:38:43 +03:00
Maxim Lobanov
f79c88761a Merge pull request #1997 from miketimofeev/update-winapp-driver-to-1.2.1
[windows] Update winapp driver to 1.2.1
2020-11-06 11:43:25 +03:00
Vladimir Safonkin
1ac24689ce Fix pypy package name 2020-11-06 08:22:54 +03:00
Shivam Mathur
25239b5156 Add php-dev and php-pear (#1944) 2020-11-06 10:35:05 +05:30
Alena Sviridenko
b4c00c3578 [macOS] Add Xcode 12.1.1 RC & Xcode 12.2 RC (#1991)
* Add Xcode 12.1.1

* add Xcode 12.2 RC as well
2020-11-06 02:56:26 +03:00
Mikhail Timofeev
b084d6241b Always install latest version 2020-11-06 02:52:23 +03:00
Mikhail Timofeev
f07a74c694 update driver 2020-11-06 02:34: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
Maxim Lobanov
66b931d9af Merge pull request #1990 from al-cheb/al-cheb/patch-ubuntu20
[Ubuntu] Fix image generation for Ubuntu20
2020-11-05 21:24:18 +03:00
Dibir Magomedsaygitov
30c295f823 small fix 2020-11-05 20:15:43 +03:00
Dibir Magomedsaygitov
379220ce50 add dotnet core 5.0 2020-11-05 20:06:59 +03:00
Maxim Lobanov
dfb2e1d5b4 Merge pull request #1958 from aibaars/patch-1
OSX: Rust tools: install 'rustfmt' and 'clippy'
2020-11-05 19:52:06 +03:00
Dibir Magomedsaygitov
7f98841545 small rework 2020-11-05 19:35:43 +03:00
Dibir Magomedsaygitov
46520bfdb3 install dotnet-core 5.0 on ubuntu 2020-11-05 19:14:50 +03:00
Vladimir Safonkin
0d2d9aed37 Fix pypy url 2020-11-05 18:49:43 +03:00
Maxim Lobanov
f93cb491a5 Merge pull request #1973 from maxim-lobanov/v-malob/macos-depr
Deprecate old Xcode versions on MacOS image, update Node.JS to 14.0
2020-11-05 17:53:04 +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
Maxim Lobanov
371d0f96d5 Merge pull request #1988 from al-cheb/revert-1648-main
Revert "[Windows]  Removed Git internal tools from PATH"
2020-11-05 11:41:22 +03:00
Aleksandr Chebotov
635a57ab88 Revert "[Windows] Removed Git internal tools from PATH" 2020-11-05 11:39:54 +03:00