mumble/scripts/azure-pipelines
Robert Adam e28855e963 CI(azure): Fix brew-error for installed packages
If brew is asked to install a package that is already installed, it will
set a non-zero exit status that causes the CI to abort and fail.

The fix for that is to explicitly check every package for whether it is
already installed and only if they are not, ask brew to install them.

This fix is the same that has been applied in
3e0c5065d2
2020-07-08 15:57:08 +02:00
..
assertNoTranslationChanges.sh CI: Added check for unprocessed translations 2020-05-10 13:01:57 +02:00
build_linux.bash CI: change update target for AppImages 2020-06-11 09:49:54 +02:00
build_macos.bash scripts/azure-pipelines/build_macos.bash: Remove && operator as this breaks the intention of bash's -e flag 2020-01-28 13:20:49 +01:00
build.ps1 CI: Publish the Windows installer as a build-artifact on Azure-Pipelines 2020-03-02 19:07:23 +01:00
install-environment_linux_translations.bash CI: Added check for unprocessed translations 2020-05-10 13:01:57 +02:00
install-environment_linux.bash Auto-update LICENSE.header in source files 2020-01-07 03:09:22 +01:00
install-environment_macos.bash CI(azure): Fix brew-error for installed packages 2020-07-08 15:57:08 +02:00
install-environment.ps1 scripts/azure-pipelines/install-environment.ps1: Increase the performance of the Invoke-WebRequest by disabling the 'progressbar' 2020-01-30 18:49:26 +01:00