Commit Graph

96 Commits

Author SHA1 Message Date
Maxim Lobanov
3271a0c483 Merge pull request #1634 from dmitry-shibanov/v-dmshib/add-build-vm-assets
Add build vm assets
2020-10-29 11:03:51 +03:00
Maxim Lobanov
5236f483ff Merge pull request #1913 from dibir-magomedsaygitov/v-dimago/clean-yarn-and-npm-cache-macos
[macOS] Clean yarn cache
2020-10-28 12:15:13 +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
Maxim Lobanov
399b573ede Merge pull request #1861 from nikita-bykov/rework-chrome-installation
Rework Chrome MacOS installation to fix issues related to SHA
2020-10-28 10:26:37 +03:00
Maxim Lobanov
0ecd928d5e Merge pull request #1795 from Darleev/v-danurg/lint_shebang_ubuntu
Shebang lint for Ubuntu/MacOS
2020-10-27 20:31:07 +03:00
Dmitry Shibanov
d497399957 resolve comments 2020-10-27 18:36:59 +03:00
Dibir Magomedsaygitov
4e5143b732 delete extra line 2020-10-27 17:56:52 +03:00
Dibir Magomedsaygitov
6a7cc6229f clean yarn cache 2020-10-27 17:54:16 +03:00
Dmitry Shibanov
4ec26d01cf Merge branch 'main' into v-dmshib/add-build-vm-assets 2020-10-27 11:31:53 +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
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
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
Maxim Lobanov
096e016372 untap formulas 2020-10-23 11:09:22 +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
Mikhail Timofeev
1e5b70df37 [macOS] Add http code 404 to download with retry function (#1868) 2020-10-21 22:22:04 +03:00
Nikita Bykov
38bc88214f fixed brew_cask_install_ignoring_sha256 function 2020-10-21 16:36:03 +03:00
Nikita Bykov
1ddf2470ab fixed function 2020-10-21 12:44:54 +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
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
Mikhail Timofeev
0fa2247a89 change installation to package [macOS] (#1830) 2020-10-17 22:37:30 +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
Alena Sviridenko
8196a608de [macOS] Add Xcode 12.1 GM seed (#1805)
* added Xcode 12.1 GM

* removed Xcode 12.1 from Big Sur

* fixed Xcode dir setting
2020-10-14 15:17:13 +03:00
MaksimZhukov
2e283ae37f Add Omelette installation 2020-10-14 12:40:01 +03:00
Maxim Lobanov
0aa67caa32 Update xcode-utils.sh 2020-10-14 07:31:00 +03:00
Maxim Lobanov
327f7e2fe0 Update xcode-utils.sh 2020-10-13 23:06:11 +03:00
MaksimZhukov
71c6294c4f Change name for the node modules 2020-10-13 15:08:07 +03:00
MaksimZhukov
6872e87c70 Remove mobile-center-cli 2020-10-13 14:39:09 +03:00
Maxim Lobanov
24ce824f71 Merge pull request #1701 from dmitry-shibanov/v-dmshib/android-tools-dynamic-macOS
[macOS] Retrieve the list of Android packages for installing dynamically
2020-10-13 10:42:14 +03:00
Nikita Bykov
9c029fc29e Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into pipx 2020-10-12 11:11:02 +03:00