Commit Graph
266 Commits
Author SHA1 Message Date
Maxim LobanovandGitHub 7f0fed72d7 Merge pull request #1995 from dibir-magomedsaygitov/v-dimago/add-dotnet-core-5.0-macos
[macOS] Move list of .Net Core versions to install to toolset
2020-11-12 12:34:06 +03:00
Maxim Lobanov eca75184fa Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/fix-tag-name 2020-11-11 17:03:24 +03:00
Dibir Magomedsaygitov 8b2fcfa967 Merge branch 'main' into v-dimago/add-dotnet-core-5.0-macos 2020-11-11 16:25:03 +03:00
Maxim LobanovandGitHub 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 f35b699a07 Update preimagedata.sh 2020-11-11 14:24:53 +03:00
85c66c52c9 Updating readme file for macOS-10.15 version 20201107.1 (#2015)
Co-authored-by: Image generation service account <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2020-11-11 07:38:21 +00:00
Maxim LobanovandGitHub 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
562100df60 Updating readme file for macOS-10.14 version 20201106.2 (#2011)
Co-authored-by: Image generation service account <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2020-11-10 14:48:01 +00: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
80d67ba1b1 Updating readme file for macOS-10.13 version 20201107.1 (#2013)
Co-authored-by: Image generation service account <[email protected]>
Co-authored-by: Actions service account <[email protected]>
2020-11-09 16:22:01 +00:00
7c13be802f Updating readme file for macOS-11.0 version 20201107.1 (#2016)
Co-authored-by: Image generation service account <[email protected]>
2020-11-09 12:59:02 +00:00
Maxim LobanovandGitHub 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 LobanovandGitHub 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
Vladimir Safonkin 1ac24689ce Fix pypy package name 2020-11-06 08:22:54 +03:00
Alena SviridenkoandGitHub 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 LobanovandGitHub 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 aee4de7755 deprecate old tools on MacOS 2020-11-04 09:23:31 +03:00
Maxim Lobanov 43e905b4bd Update Java.Tests.ps1 2020-11-03 16:58:07 +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
335a7e063a Updating readme file for macOS-11.0 version 20201102.1 (#1964)
Co-authored-by: Image generation service account <[email protected]>
2020-11-03 10:55:16 +00:00
Maxim LobanovandGitHub 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 LobanovandGitHub f5e35ccb9d Merge branch 'main' into v-sedoli/fix-apt 2020-11-02 20:10:38 +03:00
Arthur BaarsandGitHub 2faf574423 OSX: Rust tools: install 'rustfmt' and 'clippy'
Make installed Rust components the same as for Ubuntu. See also: 
https://github.com/actions/virtual-environments/blob/f38833acec5cc1c3239474f8135b23c17cb72351/images/linux/scripts/installers/rust.sh
2020-11-02 16:17:58 +01:00
Maxim Lobanov 5ec18c4b3d Update Java.Tests.ps1 2020-11-02 15:47:58 +03:00
Mikhail Timofeev 1de242c609 set version 4.8 2020-11-02 14:26:40 +03:00
Maxim LobanovandGitHub a6cd71cfda Merge pull request #1876 from LeonidLapshin/spotlight
add spotlight reindex
2020-11-02 13:39:48 +03:00
Darii Nurgaleev cd2493ca46 added new macos files. 2020-11-02 02:45:18 +07: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
Maxim LobanovandGitHub ca0295d6f4 Merge pull request #1930 from al-cheb/al-cheb/software-update-week45
[macOS] Software update week 45
2020-10-30 09:21:09 +03:00