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>
2025-10-16 23:28:14 +02:00
..
dependencies 🧪 Pin codecov-cli deptree used in AZP 2025-09-23 15:07:00 +02:00
aggregate-coverage.sh Avoid system-site-packages in AZP coverage venvs. 2022-02-16 23:33:49 -08:00
combine-coverage.py Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00
process-results.sh [devel] Azure Pipelines configuration. 2020-12-02 13:40:01 -08:00
publish-codecov.py Fix dry-run for notifications @ publish-codecov 2025-10-16 23:28:14 +02:00
report-coverage.sh 🧪 Drop venv when making coverage XML @ CI 2025-03-13 12:24:37 +01:00
run-tests.sh [devel] Azure Pipelines configuration. 2020-12-02 13:40:01 -08:00
time-command.py Require from __future__ import annotations (#81902) 2023-10-04 22:11:17 +00:00