Commit Graph
16 Commits
Author SHA1 Message Date
Dmitry ShibanovandGitHub 2913bd7060 remove code duplicate for Get-PHPVersio (#4231) 2021-10-08 13:35:16 +03:00
Dmitry ShibanovandGitHub bf1cae6dcf Add macOS 12 image templates (#4062) 2021-09-24 13:56:16 +03:00
Dmitry ShibanovandGitHub 39051ea4cf [macOS] Move global npm packages to toolset macOS (#4047) 2021-09-09 18:53:11 +03:00
Dmitry ShibanovandGitHub 3b94fc1d86 [Windows] Add Microsoft.VisualStudio.Component.VC.ATLMFC.Spectre (#3968) 2021-08-27 14:32:07 +03:00
Dmitry ShibanovandGitHub 5d24b559f9 [Windows] Add note about Conda (#3513)
* add note about Conda

* added a note in the same string

* move note to Get-CondaVersion function
2021-06-03 16:28:12 +03:00
Dmitry ShibanovandGitHub 37a897095f add permissions for /usr/lib/jvm (#3105) 2021-04-08 10:43:59 +03:00
Dmitry ShibanovandGitHub b00dbe1036 install yarn from npm (#3037) 2021-03-31 10:33:46 +03:00
Dmitry ShibanovandGitHub 60459a5b04 add replace from '+' to '-' (#3027) 2021-03-27 10:51:01 +03:00
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
Dmitry ShibanovandGitHub 20156708d5 [macOS] Remove nvm aliases and old node versions. (#2687)
* remove aliases and old node versions.

* resolve comments

* fix tests
2021-02-16 12:42:01 +03:00
Dmitry ShibanovandGitHub 9cfc0955b2 restrict creation of blank issues (#2674) 2021-02-10 20:38:17 +03:00
Dmitry ShibanovandGitHub a49d4e2294 Add NDK 22 to macOS images (#2542)
* add env variables to docs, add extra ndk

* add new header 4

* rename variable

* add ndk to toolset as generic approach

* grep latest version

* install latest lts

* improve function

* rename function
2021-02-01 12:56:44 +03:00
Dmitry ShibanovandGitHub 51afead06e Freeze NDK 21 on Ubuntu Images (#2500) 2021-01-21 11:32:27 +03:00
Dmitry ShibanovandGitHub 905516cc9c Freeze NDK 21 on Windows Images (#2499) 2021-01-21 11:31:35 +03:00
Dmitry ShibanovandGitHub c3525f6978 Freeze NDK 21 on MacOS Images (#2497) 2021-01-21 11:31:14 +03:00
Dmitry ShibanovandGitHub 4de7f89a42 Add PYPY_VERSION file to the images (#2285)
* add PYPY_VERSION file

* resolving comments

* fix output for windows

* add fix for windows
2020-12-21 15:07:19 +03:00