Skip to content

chore: update librarian to v0.23.1-0.20260701125507-b8e50a51a11c#13619

Merged
zhumin8 merged 3 commits into
mainfrom
chore-update-librarian-2026-07-01
Jul 1, 2026
Merged

chore: update librarian to v0.23.1-0.20260701125507-b8e50a51a11c#13619
zhumin8 merged 3 commits into
mainfrom
chore-update-librarian-2026-07-01

Conversation

@zhumin8

@zhumin8 zhumin8 commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Update librarian version that includes:

Created with command below plus a manual fix in 7522f3b

# update librarian version used in librarian.yaml
PSEUDO=$(GOPROXY=direct go list -m -f '{{.Version}}' github.com/googleapis/librarian@main)
V=$(go run github.com/googleapis/librarian/cmd/librarian@latest config get version)
go run github.com/googleapis/librarian/cmd/librarian@${V} config set version $PSEUDO

# regenerate all
go run github.com/googleapis/librarian/cmd/librarian@${V} generate -all

Fixes #13609

@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.22.0 to v0.23.1-0.20260701125507-b8e50a51a11c. I have no feedback to provide.

@zhumin8

zhumin8 commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Not ready, waiting for workflow to add commit on generated code.
update: added new commit. running generate all locally.

@lqiu96 lqiu96 added the release-please:force-run To run release-please label Jul 1, 2026
@release-please release-please Bot removed the release-please:force-run To run release-please label Jul 1, 2026
@zhumin8 zhumin8 marked this pull request as ready for review July 1, 2026 16:11
@zhumin8 zhumin8 requested review from a team as code owners July 1, 2026 16:11
@zhumin8 zhumin8 enabled auto-merge (squash) July 1, 2026 16:11
@zhumin8 zhumin8 disabled auto-merge July 1, 2026 16:11
@sonarqubecloud

sonarqubecloud Bot commented Jul 1, 2026

Copy link
Copy Markdown

@sonarqubecloud

sonarqubecloud Bot commented Jul 1, 2026

Copy link
Copy Markdown

@zhumin8 zhumin8 enabled auto-merge (squash) July 1, 2026 16:15
@zhumin8 zhumin8 merged commit 4b0fdc9 into main Jul 1, 2026
246 of 252 checks passed
@zhumin8 zhumin8 deleted the chore-update-librarian-2026-07-01 branch July 1, 2026 18:27
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.

Librarian generate diff check failed on main branch

2 participants