GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
upper-bound-check to work with google-cloud-java's split repository in more generic way
- 主要語言
- 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.
貢獻指南
研究方向
從 upper-bound-check 的實作和連結的 google-cloud-java PR 開始,接著追蹤它如何處理 libraries-bom 和 google-cloud-bom。當個別程式庫 repository 能夠根據任何相關 BOM 檢查任意 artifact,並更新透過該 BOM 參照的版本,同時 Linkage Monitor 的行為維持不變時,工作就完成了。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- build-system, devtools
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100