Commit Graph

296 Commits

Author SHA1 Message Date
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
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
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
3c6b9c2a86 fix shebang pipx-packages.sh 2020-10-29 11:17:57 +03:00
Aleksandr Chebotov
aad7e0bb42 macOS software update week45 2020-10-29 11:07:26 +03:00
Maxim Lobanov
d37c965aab Merge pull request #1750 from nikita-bykov/pipx
[macOS] Add pipx and install yamllint through it
2020-10-28 10:29:01 +03:00
Mikhail Timofeev
2838325b84 Merge branch 'main' of https://github.com/miketimofeev/virtual-environments into macos-retry-downloads 2020-10-27 12:43:49 +03:00
Mikhail Timofeev
592fcf2f66 change wget and curl to retry functions 2020-10-27 09:45:22 +03:00
Nikita Bykov
d0e4128247 Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into rework-chrome-installation 2020-10-27 09:39:53 +03:00
Nikita Bykov
11d6284c32 Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into pipx 2020-10-27 09:30:22 +03:00
Maxim Lobanov
990219bfe8 Merge pull request #1903 from MaksimZhukov/v-mazhuk/fix-xamarin-issue
Fix Xamarin issue with Xcode symlink
2020-10-27 06:53:41 +03:00
MaksimZhukov
4444dfd517 Fix Xamarin issue with Xcode symlink 2020-10-26 17:41:40 +03:00
Mikhail Timofeev
48e266a55a [macOS] remove workaround for MS edge (#1898) 2020-10-26 16:41:26 +03:00
Nikita Bykov
4a694ffbcf Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into pipx 2020-10-26 09:36:10 +03:00
Maxim Lobanov
40bd4f4ca2 Merge pull request #1889 from maxim-lobanov/v-malob/fix-brew
Untap local formulas to fix "brew update" command
2020-10-24 08:11:09 +03:00
Maxim Lobanov
bbb8bd3f4c Update images/macos/provision/core/python.sh
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-10-23 20:12:58 +03:00
Maxim Lobanov
73c5b0bf87 Update images/macos/provision/core/openssl.sh
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-10-23 20:12:52 +03:00
Mikhail Timofeev
0d46520ccf [macOS] Fail builds on errors during the image generation (#1756)
* set -e and fix all the scripts

* add source utils to finalize_vm script

* change xcode version in postbuild script

* fix for softwareupdates and for xcode version
2020-10-23 17:59:08 +03:00
Maxim Lobanov
096e016372 untap formulas 2020-10-23 11:09:22 +03:00
Maxim Lobanov
14a848397e Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/xcode 2020-10-23 11:06:25 +03:00
Maxim Lobanov
e03812a6b7 xcode-tools 2020-10-22 18:01:14 +03:00
Mikhail Timofeev
f0c96a361c Revert "Freeze xcodeproj 1.18.0" 2020-10-22 17:00:59 +03:00
Nikita Bykov
80aa2e8057 Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into rework-chrome-installation 2020-10-22 16:13:39 +03:00
Mikhail Timofeev
6a4671170f add condition to clt install 2020-10-22 09:56:45 +03:00
Nikita Bykov
62eca78ba7 fixed naming 2020-10-22 09:48:03 +03:00
Nikita Bykov
474ef92b24 Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into pipx 2020-10-21 08:30:51 +03:00
Mikhail Timofeev
7258903cdc [macOS] Fix openssl on Big Sur (#1853)
* add symlink to opt

* get back 1.0.2t
2020-10-20 17:24:44 +03:00
Nikita Bykov
114da93556 rework chrome installation 2020-10-20 13:47:33 +03:00