ansible/.azure-pipelines
🇺🇦 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
2025-09-23 15:07:00 +02:00
..
commands CI - Add missing args to generic.sh (#85737) 2025-08-25 22:41:04 +00:00
scripts 🧪 Pin codecov-cli deptree used in AZP 2025-09-23 15:07:00 +02:00
templates Use variable instead of container resource in AZP (#80299) 2023-03-27 10:04:36 -07:00
azure-pipelines.yml Drop Python 3.11 controller support (#85590) 2025-07-30 16:39:38 -07:00