Commit Graph
162 Commits
Author SHA1 Message Date
Erik BershelandGitHub 0226f7ba02 Revert "[MacOS] Unpin Virtualbox" (#8731)
* Revert "[MacOS] Unpin Virtualbox (#8653)"

This reverts commit f3d011eec1.

* Add more info
2023-11-06 11:53:10 +01:00
Vasilii PolikarpovandGitHub f3d011eec1 [MacOS] Unpin Virtualbox (#8653)
* [MacOS] Unpin Virtualbox

* Remove obsolete virtualbox kext pester test
2023-10-27 15:59:45 +02:00
Vasilii PolikarpovandGitHub 378c4d7511 [MacOS] improve errexit option handling (#8432)
* [MacOS] improve errexit option handling

* Prevent prompting for override when unzipping

* Explicitly allow failing when installing virtualbox

* Remove libtcl symlinks

* Add debug output
2023-10-26 11:28:45 +02:00
Henry MercerandGitHub f2d892281b macOS: Cache only the latest version of CodeQL (#8420)
Previously, we cached two versions since we prioritized hitting the
toolcache over landing new releases quicker. However after
experimenting with this, we have decided to prioritize getting new
releases into customers' hands more quickly.
2023-10-17 22:18:48 +02:00
Vasilii PolikarpovandGitHub c598da4d84 [macOS] Add Chrome to arm64 image (#8526) 2023-10-17 09:35:03 +02:00
Shamil MubarakshinandGitHub b3b303d294 [macos] Remove python2 UnixTools and adjust brew symlinks (#8452) 2023-10-15 20:34:15 +02:00
Alexey-AyupovandGitHub 15a60352c0 [macOS] Fix Gradle test (#8543) 2023-10-12 20:38:12 +02:00
Tingluo HuangandGitHub d77bb13e97 [macOS] cache most used GitHub actions
* Download actions/action_versions latest release on macOS and set ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE.

* Feedback.
2023-10-12 10:54:39 +02:00
Alexey-AyupovandGitHub 60963fb52e [macOS] Add java to the macOS 13 arm64 (#8395) 2023-10-05 12:42:16 +02:00
Vasilii PolikarpovandGitHub 2cbf4a7f93 [Mac OS] Remove hub utility (#8364) 2023-09-26 09:32:02 +02:00
Vasilii PolikarpovandGitHub 19c23d1208 Add mono to mac OS 13 image (#8342) 2023-09-22 12:33:37 +02:00
Mikhail KoliadaandGitHub ed105d016e [macOS] improve [email protected] installation on arm64 (#8353) 2023-09-21 13:57:24 +02:00
Alexey-AyupovandGitHub 32d213064f [macos] remove vagrant from macos 13 (#8283) 2023-09-14 15:04:30 +02:00
Alexey-AyupovandGitHub 50f1c72a18 [macos] Add exclusion for macOS 13 to the Xamarin test (#8274) 2023-09-14 11:21:42 +02:00
ilia-shipitsinandGitHub 0f35a386c1 [macos] disable VS Tests on macos-13 (#8227) 2023-09-05 10:19:03 +02:00
Shamil MubarakshinandGitHub ff6a3d4b29 [macos] Utilise arch helper function (#8036) 2023-08-03 18:20:16 +02:00
Vasilii PolikarpovandGitHub 89acd994b2 [mac OS] Remove AdoptOpenJDK (#8025) 2023-08-03 10:42:41 +02:00
Alexey-AyupovandGitHub 910dbd4230 [macOS] Pin OpenSSL version for macOS 13 (#8019) 2023-08-01 21:22:34 +02:00
ilia-shipitsinandGitHub 67f9c37eee [macos] enable simulators for XCode-15 (#8001)
test on simulators is really weird, after deep investigation we
deviced to disable it for a while
2023-08-01 10:01:30 +02:00
Vasilii PolikarpovandGitHub ae5b1c7dff Install chrome for testing in mac OS (#7990) 2023-07-28 21:09:52 +02:00
Shamil MubarakshinandGitHub fc2f35d593 [macos] Add toolcache for arm (#7974) 2023-07-28 12:37:00 +02:00
Vasilii PolikarpovandGitHub 9f98ea4461 Fix XCode simulators installation (#7769) 2023-06-30 17:14:01 +02:00
Erik BershelandGitHub 74433f1ca8 [macOS] Update condition for automation mode (#7626) 2023-05-24 15:34:44 +02:00
ilia-shipitsinandGitHub f2b1fa1399 [macos] enable python3 (and pipx) on macOS13 (#7599) 2023-05-18 09:21:55 +02:00
Shamil MubarakshinandGitHub 111d6ae5cf [macos] add architecture references (#7593) 2023-05-16 16:39:03 +02:00
Alexey-AyupovandGitHub 8b099099d9 [macos] prepare repository for ARM64 arch (#7396) 2023-05-12 13:30:13 +02:00
Alexey-AyupovandGitHub eec1e84e72 [macOS] add RunAll-Tests.ps1 to the macOS-13 (#7524) 2023-05-05 12:13:47 +02:00
Shamil MubarakshinandGitHub a2308e8518 [macos] remove GraalVM (#7398) 2023-04-06 18:29:02 +02:00
Erik BershelandGitHub c93b9a2125 [macOS] Update Android test case (#7289) 2023-03-28 14:33:01 +02:00
Maxim LobanovandGitHub fec7951493 Fix Xcode simulator naming at the end of image generation (#7181) 2023-03-01 10:43:47 +01:00
Alexey-AyupovandGitHub c6c2716726 [macOS] prepare repository for macOS 13 (#7156) 2023-02-28 20:24:25 +01:00
sergei-pyshnoiandGitHub 8767a6eb4e Remove all macOS-10.15 related code (#7078) 2023-02-13 16:40:48 +01:00
Angela P WenandGitHub 1e75a20a49 [Linux,macOS,Windows] Download two latest CodeQL bundles (#6884)
Previously, our runner image only included the most recent release of CodeQL. In order to improve stability of rollout of new CodeQL versions, we are now downloading the most recent two releases.

The change updates the Linux and Windows script variable names to match that of the Mac script, because they are mostly functionally identical. It also adds the same log messages to all scripts and ensures Mac and Windows test parity. It tests that there are two bundles in each of the OS's as well.

This will approximately double the total size and installation time of the existing CodeQL tool.
2023-01-29 14:46:43 +01:00
Alexey-AyupovandGitHub b659709f2f [macOS] Remove kotlinc-js pester test (#6854) 2022-12-30 14:40:57 +01:00
Mikhail KoliadaandGitHub daf0420aa4 [macOS] Rework open windows test (#6602) 2022-11-21 10:55:49 +01:00
Aleksandr ChebotovandGitHub cdd6e1d724 Remove \ escape (#6546) 2022-11-10 20:13:10 +01:00
Mikhail KoliadaandGitHub dcc9b447cb [macOS] do not install stack install hook (#6377) 2022-10-10 16:17:51 +02:00
bogdan-damian-bgdandGitHub 2ebc6b71c9 Exclude Colima from tests for macOS 10.15 (#6325) 2022-09-30 07:47:42 +03:00
Mikhail TimofeevandGitHub 4944af825e Add Chrome + Chromedriver test (#6326) 2022-09-29 20:02:58 +03:00
bogdan-damian-bgdandGitHub ab4f43d818 [macOS] Add Colima tool (#6285)
* Add Colima tool to macos images

* PR fixes: skip Catalina; switch to toolset json
2022-09-27 09:54:35 +02:00
Mikhail TimofeevandGitHub 30031f7d7b Take second split from the end (#6156) 2022-08-29 14:29:38 +03:00
Mikhail KoliadaandGitHub 06dd4c14e4 [macOS] Don't show CodeQl in Catalina's sw report (#6139) 2022-08-24 18:17:18 +03:00
Mikhail KoliadaandGitHub 38a1faf55d [macOS] Remove xctool formula installation (#6128) 2022-08-22 20:03:47 +03:00
Erik BershelandGitHub c22e0f8ec8 [macOS] CodeQL test correction (#6092) 2022-08-17 11:06:58 +02:00
Erik BershelandGitHub 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
Dusko DobranicandGitHub d48bfb5671 Revert "[macOS] Added CodeQL (#6059)" (#6066)
This reverts commit d2c52297ae.
2022-08-12 09:46:38 +02:00
d2c52297ae [macOS] Added CodeQL (#6059)
* Go update to version 1.19

* Revert "Go update to version 1.19"

This reverts commit ec418d789f.

* Update of Go packages. Version 1.19.0 added.

* Revert "Update of Go packages. Version 1.19.0 added."

This reverts commit cc970ae829.

* [macOS] Added CodeQL to macOS 11 and 12.

Co-authored-by: Erik Bershel <[email protected]>
2022-08-11 16:46:59 +02:00
Mikhail TimofeevandGitHub 593ab19a0f Remove ndk-bundle + old ndk versions from macOS (#5929) 2022-07-21 10:33:26 +03:00
Aleksandr ChebotovandGitHub a1c2e5e24d Update LLVM to version 14 (#5862) 2022-07-06 12:52:52 +03:00
Mikhail TimofeevandGitHub d0d2b9239f Add vagrant to macOS-12 (#5854) 2022-07-04 13:35:52 +03:00