Mikhail Timofeev
7a7fafda99
[macOS] Add virtualbox to macOS-12 ( #5594 )
...
* Add virtualbox to macOS-12
* Fix Get_OSVersion function as isBigSur didn't work
* Use proper comparison
2022-05-24 22:48:57 +03:00
Aleksandr Chebotov
cd64c6838e
Install Azure DevOps extension for AZ CLI ( #5057 )
2022-02-11 12:53:36 +03:00
Mikhail Koliada
4585d058c8
[macOS] create tcl/tk symlinks for cached python ( #4943 )
...
* [macOS] create tcl/tk symlinks for cached python
* add workaround notice
* move symlynks creation to commonutils
2022-01-25 20:29:59 +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
Mikhail Koliada
9ebc095c4a
[macOS] move llvm to toolset ( #4457 )
2021-11-11 11:23:05 +03:00
Dmitry Shibanov
bf1cae6dcf
Add macOS 12 image templates ( #4062 )
2021-09-24 13:56:16 +03:00
Dibir Magomedsaygitov
d022b0d6a8
[macOS] Move Ruby and Go versions to toolset ( #4046 )
2021-09-10 14:41:17 +03:00
Mikhail Timofeev
7cb767267a
add all Go symlinks ( #2798 )
2021-02-28 10:36:00 +03:00
Mikhail Timofeev
9378641fb4
[macOS] Stick to go 1.15 ( #2795 )
2021-02-27 11:45:49 +03:00
Darii Nurgaleev
f5b6afebd0
[macOS] move Pester tests to separate files/contexts/describes ( #2573 )
...
* [macOS] Fail Pester tests on error
* return it back
* added all files for testing
* common utils path changed
* linux scripts shouldn't be touched
2021-01-29 12:37:48 +03:00
MaksimZhukov
ed5d4dc5c5
[macOS] Fix Bazel issue ( #2543 )
...
* Install Bazel 3.7.1 on the macOS images less than Catalina
* Export the USE_BAZEL_VERSION variable to the bashrc
Co-authored-by: MaksimZhukov <v-mazhuk@microsoft.com >
2021-01-26 10:44:38 +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
MaksimZhukov
310f692ea5
[macOS] Fix the issue with brew install ( #2354 )
...
* Update azure-cli installation
* Update curl installation
* Update git-lfs installation
* Add utils
* Update gnupg installation
* Add brew_install function
* Revert jq installation
* Add condition for the aws-sam-cli
* Add return to function, revert aws-sam-cli changes, rename brew_install function
* Fix typo
Co-authored-by: MaksimZhukov <v-mazhuk@microsoft.com >
2020-12-28 10:54:25 +03:00
Darii Nurgaleev
7403f33180
[macOS] add pester tests to install scripts part-1. ( #2286 )
...
* [macOS] add pester tests to install scripts part-1.
* changed version
* added changes related to common utils installation
* added source tests file
* removed tests from homebrew
* moved jq to homebrew
* fix nitpicks
* incorrect things are fixed.
* fixed some mistakes in the text
* commonutils changed.
* remove swiftlint installation from toolsets
* removed useless string
2020-12-23 18:14:13 +03:00
Darii Nurgaleev
0d93dd2fc9
[macOS] brew --cask option fix. ( #2325 )
...
* [macOS] brew --cask option fix.
* removed curl from HS
* return curl back
2020-12-22 10:48:31 +03:00
Mikhail Timofeev
c160ddf991
[macOS] install swiftlint from pkg ( #2296 )
...
* install swiftling from pkg for Mojave
* Install swiftlint from package for all OS except HS, return xcode-clt installation
* add utils.sh
2020-12-18 20:41:31 +03:00
Nikita Bykov
d729747846
[macOS] Add GNU Tar ( #2163 )
...
* added gnu-tar
* rework gnu-tar installation
* fix SoftwareReport for gnu-tar
* add bsdtar to SoftwareReport
* updated SoftwareReport
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com >
2020-12-15 10:43:27 +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
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
Nikita Bykov
9c029fc29e
Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into pipx
2020-10-12 11:11:02 +03:00
Nikita Bykov
5d96d50f59
added pipx and yamllint
2020-10-07 09:29:37 +03:00
Sam
c66c1b90fd
Update gh homebrew formula name ( #1735 )
2020-10-05 23:31:26 +03:00
Aleksandr Chebotov
49763bcc9d
new line
2020-09-22 12:33:10 +03:00
Aleksandr Chebotov
adf9c70bd9
package condition
2020-09-22 12:32:31 +03:00
Aleksandr Chebotov
907a61cd2f
exclude vagrant
2020-09-22 12:30:15 +03:00
Aleksandr Chebotov
d0524e9381
exclude R and virtualbox
2020-09-22 12:12:44 +03:00
Maxim Lobanov
702796b09b
Bring latest changes from internal Mac-Cloud repository from 21 September
2020-09-21 09:46:17 +03:00
Maxim Lobanov
511c6e636b
move source code to public
2020-09-10 14:34:08 +03:00