envoyproxy / envoyproxy/toolshed
`pants check::` doesnt use reliable versions
Ouverte
- Langage dominant
- Python
- Étoiles
- 12
- Forks
- 24
- Merge moyen
- 6 h 37 min
- PR mergées (30 j)
- 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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.