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
🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) 3e36cc3967
[stable-2.17] 🧪 Pin codecov-cli deptree used in AZP (#85905)
* Use codecov-cli for uploads (#85386)

ci_coverage
ci_complete

(cherry picked from commit 4a03ccbd41)

* 🧪 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

(cherry picked from commit 1e572ba5cc)

---------

Co-authored-by: Matt Clay <matt@mystile.com>
2 months ago
..
commands [stable-2.17] CI - Add missing args to generic.sh (#85737) (#85740) 3 months ago
scripts [stable-2.17] 🧪 Pin codecov-cli deptree used in AZP (#85905) 2 months ago
templates Use variable instead of container resource in AZP (#80299) 3 years ago
azure-pipelines.yml [stable-2.17] Update azure-pipelines-test-container (#85578) (#85581) 4 months ago