* Add Bicep CLI
* Correct regex for bicep version
* Add Bicep CLI
* use tap path for bicep brew install
* use tap path for bicep brew install
* use tap path for bicep brew install
* Update bicep package name
* Update bicep package name
* Update bicep package name
* Add install script in order to run homebrew tap
* no need to reference utils.sh
* Remove bicep from common packages
* Add "CLI" to Bicep return statement
Co-authored-by: Marcus Felling <MarcusFelling@microsoft.com>
* Switch android installation to use cmdline-tools
* Switch android-toolsets and xamarin-android-ndk to use new sdkmanager
* Remove cmdline-tools installation from toolset as it's installed
* Remove redundant steps with warning prevention
* Remove hardcoded licenses as they are accepted during the installation
* Add tests to check that both sdkmanagers are available
* Simplify Get-AndroidInstalledPackages function to use list_installed
* Change regex pattern to output the group
* Currently the function returns 4. instead of 4.0, this change fixes it
* add env variables to docs, add extra ndk
* add new header 4
* rename variable
* add ndk to toolset as generic approach
* grep latest version
* install latest lts
* improve function
* rename function
* install geckodriver from binaries for hs
* unite add to path block
* minor comment change
* fix variable name
* jg -r instead of tr
* change geckourl
* Install Bazel 3.7.1 on the macOS images less than Catalina
* Export the USE_BAZEL_VERSION variable to the bashrc
Co-authored-by: MaksimZhukov <v-mazhuk@microsoft.com>
* 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
* [macOS] Fail Pester tests on error
* return it back
* added new tests
* added new tests for Macos part2
* fixed nitpicks
* vsmac changes
* remove toolcache fron high sierra
* removed pypy version workaround for macOS 10.13
* fix toolcache test on macos
* fixed an error
* disable strict name checking for imported powershell modules
* Ruby 3.0 doesn't exists on 10.13
Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
* [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
* [macOS] add pester tests to install scripts part-1.
* changed version
* added changes related to common utils installation
* added source tests file
* removed tests from homebrew
* moved jq to homebrew
* fix nitpicks
* incorrect things are fixed.
* fixed some mistakes in the text
* commonutils changed.
* remove swiftlint installation from toolsets
* removed useless string
* [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