mirror of
https://github.com/zebrajr/ansible.git
synced 2025-12-06 12:19:53 +01:00
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> |
||
|---|---|---|
| .. | ||
| dependencies | ||
| aggregate-coverage.sh | ||
| combine-coverage.py | ||
| process-results.sh | ||
| publish-codecov.py | ||
| report-coverage.sh | ||
| run-tests.sh | ||
| time-command.py | ||