Commit Graph

163 Commits

Author SHA1 Message Date
Maxim Lobanov
1c9acd7c2a Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/xcode 2020-11-11 17:02:30 +03:00
Maxim Lobanov
29855ca73d Merge pull request #2032 from Darleev/v-danurg/gcc_workaround_macos
macOS: gcc workaround
2020-11-11 16:11:11 +03:00
Maxim Lobanov
c656a9ddf2 fix nitpicks 2020-11-11 13:24:11 +03:00
Maxim Lobanov
772f80fadc Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/xcode 2020-11-11 10:20:42 +03:00
Darii Nurgaleev
1c9a9c1c9e added brew issue link 2020-11-11 13:20:18 +07:00
Darii Nurgaleev
1edf18bc3f added workaround for gcc 2020-11-11 13:11:31 +07:00
Vladimir Safonkin
4ce27ca446 sudo for cleanup temporary dirs 2020-11-10 12:44:58 +03:00
Vladimir Safonkin
3250f19314 cleanup /tmp explicitly 2020-11-10 09:31:57 +03:00
Vladimir Safonkin
f412ec4c26 Minor fix 2020-11-09 20:07:01 +03:00
Maxim Lobanov
c1a5ebfc6a Update xcode.ps1 2020-11-09 17:46:21 +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
526e796633 Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/xcode 2020-11-06 14:41:15 +03:00
Vladimir Safonkin
1ac24689ce Fix pypy package name 2020-11-06 08:22:54 +03:00
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
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
Vladimir Safonkin
0d2d9aed37 Fix pypy url 2020-11-05 18:49:43 +03:00
Maxim Lobanov
aee4de7755 deprecate old tools on MacOS 2020-11-04 09:23:31 +03:00
Maxim Lobanov
434d212bdf Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/xcode 2020-11-03 16:33:54 +03:00
Vladimir Safonkin
7e2c8df419 Merge remote-tracking branch 'upstream/main' into macos-retry-downloads 2020-11-03 14:56:14 +03:00
Mikhail Timofeev
a4b5f4dae1 add mac path 2020-11-03 14:49:48 +03:00
Vladimir Safonkin
338cbea4e2 Fix Xamarin Nuget installation 2020-11-03 14:14:24 +03:00
Maxim Lobanov
5907a2a1ee Update xcode-postbuild.sh 2020-11-03 09:37:06 +03:00
Maxim Lobanov
5b828215ed Merge pull request #1957 from miketimofeev/macos-fix-az-version-4.8
[macOS] Explicitly set Az powershell version 4.8
2020-11-03 08:12:23 +03:00
Mikhail Timofeev
2390ba420d add chown for IdentityService 2020-11-03 01:06:07 +03:00
Maxim Lobanov
8f1f707032 Update xcode-postbuild.sh 2020-11-02 22:05:52 +03:00
Maxim Lobanov
54269f7602 minor improvements 2020-11-02 21:35:36 +03:00
Maxim Lobanov
f5e35ccb9d Merge branch 'main' into v-sedoli/fix-apt 2020-11-02 20:10:38 +03:00
Arthur Baars
2faf574423 OSX: Rust tools: install 'rustfmt' and 'clippy'
Make installed Rust components the same as for Ubuntu. See also: 
f38833acec/images/linux/scripts/installers/rust.sh
2020-11-02 16:17:58 +01:00
Maxim Lobanov
74483e93da fix typos 2020-11-02 18:03:20 +03:00
Maxim Lobanov
a6cd71cfda Merge pull request #1876 from LeonidLapshin/spotlight
add spotlight reindex
2020-11-02 13:39:48 +03:00
Maxim Lobanov
cfaa7acb54 fix symlinks 2020-11-02 08:41:40 +03:00
Maxim Lobanov
6ac87c213d Update xcode.ps1 2020-11-01 15:55:02 +03:00
Maxim Lobanov
a9f7d6bdf2 Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/xcode 2020-11-01 12:09:45 +03:00
Maxim Lobanov
85b8007337 fix tests 2020-11-01 11:13:45 +03:00
Maxim Lobanov
b49a705f6b need to test 2020-10-31 18:41:04 +03:00
Mikhail Timofeev
d0c0d59fde fix condition 2020-10-31 17:52:14 +03:00
Mikhail Timofeev
2896d56d64 change 12.1 to 12.1.1 2020-10-31 09:35:31 +03:00
Leonid Lapshin
8f4c1ce9ac Merge branch 'main' of https://github.com/actions/virtual-environments into spotlight
# Conflicts:
#	images/macos/provision/core/pipx-packages.sh
2020-10-30 10:01:23 +03:00
Sergey Dolin
541036c2d1 fix shbang 2020-10-30 01:03:37 +05:00
Aleksandr Chebotov
ff71699425 python unlink 2020-10-29 18:47:15 +03:00
Aleksandr Chebotov
26134ef1b7 remove python unlink 2020-10-29 16:43:44 +03:00
Aleksandr Chebotov
baebd6c109 python link flag --force 2020-10-29 16:42:28 +03:00
Aleksandr Chebotov
45a3f22ba9 fix shebang select-xamarin-sdk.sh 2020-10-29 11:20:29 +03:00
Aleksandr Chebotov
7fed7dc67c Merge branch 'main' of https://github.com/actions/virtual-environments into al-cheb/software-update-week45 2020-10-29 11:19:55 +03:00
Aleksandr Chebotov
3c6b9c2a86 fix shebang pipx-packages.sh 2020-10-29 11:17:57 +03:00