Commit Graph

1386 Commits

Author SHA1 Message Date
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
Maxim Lobanov
6bd14d8f7b Update Readme.md 2020-11-11 09:31:22 +03:00
Maxim Lobanov
0478b402a8 Merge pull request #2012 from miketimofeev/macos-retry-downloads
[macOS] Add retry logic
2020-11-11 09:22:32 +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
Dibir Magomedsaygitov
211470228d resolve issue with getting dotnet versions 2020-11-10 20:43:05 +03:00
github-actions[bot]
562100df60 Updating readme file for macOS-10.14 version 20201106.2 (#2011)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-11-10 14:48:01 +00:00
Maxim Lobanov
ee8face8f2 fix condition and toolsets 2020-11-10 16:48:20 +03:00
Dibir Magomedsaygitov
7bf2707ac2 remove dotnet-core 5.0 2020-11-10 15:57:29 +03: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
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
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
bf48ac16ea fix typos 2020-11-06 14:38:43 +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
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
Vladimir Safonkin
0d2d9aed37 Fix pypy url 2020-11-05 18:49:43 +03:00
Maxim Lobanov
589cb6f612 Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/big-sur 2020-11-05 10:47:38 +03:00
Maxim Lobanov
5fac646209 Update Node.Tests.ps1 2020-11-05 10:38:20 +03:00
Maxim Lobanov
067fc901f9 update templates 2020-11-04 10:40:20 +03:00
Maxim Lobanov
52c265bd7a Update SoftwareReport.Generator.ps1 2020-11-04 10:14:30 +03:00
Maxim Lobanov
50f480ae16 update toolsets 2020-11-04 10:14:19 +03:00
Maxim Lobanov
aee4de7755 deprecate old tools on MacOS 2020-11-04 09:23:31 +03:00
Maxim Lobanov
117cefd4b3 цц 2020-11-03 22:18:41 +03:00
Maxim Lobanov
43e905b4bd Update Java.Tests.ps1 2020-11-03 16:58:07 +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
github-actions[bot]
335a7e063a Updating readme file for macOS-11.0 version 20201102.1 (#1964)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
2020-11-03 10:55:16 +00:00
Maxim Lobanov
5907a2a1ee Update xcode-postbuild.sh 2020-11-03 09:37:06 +03:00
Maxim Lobanov
8c96dbb9bb fix tests 2020-11-03 09:13:58 +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