Commit Graph

39 Commits

Author SHA1 Message Date
Aleksandr Chebotov
d575d1bcc5 set kern.maxfilesperproc=65536 (#2901) 2021-03-12 09:36:35 +03:00
Mikhail Timofeev
9378641fb4 [macOS] Stick to go 1.15 (#2795) 2021-02-27 11:45:49 +03:00
Dibir Magomedsaygitov
fdea69d18f add link to image release (#2783) 2021-02-25 14:22:57 +03:00
Aleksandr Chebotov
caa7a1ac6d [macOS] Get rid of invoke_tests imports (#2496)
* get rid of invoke_tests imports

* add sudo

* change path to /usr/bin/invoke_tests

* create /usr/local/bin dir

* remove local variables

* fix group owner

* set default 775 perm

* delete invoke_tests symlink
2021-01-22 09:26:28 +03:00
Nikita Bykov
29847cd01a added ANDROID_NDK_HOME and ANDROID_NDK_ROOT (#2472)
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2021-01-20 12:40:57 +03:00
Mikhail Timofeev
ab06a8a68f [macOS] Keep ruby 2.7 as the default one (#2358)
* Set ruby 2.7 instead of the latest one

* change ruby path in bashrc
2020-12-28 12:53:43 +03:00
Mikhail Timofeev
596e47fbcc set brew cleanup period (#2262) 2020-12-14 18:41:34 +03: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
Maxim Lobanov
f35b699a07 Update preimagedata.sh 2020-11-11 14:24:53 +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
Vladimir Safonkin
4ce27ca446 sudo for cleanup temporary dirs 2020-11-10 12:44:58 +03:00
Vladimir Safonkin
3250f19314 cleanup /tmp explicitly 2020-11-10 09:31:57 +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
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
b49a705f6b need to test 2020-10-31 18:41:04 +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 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
Leonid Lapshin
02e3c4276d exit with true because of pipefail 2020-10-29 09:19:29 +03:00
Leonid Lapshin
84d82e0cb3 Merge branch 'main' of https://github.com/actions/virtual-environments into spotlight 2020-10-28 16:19:09 +03:00
Leonid Lapshin
81941077a1 changed stop message 2020-10-28 16:15:33 +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
00ca734230 Merge branch 'main' into v-dmshib/add-build-vm-assets 2020-10-26 10:13:58 +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
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
Leonid Lapshin
67fb0904b7 changed a log message 2020-10-23 13:30:51 +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
Leonid Lapshin
50f99319f4 add spotlight reindex 2020-10-21 16:09:53 +03:00
Dibir Magomedsaygitov
fd42010ce6 enable spotlight indexing 2020-10-08 10:16:53 +03:00
Maxim Lobanov
7ac332bcc0 Merge pull request #1683 from miketimofeev/v-mitim/disable_spotlight_indexing
[macOS] Disable spotlight indexing
2020-09-28 16:55:17 +03:00
Mikhail Timofeev
b998ade09b disable indexing 2020-09-25 15:41:31 +03:00
Dmitry Shibanov
046a1e5b71 add ANDROID_SDK_ROOT to macOS 2020-09-24 11:19:02 +03:00
Dmitry Shibanov
c5aa898cd6 change to find search 2020-09-23 14:13:02 +03:00
Dmitry Shibanov
c076e851f4 make scripts executable 2020-09-23 13:30:07 +03:00
Dmitry Shibanov
36fb92995a add build vm assets 2020-09-21 17:16:22 +03:00
Aleksandr Chebotov
8de9bcc26c add AppleWWDRCAG3.cer 2020-09-21 10:53:56 +03:00
Maxim Lobanov
511c6e636b move source code to public 2020-09-10 14:34:08 +03:00