-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add libraries_bom_version
to generation configuration
#2639
Changes from all commits
de1bbe9
b9313d0
ae8aaa2
c32158c
0242164
e3ae65b
e44c8db
ca3edad
a58cadd
acf09f2
ba568c4
57a86ae
622b77f
1298333
c4c88f9
c7528da
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
@@ -1,8 +1,9 @@ | ||||||||||
gapic_generator_version: 2.37.0 | ||||||||||
gapic_generator_version: 2.38.1 | ||||||||||
protobuf_version: 25.2 | ||||||||||
googleapis_commitish: a17d4caf184b050d50cacf2b0d579ce72c31ce74 | ||||||||||
libraries_bom_version: 26.37.0 | ||||||||||
owlbot_cli_image: sha256:623647ee79ac605858d09e60c1382a716c125fb776f69301b72de1cd35d49409 | ||||||||||
synthtool_commitish: 5e1fb2032fa44bc170677b38713023b4fec51a4e | ||||||||||
synthtool_commitish: 63cc541da2c45fcfca2136c43e638da1fbae174d | ||||||||||
template_excludes: | ||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Just a side note that the old commitish sdk-platform-java/library_generation/owlbot/bin/entrypoint.sh Lines 51 to 54 in e542af8
|
||||||||||
- ".github/*" | ||||||||||
- ".kokoro/*" | ||||||||||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
gapic_generator_version: 2.34.0 | ||
googleapis_commitish: 1a45bf7393b52407188c82e63101db7dc9c72026 | ||
libraries: | ||
- api_shortname: apigeeconnect | ||
name_pretty: Apigee Connect | ||
api_description: "allows the Apigee hybrid management" | ||
product_documentation: "https://cloud.google.com/apigee/docs/hybrid/v1.3/apigee-connect/" | ||
GAPICs: | ||
- proto_path: google/cloud/apigeeconnect/v1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please add it to our spec doc as well?