GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
upper-bound-check to work with google-cloud-java's split repository in more generic way
未关闭
enhancement
p3
- 主要语言
- Java
- 星标
- 163
- 派生
- 80
- PR 合并指标
- 30 天内没有已合并 PR
描述
Regarding google-cloud-java's split repositories, as of now the upper-bound-check (https://github.com/googleapis/google-cloud-java/pull/6606/files) does not work for individual libraries, because the libraries-bom only references google-cloud-bom's version. It cannot update individual library's versions referenced by google-cloud-bom.
@chingor13 says:
> it seems like we might be able to generalize it to check for arbitrary artifacts with any bom
so like the pubsub repo could check itself in google-cloud-bom
Note that, contrary to upper-bound-check, Linkage Monitor should work for the individual repositories.
贡献指南
评估
这个 Issue 还没有评估数据。