Commit Graph

1386 Commits

Author SHA1 Message Date
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
Dmitry Shibanov
00ca734230 Merge branch 'main' into v-dmshib/add-build-vm-assets 2020-10-26 10:13:58 +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
Leonid Lapshin
dea33cea9a Merge branch 'main' of https://github.com/actions/virtual-environments into spotlight 2020-10-25 22:20:54 +03:00
Darii Nurgaleev
44d1f85e34 add missed shebang 2020-10-24 23:30:27 +07: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
Vladimir Safonkin
baad68926a [macOS] Rework retry helper function (#1871)
* Rework macOS retry helper

* Add more logs
2020-10-23 14:15:22 +03:00
Leonid Lapshin
67fb0904b7 changed a log message 2020-10-23 13:30:51 +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
59434682fb Merge pull request #1879 from miketimofeev/change-default-xamarin-bundle-for-xcode12
[macOS] Switch Xamarin bundle to the latest one for 10.15
2020-10-23 10:39:26 +03:00
Leonid Lapshin
fce0a5c113 Merge branch 'main' of https://github.com/actions/virtual-environments into spotlight 2020-10-23 10:31:54 +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
Mikhail Timofeev
3238fbf692 remove 12.1 from macos 11 2020-10-22 16:26:02 +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
b6166576d1 change default bundle to the latest one 2020-10-22 16:01:52 +03:00
Leonid Lapshin
6b4ca3cc7f typo 2020-10-22 15:02:41 +03:00
Leonid Lapshin
7776bc4f83 removed timeout 2020-10-22 14:44:40 +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
Mikhail Timofeev
1e5b70df37 [macOS] Add http code 404 to download with retry function (#1868) 2020-10-21 22:22:04 +03:00
github-actions[bot]
fd13547286 Updating readme file for macOS-10.15 version 20201017.1 (#1851)
Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
2020-10-21 16:16:30 +00:00
Nikita Bykov
38bc88214f fixed brew_cask_install_ignoring_sha256 function 2020-10-21 16:36:03 +03:00
Leonid Lapshin
50f99319f4 add spotlight reindex 2020-10-21 16:09:53 +03:00
Nikita Bykov
00bb4818ce fixed pipx packages tests 2020-10-21 15:50:53 +03:00
Mikhail Timofeev
fec216217d Updating readme file for macOS-11.0 version 20201020.1 (#1866) 2020-10-21 13:43:30 +03:00
Nikita Bykov
1ddf2470ab fixed function 2020-10-21 12:44:54 +03:00
Maxim Lobanov
c8e3ce3c70 Merge pull request #1852 from miketimofeev/set-xcode-12-as-default
[macOS] Set Xcode 12.0.1 as the default one
2020-10-21 10:43:37 +03:00
Nikita Bykov
edff9f791b updated json files 2020-10-21 08:33:58 +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
Leonid Lapshin
2a0836a763 Change "open" tool to "xip" on XCode archive extraction (#1840)
* change open tool to xip

* cd change to pushd and popd

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-10-20 11:45:21 +03:00
Mikhail Timofeev
ff9367657c set 12 2020-10-19 15:55:03 +03:00
Vladimir Safonkin
c5e468893d [macOS] Add retry for toolcache assets (#1798)
* Add retry for toolset manifest downloading

* Add common helper

* Minor fix

* Fix helper module path

* Fix helper module path
2020-10-19 13:28:53 +03:00
Nikita Bykov
8bde89347e Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into pipx 2020-10-19 09:41:36 +03:00
Maxim Lobanov
0d08e13079 test changes 2020-10-19 08:24:21 +03:00
Mikhail Timofeev
0fa2247a89 change installation to package [macOS] (#1830) 2020-10-17 22:37:30 +03:00
Maxim Lobanov
5df32104ff Merge pull request #1835 from miketimofeev/pip3-path-test
[macOS] Add pester test for pip3 path
2020-10-17 13:14:48 +03:00
Mikhail Timofeev
a58d9b4035 add test for pip3 path 2020-10-16 15:19:57 +03:00
Nikita Bykov
794bd4e886 Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into pipx 2020-10-16 12:40:24 +03:00
Maxim Lobanov
91a4c7b525 Update rubygem.sh 2020-10-16 10:49:38 +03:00
Mikhail Timofeev
169953b714 [macOS] Separate xcode command line tools installation & Xcode 12.1 for Big Sur (#1815)
* add retry logic, remove separate macOS11 installation

* move to separate file
2020-10-15 19:00:36 +03:00
Mikhail Timofeev
a1f77c28f3 add workaround (#1824) 2020-10-15 17:03:33 +03:00
Maxim Lobanov
abec49dcd9 Merge pull request #1803 from MaksimZhukov/v-mazhuk/remove-mobile-center-cli
Remove mobile-center-cli package from MacOS images
2020-10-14 21:59:56 +03:00