envoyproxy / envoyproxy/toolshed

`pants check::` doesnt use reliable versions

未关闭
#259 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
12
派生
24
平均合并
6 小时 37 分钟
30 天内合并 PR
92

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。