Skip to content

chore: update librarian to v0.31.0 - #17923

Merged
zhumin8 merged 1 commit into
googleapis:mainfrom
zhumin8:chore-update-librarian-2026-07-28
Jul 28, 2026
Merged

chore: update librarian to v0.31.0#17923
zhumin8 merged 1 commit into
googleapis:mainfrom
zhumin8:chore-update-librarian-2026-07-28

Conversation

@zhumin8

@zhumin8 zhumin8 commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Update librarian version and re-generate.
Run with commands:

go run github.com/googleapis/librarian/cmd/librarian@latest update version
V=$(go run github.com/googleapis/librarian/cmd/librarian@latest config get version)
go run github.com/googleapis/librarian/cmd/librarian@${V} tidy
# Build a new Docker image
go run github.com/googleapis/librarian/tool/cmd/builddockerimages@latest --language python --version=${V}
# Regenerate all libraries in Docker. Around 2 minutes.
docker run -u $(id -u):$(id -g) -v .:/repo -v ~/.cache:/.cache -w /repo docker.io/library/librarian-python:${V}  generate -v --all

@zhumin8
zhumin8 requested a review from a team as a code owner July 28, 2026 15:12

@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 version in librarian.yaml from v0.30.0 to v0.31.0. There are no review comments, and I have no feedback to provide.

@zhumin8
zhumin8 enabled auto-merge (squash) July 28, 2026 15:23
@zhumin8
zhumin8 requested a review from daniel-sanche July 28, 2026 15:24
@zhumin8
zhumin8 merged commit 4af69c4 into googleapis:main Jul 28, 2026
39 checks passed
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.

2 participants