Alexey-Ayupov
8b099099d9
[macos] prepare repository for ARM64 arch ( #7396 )
2023-05-12 13:30:13 +02:00
Erik Bershel
d9fa202bbb
[macOS] Update utils.sh - brew all bottles, fix echo ( #7160 )
2023-02-23 17:33:06 +01:00
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
3f0a28fe18
[macOS] Add Parallels Desktop extension ( #6314 )
...
* Add Parallels Desktop extension
* fix typo
* remove new line
2022-09-28 20:06:08 +03:00
Mikhail Timofeev
baa8144439
Remove workaround for Mono download url ( #5839 )
2022-06-28 21:37:33 +03: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
AlexanderGitin
02b78d07f4
[MacOs] Add Xamarin & bump bundle to 6.12.17 ( #5764 )
2022-06-22 01:58:02 +04:00
Aleksandr Chebotov
959274c3fc
Improve github releases parser ( #5738 )
2022-06-14 15:52:15 +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
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
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
Darii Nurgaleev
df05e8c6cb
[macOS] Pester tests fail on error ( #2378 )
...
* [macOS] Fail Pester tests on error
* return it back
* [macOS] Pester tests fail on error
* some tests were moved
* appcenter cli moved
* openssl separate describe
* added new tests for java
* moved stack from haskell
* invoke tests to stack
* xamarin added tests sources
* mongo tests fix
* ndk path
* xamarin-android-ndk-tests removed
* fix nitpicks
* added new filename for XamarinNDK
* AzCopy Describe change
* added azcopy C correct.
* android additional_tools tests
* remove null elements from massive
* added new lines for verification macos 10.13
* add Android Tests for mac, not for linux
2021-01-11 09:30:51 +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
Darii Nurgaleev
0a9570b623
[macOS] change Invoke-Pester function ( #2261 )
...
* [macOS] change Invoke-Pester function
* added new logic
* try another approach.
* invoke-tests change
* added a little bunch of tests.
* remove import from browsers
* added source for all tests covered scripts.
* run all tests.
* added proper module import
* RunAll-Tests.ps1 changes.
* added shebang
* added new approach for tests.
* the first line should be shebang
* fixed nitpicks
2020-12-17 15:37:19 +03:00
Maxim Lobanov
772f80fadc
Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/xcode
2020-11-11 10:20:42 +03:00
Vladimir Safonkin
ffcfad23be
Minor fix
2020-11-09 11:18:42 +03:00
Vladimir Safonkin
8d3568601b
Move nuget.exe from tmp to mono dir
2020-11-09 11:17:28 +03:00
Vladimir Safonkin
3f6213bc8d
Merge remote-tracking branch 'upstream/main' into macos-retry-downloads
2020-11-09 11:00:40 +03:00
Maxim Lobanov
fa9109cc62
[MacOS] Exclude release candidates from XCODE_DEVELOPER_DIR variables ( #1998 )
...
* exclude release candidates from XCODE_DEVELOPER_DIR
* Update Xcode.Tests.ps1
2020-11-06 22:13:28 +03:00
Alena Sviridenko
b4c00c3578
[macOS] Add Xcode 12.1.1 RC & Xcode 12.2 RC ( #1991 )
...
* Add Xcode 12.1.1
* add Xcode 12.2 RC as well
2020-11-06 02:56:26 +03:00
Vladimir Safonkin
7e2c8df419
Merge remote-tracking branch 'upstream/main' into macos-retry-downloads
2020-11-03 14:56:14 +03:00
Vladimir Safonkin
338cbea4e2
Fix Xamarin Nuget installation
2020-11-03 14:14:24 +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
Maxim Lobanov
b49a705f6b
need to test
2020-10-31 18:41:04 +03:00
Mikhail Timofeev
d0c0d59fde
fix condition
2020-10-31 17:52:14 +03:00
Mikhail Timofeev
2896d56d64
change 12.1 to 12.1.1
2020-10-31 09:35:31 +03:00
Mikhail Timofeev
2eff72c7e1
remove sudo
2020-10-27 18:41:51 +03:00
Mikhail Timofeev
592fcf2f66
change wget and curl to retry functions
2020-10-27 09:45:22 +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
Maxim Lobanov
e03812a6b7
xcode-tools
2020-10-22 18:01:14 +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
Leonid Lapshin
2a0836a763
Change "open" tool to "xip" on XCode archive extraction ( #1840 )
...
* change open tool to xip
* cd change to pushd and popd
Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru >
2020-10-20 11:45:21 +03:00
Maxim Lobanov
0d08e13079
test changes
2020-10-19 08:24:21 +03:00