Darii Nurgaleev
7403f33180
[macOS] add pester tests to install scripts part-1. ( #2286 )
...
* [macOS] add pester tests to install scripts part-1.
* changed version
* added changes related to common utils installation
* added source tests file
* removed tests from homebrew
* moved jq to homebrew
* fix nitpicks
* incorrect things are fixed.
* fixed some mistakes in the text
* commonutils changed.
* remove swiftlint installation from toolsets
* removed useless string
2020-12-23 18:14:13 +03:00
Mikhail Timofeev
7ff71c853d
[macOS] Fix the issue with Python 2to3 symlink ( #2326 )
...
* change vm spec to Standard_D8s_v4 for win images
* remove symlink to 2to3
* explicitly overwrite symlinks
2020-12-22 21:34:29 +03:00
Darii Nurgaleev
0d93dd2fc9
[macOS] brew --cask option fix. ( #2325 )
...
* [macOS] brew --cask option fix.
* removed curl from HS
* return curl back
2020-12-22 10:48:31 +03:00
Dmitry Shibanov
4de7f89a42
Add PYPY_VERSION file to the images ( #2285 )
...
* add PYPY_VERSION file
* resolving comments
* fix output for windows
* add fix for windows
2020-12-21 15:07:19 +03:00
Mikhail Timofeev
c160ddf991
[macOS] install swiftlint from pkg ( #2296 )
...
* install swiftling from pkg for Mojave
* Install swiftlint from package for all OS except HS, return xcode-clt installation
* add utils.sh
2020-12-18 20:41:31 +03:00
Darii Nurgaleev
0a9570b623
[macOS] change Invoke-Pester function ( #2261 )
...
* [macOS] change Invoke-Pester function
* added new logic
* try another approach.
* invoke-tests change
* added a little bunch of tests.
* remove import from browsers
* added source for all tests covered scripts.
* run all tests.
* added proper module import
* RunAll-Tests.ps1 changes.
* added shebang
* added new approach for tests.
* the first line should be shebang
* fixed nitpicks
2020-12-17 15:37:19 +03:00
Nikita Bykov
d729747846
[macOS] Add GNU Tar ( #2163 )
...
* added gnu-tar
* rework gnu-tar installation
* fix SoftwareReport for gnu-tar
* add bsdtar to SoftwareReport
* updated SoftwareReport
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com >
2020-12-15 10:43:27 +03:00
Mikhail Timofeev
b635f29ec0
[macOS] Deprecate openssl 1.0.2 and set 1.1 as the default one ( #2223 )
...
* switch to 1.1 + test
* fix echo
* add path test
* fix version test
* Update comment
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com >
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com >
2020-12-11 09:47:34 +03:00
Aleksandr Chebotov
b5a45214f5
[macOS] Disable AzureRM aliases ( #2222 )
...
* disable AzureRM aliases
* remove Az.Account fix
2020-12-10 11:09:04 +03:00
Mikhail Timofeev
464fc5b500
Install Python2 from pkg file ( #2217 )
2020-12-08 21:29:39 +03:00
Aleksandr Chebotov
d0dd391b70
[macos] install gfortran-10 ( #2186 )
2020-12-03 18:40:19 +03:00
Maxim Lobanov
90a4768d01
Update rust.sh ( #2158 )
2020-11-30 18:04:14 +03:00
Leonid Lapshin
407d506169
[macOS] Software updates Week 49 ( #2136 )
...
Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru >
2020-11-27 11:12:05 +03:00
Dibir Magomedsaygitov
75d141eb67
[macOS] Pre-cache Ruby binaries ( #2085 )
...
* precache ruby binaries
* remove github_feed_token and minor change
* do not install ruby binaries from toolset
* remove toolcache file
2020-11-27 10:53:17 +03:00
Maxim Lobanov
97fe26f066
Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/xcode
2020-11-17 12:13:58 +03:00
Darii Nurgaleev
fd62ffec4f
remove gcc workaround
2020-11-17 12:36:10 +07:00
Maxim Lobanov
d4cee3bfaa
Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/xcode
2020-11-13 20:37:18 +03:00
MaksimZhukov
f887695075
[macOS] Upgrade default Python to 3.9 ( #2034 )
...
Co-authored-by: MaksimZhukov <v-mazhuk@microsoft.com >
2020-11-13 18:01:56 +03:00
Mikhail Timofeev
1be42bd050
Add Xcode 12.2 and 12.3 beta ( #2054 )
2020-11-13 17:57:58 +03:00
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
Dibir Magomedsaygitov
8b2fcfa967
Merge branch 'main' into v-dimago/add-dotnet-core-5.0-macos
2020-11-11 16:25:03 +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
Dibir Magomedsaygitov
211470228d
resolve issue with getting dotnet versions
2020-11-10 20:43:05 +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
3f6213bc8d
Merge remote-tracking branch 'upstream/main' into macos-retry-downloads
2020-11-09 11:00:40 +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
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
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
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