GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
upper-bound-check to work with google-cloud-java's split repository in more generic way
- Lingua principale
- Java
- Stelle
- 163
- Fork
- 80
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.