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 (Святослав Сидоренко) 1e572ba5cc
🧪 Pin codecov-cli deptree used in AZP
PR #85888

`codecov-cli == 11.0.3` allows `click == 8.3.0` in its deps but the latter causes commit auto-discovery breakage in the former. With https://github.com/getsentry/prevent-cli/pull/95, `codecov-cli == 11.2.3` excludes this version so this patch updates the requirement to that.

To prevent this from happening again, the change also makes use of a pip constraint file that pins the entire dependency tree to concrete versions. The constraint file is managed by `pip-tools`.

Refs:
* https://github.com/getsentry/prevent-cli/pull/95
* https://github.com/pallets/click/issues/3066

ci_coverage
ci_complete
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 🧪 Pin codecov-cli deptree used in AZP 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