You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/.azure-pipelines/scripts
Sviatoslav Sydorenko 823c117563 Fix dry-run for notifications @ publish-codecov
Apparently `codecovcli send-notifications` does not have a `--dry-run`
CLI option. This patch stops adding it to the command and implements
an external `dry-run` mode in the wrapper script or this case instead.

This is a follow-up for #85968.

Co-authored-by: Matt Clay <matt@mystile.com>
2 months ago
..
dependencies 🧪 Pin codecov-cli deptree used in AZP 2 months ago
aggregate-coverage.sh Avoid system-site-packages in AZP coverage venvs. 4 years ago
combine-coverage.py Require `from __future__ import annotations` (#81902) 2 years ago
process-results.sh [devel] Azure Pipelines configuration. 5 years ago
publish-codecov.py Fix dry-run for notifications @ publish-codecov 2 months ago
report-coverage.sh 🧪 Drop venv when making coverage XML @ CI 9 months ago
run-tests.sh [devel] Azure Pipelines configuration. 5 years ago
time-command.py Require `from __future__ import annotations` (#81902) 2 years ago