Commit Graph

37 Commits

Author SHA1 Message Date
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
Alena Sviridenko
8196a608de [macOS] Add Xcode 12.1 GM seed (#1805)
* added Xcode 12.1 GM

* removed Xcode 12.1 from Big Sur

* fixed Xcode dir setting
2020-10-14 15:17:13 +03:00
Maxim Lobanov
0aa67caa32 Update xcode-utils.sh 2020-10-14 07:31:00 +03:00
Maxim Lobanov
327f7e2fe0 Update xcode-utils.sh 2020-10-13 23:06:11 +03:00
Dmitry Shibanov
156764e42b add functions 2020-10-05 10:57:58 +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