Skip to content

chore: add backstory to librarian.yaml and re-generate#13452

Open
zhumin8 wants to merge 3 commits into
googleapis:mainfrom
zhumin8:add-backstory-back
Open

chore: add backstory to librarian.yaml and re-generate#13452
zhumin8 wants to merge 3 commits into
googleapis:mainfrom
zhumin8:add-backstory-back

Conversation

@zhumin8

@zhumin8 zhumin8 commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Followup to #13351, add backstory back to librarian.yaml and re-generate code with librarian.

Manual add config to librarian.yaml and run:

V=$(go run github.com/googleapis/librarian/cmd/librarian@latest config get version)
go run github.com/googleapis/librarian/cmd/librarian@${V} install
export PATH=$PATH:$HOME/.cache/librarian/bin/java_tools/bin
go run github.com/googleapis/librarian/cmd/librarian@${V} generate backstory

Then manually reverted version change in gapic-libraries-bom/pom.xml, this is known limitation during partial release. See googleapis/librarian#6411.

Fixes googleapis/librarian#6409

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the transport configuration for the java-backstory library to support both gRPC and HTTP/JSON, reflecting this change in the metadata and README. It also updates the Go package option in the proto files to point to cloud.google.com/go/backstory/backstorypb, adds Clirr ignored differences for a Protobuf upgrade, and registers the backstory library in librarian.yaml. There are no review comments, and the changes look correct, so I have no additional feedback to provide.

@zhumin8

zhumin8 commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

note: librarian defaults to grpc+rest as transport for generation. For this library, since it is proto only, these are purely documentation diff.

@zhumin8 zhumin8 marked this pull request as ready for review June 12, 2026 15:46
@zhumin8 zhumin8 requested review from a team as code owners June 12, 2026 15:46
@zhumin8 zhumin8 requested review from JoeWang1127 and blakeli0 June 12, 2026 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

google-cloud-java: add back backstory to librarian.yaml

1 participant