googleapis / googleapis/google-cloud-java
[sdk-platform-java] The order of entries in generated `gapic_metadata.json` and `package-info.java` should be deterministic
オープン
priority: p2
type: feature request
- 主要言語
- Java
- スター
- 2.1k
- フォーク
- 1.2k
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 154
説明
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.
コントリビューションガイド
評価
この issue はまだ評価されていません。