Commit Graph
2249 Commits
Author SHA1 Message Date
Maxim Lobanov aee4de7755 deprecate old tools on MacOS 2020-11-04 09:23:31 +03:00
Leonid Lapshin 9d8d110fcf typo 2020-11-04 00:42:36 +03:00
Maxim Lobanov 49aab970c1 Update download-repo.ps1 2020-11-03 22:31:54 +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
d511b0d2da [windows] give full access to Temp folder (#1959)
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-11-03 15:58:18 +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
Maxim LobanovandGitHub d1d66ae0fd Merge pull request #1965 from al-cheb/al-cheb/use-dotnet-to-install-pwsh
[Ubuntu] Install pwsh using dotnet tool
2020-11-03 15:09:35 +03:00
Vladimir Safonkin 7e2c8df419 Merge remote-tracking branch 'upstream/main' into macos-retry-downloads 2020-11-03 14:56:14 +03:00
Maxim LobanovandGitHub fb8be2ba62 Merge pull request #1969 from miketimofeev/edge-driver-for-mac
[macOS] Change edge webdrivder url
2020-11-03 14:52:00 +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 <no-reply@microsoft.com>
2020-11-03 10:55:16 +00:00
Aleksandr Chebotov 8d270229b3 install pwsh using dotnet tool 2020-11-03 11:04:47 +03: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 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 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 LobanovandGitHub 173a5dd381 Merge pull request #1883 from dsame/v-sedoli/fix-apt
Workaround for apt db locked by WALinuxAgent
2020-11-02 20:13:46 +03:00
Maxim LobanovandGitHub f5e35ccb9d Merge branch 'main' into v-sedoli/fix-apt 2020-11-02 20:10:38 +03:00
Maxim LobanovandGitHub cd65cb176f Merge pull request #1956 from al-cheb/al-cheb/az-hardcoded-version
[Ubuntu] Use toolset config to install az modules on Ubuntu 20
2020-11-02 20:07:46 +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 74483e93da fix typos 2020-11-02 18:03:20 +03:00
Maxim Lobanov 5ec18c4b3d Update Java.Tests.ps1 2020-11-02 15:47:58 +03:00
Aleksandr Chebotov 6c3b640047 Az 4.8.0 2020-11-02 14:37:48 +03:00
Mikhail Timofeev 1de242c609 set version 4.8 2020-11-02 14:26:40 +03:00
Aleksandr Chebotov c66d9d4e72 use toolset to install az module 2020-11-02 14:22:07 +03:00
Maxim LobanovandGitHub a6cd71cfda Merge pull request #1876 from LeonidLapshin/spotlight
add spotlight reindex
2020-11-02 13:39:48 +03:00
Maxim Lobanov 3feabfdb52 fix todos 2020-11-02 11:19:30 +03:00
Maxim LobanovandGitHub 6680a03f5d Merge pull request #1947 from Darleev/v-danurg/move_macos_readme_files
Added 10.13/10.14 readme files to macos folder.
2020-11-02 09:40:51 +03:00
Maxim Lobanov cfaa7acb54 fix symlinks 2020-11-02 08:41:40 +03:00
Darii Nurgaleev cd2493ca46 added new macos files. 2020-11-02 02:45:18 +07:00
Maxim Lobanov 6ac87c213d Update xcode.ps1 2020-11-01 15:55:02 +03:00
Aleksandr ChebotovandGitHub 8798c75d67 [windows] add bash wrapper from git (#1937) 2020-11-01 12:12:46 +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 LobanovandGitHub 874232fc49 Merge pull request #1940 from miketimofeev/add-xcode-12.1.1
[macOS] Change Xcode 12.1 to 12.1.1 rc
2020-11-01 09:38:57 +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
Nikita Bykov 28aed9f401 Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into pipx-windows 2020-10-30 14:00:47 +03:00
Nikita Bykov 77274dcb9b updated Get-PipxVersion 2020-10-30 12:36:09 +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
bb2ff8bf55 Updating readme file for macOS-10.15 version 20201026.2 (#1922)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-10-29 21:17:32 +00:00
Sergey Dolin 541036c2d1 fix shbang 2020-10-30 01:03:37 +05:00