googleapis / googleapis/google-cloud-java

[sdk-platform-java] The order of entries in generated `gapic_metadata.json` and `package-info.java` should be deterministic

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

Descripción

Currently, the order entries in `gapic_metadata.json` and `package-info.java` is the same as the corresponding proto files in `BUILD.bazel`.

However, the proto files can be reordered manually which leads to undeterministic output in `gapic_metadata.json` and `package-info.java`.

The entries should be in a deterministic order (e.g., alphabetic order), regardless the order of protos.

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.