ilia-shipitsin
|
63b7bc4bde
|
[macos] refactor XCode installation approach (#7858)
* [macos] refactor XCode installation approach
xcversion does not work anymore, we are switching to storing
XCode installers in intermediate Azure storage
* remove xcode_install_user, xcode_install_password
* rename xcode_install_storage --> xcode_install_storage_url
* mark xcode installation variables sensitive
* remove xcversion_auth_cookie variable
* renamed forgotten xcode_install_storage --> xcode_install_storage_url
* remove leftover xcode_install_user
|
2023-07-06 11:36:08 +02:00 |
|
Shamil Mubarakshin
|
afd68edefb
|
[macos] add cookie based installation for Xcode (#7666)
|
2023-06-03 18:15:48 +02:00 |
|
Shamil Mubarakshin
|
a2308e8518
|
[macos] remove GraalVM (#7398)
|
2023-04-06 18:29:02 +02:00 |
|
Maxim Lobanov
|
fec7951493
|
Fix Xcode simulator naming at the end of image generation (#7181)
|
2023-03-01 10:43:47 +01:00 |
|
Alexey-Ayupov
|
feb6252fae
|
[macOS] Update templates to fix issue with node 19 (#7081)
|
2023-02-11 11:25:07 +01:00 |
|
bogdan-damian-bgd
|
656d9522e0
|
Move SoftwareReport modules to global location (#6720)
|
2022-12-12 14:56:04 +01:00 |
|
Erik Bershel
|
c25ce452cb
|
[macOS] Added CodeQL Action Bundle to macOS 11 and macOS 12 (#6068)
* [macOS] CodeQL Action Bundle added to macOS 11 and 12 images
* [macOS] Added CodeQL Action Bundle to macOS 11 and macOS 12
* [macOS] Added CodeQL Action Bundle to macOS 11 and macOS 12
|
2022-08-15 19:36:32 +02:00 |
|
Aleksandr Chebotov
|
f380cc1031
|
Add miniconda to macOS 12 (#5693)
|
2022-06-06 15:39:50 +03:00 |
|
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 |
|
Mikhail Timofeev
|
d6ddbcd278
|
Install Xcodeclt & Homebrew first (#5430)
|
2022-04-25 22:09:04 +03:00 |
|
Aleksandr Chebotov
|
961aac86a3
|
[macOS] enable automationmode without authentication (#5417)
|
2022-04-20 18:25:58 +03:00 |
|
Aleksandr Chebotov
|
c2797f37cd
|
[macOS] Migrating python 2 scripts to python 3 (#5115)
|
2022-02-24 20:05:24 +03:00 |
|
Aleksandr Chebotov
|
a31ed06b10
|
[macOS] Add test to check opened windows (#5052)
* Add test to check opened windows
* Move check before xcode
* Move check after homebrew
* Exclude NotificationCenter
* Update pester test
|
2022-02-10 18:10:43 +03:00 |
|
Maksim Shilov
|
30ffa34849
|
Improve select-datastore with cluster based filtering (#5013)
|
2022-02-07 10:30:14 +03:00 |
|
Maksim Shilov
|
8eabd4605b
|
[MacOS] Add GraalVM to macOS 1015 and 11 images (#4959)
* Add GraalVM to macOS 1015 and 11 images
* Replace graalVM tests
* Resolve comments
* Fix native image install command path
* Fixing graalvm root path in tests
* Fix GRAALVM_11_ROOT path for software report
* Fix function name
|
2022-02-02 11:02:55 +03:00 |
|
Mikhail Timofeev
|
cdd8150e00
|
[macOS] Allow using GitHub PAT to enlarge api requests limit (#4917)
* Use gh api pat
* Add gh token to 10.15
* Add github_api_pat for macos-12
|
2022-01-20 13:41:21 +03:00 |
|
Maksim Shilov
|
89e19af4c9
|
[MacOS] Add GCC and remove Nomad from MacOS 12 image (#4667)
* Add gcc 11 to macos12
* Remove nomad-shenzhen cli from macos12
|
2021-12-08 00:35:25 +03:00 |
|
Maksim Shilov
|
ca8169d472
|
[MacOS] Add software to MacOS 12 image was not available during the Monterey beta stage. (#4644)
|
2021-12-02 18:35:56 +03:00 |
|
Nikita Bykov
|
64937b9944
|
[macOS] Add GOROOT env variables (#4220)
|
2021-10-14 14:42:34 +03:00 |
|
Dmitry Shibanov
|
bf1cae6dcf
|
Add macOS 12 image templates (#4062)
|
2021-09-24 13:56:16 +03:00 |
|