Commit Graph
10 Commits
Author SHA1 Message Date
Dmitry ShibanovandGitHub 25efb10e32 Parallel installation of Xcode (#2432)
* parallel xcode installation

* resolve comments

* fix changes

* resolve comments and change ErrorActionPreference

* return imports

* switch ErrorActionPreference to Stop

* add log for threadCount

* add errorAction

* use new approach for warning

* change to bash -c

* change approach to install xcodes through to parallel foreach

* use & bash -c "command"

* mv upper ErrorActionPreference and work on logs

* mv $env:SPACESHIP_SKIP_2FA_UPGRADE = 1

* change process count to 5

* Invoke-XCVersion add out-host
2021-02-18 15:08:41 +03:00
Maxim LobanovandGitHub 9480083149 Enable SPACESHIP_SKIP_2FA_UPGRADE flag for xcversion (#2617) 2021-02-05 09:39:26 +03:00
Darii NurgaleevandGitHub 03ce901f42 [macOS] Pester tests invocation after install - 2. (#2429)
* [macOS] Fail Pester tests on error

* return it back

* added new tests

* added new tests for Macos part2

* fixed nitpicks

* vsmac changes

* remove toolcache fron high sierra
2021-01-20 10:11:00 +03:00
Maxim Lobanov c656a9ddf2 fix nitpicks 2020-11-11 13:24:11 +03:00
Maxim Lobanov c1a5ebfc6a Update xcode.ps1 2020-11-09 17:46:21 +03:00
Maxim Lobanov 54269f7602 minor improvements 2020-11-02 21:35:36 +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 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