-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: recursive comparison in hermetic build IT (#2542)
Fixes #2540 Sample error message when running `library_generation/test/integration_tests.py` ``` Generation finished successfully. Will now compare differences between generated and existing libraries ****************************** Checking for differences in 'java-apigee-connect'. The expected library is in /usr/local/google/home/diegomarquezp/Desktop/sdk-platform-java/library_generation/test/resources/integration/golden/java-apigee-connect. The actual library is in /usr/local/google/home/diegomarquezp/Desktop/sdk-platform-java/library_generation/output/google-cloud-java/java-apigee-connect. Some files (found in both folders) are differing: - README.md - proto-google-cloud-apigee-connect-v1/src/main/java/com/google/cloud/apigeeconnect/v1/ConnectionProto.java ```
- Loading branch information
1 parent
5dfd17e
commit 89381c7
Showing
4 changed files
with
75 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 13 additions & 8 deletions
21
library_generation/test/resources/integration/google-cloud-java/pr-description-golden.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,24 @@ | ||
This pull request is generated with proto changes between googleapis commit a17d4caf184b050d50cacf2b0d579ce72c31ce74 (exclusive) and 1a45bf7393b52407188c82e63101db7dc9c72026 (inclusive). | ||
This pull request is generated with proto changes between googleapis commit a17d4caf184b050d50cacf2b0d579ce72c31ce74 (exclusive) and 9868a57470a969ffa1d21194a5c05d7a6e4e98cc (inclusive). | ||
Qualified commits are: | ||
[googleapis/googleapis@7a9a855](https://github.com/googleapis/googleapis/commit/7a9a855287b5042410c93e5a510f40efd4ce6cb1) | ||
[googleapis/googleapis@c7fd8bd](https://github.com/googleapis/googleapis/commit/c7fd8bd652ac690ca84f485014f70b52eef7cb9e) | ||
[googleapis/googleapis@aa16fda](https://github.com/googleapis/googleapis/commit/aa16fdad909bc33e2d4ff04cfde56a46d0e52b13) | ||
[googleapis/googleapis@0733fdb](https://github.com/googleapis/googleapis/commit/0733fdb5f745192f9f3c95f8d08039286567cbcc) | ||
BEGIN_NESTED_COMMIT | ||
feat: [document-ai] expose model_type in v1 processor, so that user can see the model_type after get or list processor version | ||
feat: [alloydb] support for obtaining the public IP address of an Instance | ||
feat: [alloydb] support for getting PSC DNS name from the GetConnectionInfo API | ||
feat: [alloydb] add PSC cluster and instance configuration settings to enable/disable PSC and obtain the PSC endpoint name | ||
feat: [alloydb] add new API to list the databases in a project and location | ||
docs: [alloydb] clarified read pool config is for read pool type instances | ||
|
||
PiperOrigin-RevId: 603727585 | ||
PiperOrigin-RevId: 610475013 | ||
|
||
END_NESTED_COMMIT | ||
BEGIN_NESTED_COMMIT | ||
feat: [document-ai] add model_type in v1beta3 processor proto | ||
feat: [alloydb] support for obtaining the public IP address of an Instance | ||
feat: [alloydb] support for getting PSC DNS name from the GetConnectionInfo API | ||
|
||
PiperOrigin-RevId: 603726122 | ||
PiperOrigin-RevId: 610415824 | ||
|
||
END_NESTED_COMMIT | ||
BEGIN_NESTED_COMMIT | ||
feat: Regenerate with the Java code generator (gapic-generator-java) v2.34.0 | ||
feat: Regenerate with the Java code generator (gapic-generator-java) v2.37.0 | ||
END_NESTED_COMMIT |
4 changes: 2 additions & 2 deletions
4
library_generation/test/resources/integration/java-bigtable/generation_config.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters