Commit Graph

28 Commits

Author SHA1 Message Date
sergei-pyshnoi
8767a6eb4e Remove all macOS-10.15 related code (#7078) 2023-02-13 16:40:48 +01:00
Alexey-Ayupov
6341547de6 [macOS] prepare helpers for macOS 13 (#7071) 2023-02-08 18:30:16 +01:00
Aleksandr Chebotov
f83d069814 [macOS] Fix utils.sh: line 130: null: command not found (#5790)
* Fix utils.sh: line 130: null: command not found

* revert changes
2022-06-22 22:07:48 +03:00
Aleksandr Chebotov
959274c3fc Improve github releases parser (#5738) 2022-06-14 15:52:15 +03:00
Aleksandr Chebotov
32b225ca7f Anka close Python 2.7 window (#5135) 2022-02-25 10:55:47 +03:00
Dibir Magomedsaygitov
52011e5c44 update get_github_package_download_url helper (#5051) 2022-02-09 15:52:28 +03:00
Dibir Magomedsaygitov
f747f0983b [macOS] Implement helper to get GitHub package download URL (#4923) 2022-02-07 17:19:09 +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
Dibir Magomedsaygitov
5ab1cb345e [macOS] Remove macOS 10.13 related code in the VE repo (#4494) 2021-11-18 17:23:05 +03:00
Aleksandr Chebotov
b8c61a14bc utils: silently ignore records that would violate (#4267) 2021-10-13 11:37:28 +03:00
Dmitry Shibanov
bf1cae6dcf Add macOS 12 image templates (#4062) 2021-09-24 13:56:16 +03:00
Nikita Bykov
f2fdcef0e0 [macOS] Improve configure-tccdb-macos11 script (#4002) 2021-09-08 09:58:52 +03:00
Darleev
6576bc7f78 [macOS] Added HTTP status code check to download_with_retries (#3716)
* Disable exit on error temporary to implement retry logic based on exit code
* Check HTTP response code and retry if it's not 200
* Make variables local to not interfere with other scripts

Co-authored-by: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com>
2021-07-19 11:29:23 +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
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
Maxim Lobanov
a9f7d6bdf2 Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/xcode 2020-11-01 12:09:45 +03:00
Nikita Bykov
d0e4128247 Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into rework-chrome-installation 2020-10-27 09:39:53 +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
Vladimir Safonkin
baad68926a [macOS] Rework retry helper function (#1871)
* Rework macOS retry helper

* Add more logs
2020-10-23 14:15:22 +03:00
Maxim Lobanov
14a848397e Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/xcode 2020-10-23 11:06:25 +03:00
Nikita Bykov
80aa2e8057 Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into rework-chrome-installation 2020-10-22 16:13:39 +03:00
Mikhail Timofeev
1e5b70df37 [macOS] Add http code 404 to download with retry function (#1868) 2020-10-21 22:22:04 +03:00
Nikita Bykov
38bc88214f fixed brew_cask_install_ignoring_sha256 function 2020-10-21 16:36:03 +03:00
Nikita Bykov
1ddf2470ab fixed function 2020-10-21 12:44:54 +03:00
Nikita Bykov
114da93556 rework chrome installation 2020-10-20 13:47:33 +03:00
Maxim Lobanov
0d08e13079 test changes 2020-10-19 08:24:21 +03:00
Dmitry Shibanov
156764e42b add functions 2020-10-05 10:57:58 +03:00
Maxim Lobanov
511c6e636b move source code to public 2020-09-10 14:34:08 +03:00