googleapis / googleapis/google-cloud-java

[sdk-platform-java] Downstream check should include changes from the generator

Abierto
#12,441 5 comentarios 0 reacciones 0 asignados Ver en GitHub
priority: p2 type: process
Lenguaje dominante
Java
Estrellas
2.1k
Forks
1.2k
Merge medio
1 d 23 h
PR fusionados (30 d)
154

Descripción

We currently have [downstream check](https://github.com/googleapis/sdk-platform-java/blob/main/.kokoro/presubmit/downstream-compatibility.sh) that validates any changes in Gax or shared dependencies would not break downstream(java-bigtable etc.) libraries. However, it does not include changes from the generator, which caused the downstream libraries to fail. It happened recently for bigtable in the [generator update PR](https://github.com/googleapis/java-bigtable/pull/2191).
It was not possible to do so in the past due to BazelBot and Owlbot are not in this repo. Now that we have hermetic build, we can test downstream libraries with changes from the generator as well.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.