Commit Graph

28 Commits

Author SHA1 Message Date
sergei-pyshnoi
8767a6eb4e Remove all macOS-10.15 related code (#7078) 2023-02-13 16:40:48 +01:00
bogdan-damian-bgd
69cdead4fc Implement new software report generator for macOS (#6690)
* Create environmentVariables.yml

* Update environmentVariables.yml

* Delete environmentVariables.yml

* Add new SoftwareReport generator

* Output generation fixes after review

* Add json output print in pipeline

* Modify json output print in pipeline

* Removed redundant space character
2022-12-06 18:16:20 +01:00
Aleksandr Chebotov
3f0a28fe18 [macOS] Add Parallels Desktop extension (#6314)
* Add Parallels Desktop extension

* fix typo

* remove new line
2022-09-28 20:06:08 +03:00
Aleksandr Chebotov
8129295567 Remove fastlane cached cookie (#6206) 2022-09-09 17:58:47 +03:00
Aleksandr Chebotov
32b225ca7f Anka close Python 2.7 window (#5135) 2022-02-25 10:55:47 +03:00
V-Zabayrachny
3c2f1c6350 [macOS] Remove macOS 10.14 related code in the VE repo (#4816)
* [MacOS] Remove code for macOS-10.14

* remove is_Less_BigSur in all script

* remove variable the IsLessThanBigSur
2021-12-30 10:36:59 +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
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
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
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
Maxim Lobanov
511c6e636b move source code to public 2020-09-10 14:34:08 +03:00