envoyproxy / envoyproxy/toolshed
`pants check::` doesnt use reliable versions
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 12
- Fork
- 24
- Merge trung bình
- 6 giờ 37 phút
- Pull request đã merge (30 ngày)
- 92
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.