envoyproxy / envoyproxy/toolshed
`pants check::` doesnt use reliable versions
未关闭
- 主要语言
- 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 还没有评估数据。