envoyproxy / envoyproxy/toolshed

`pants check::` doesnt use reliable versions

Open
#259 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
12
Forks
24
Avg merge
6h 37m
Merged PRs (30d)
92

Description

when you run `pants check some.package::` it uses the dependencies that are specified in the package BUILD files

when you run `pants check::` it ignores these and just uses the local versions if they are also being tested

i have raised this upstream, not least because you would expect the results to be the same running against each package, and running against all packages

i also tried to resolve this by running against each package separately, but the performance is terrible - i believe this is something being looked at upstream

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.