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.
* 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 <110455084+re-gent@users.noreply.github.com>
* 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>
* [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
* switch to 1.1 + test
* fix echo
* add path test
* fix version test
* Update comment
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>