Skip to content

chore: add support for librarian release init#14327

Merged
parthea merged 13 commits intomainfrom
add-release-init
Sep 3, 2025
Merged

chore: add support for librarian release init#14327
parthea merged 13 commits intomainfrom
add-release-init

Conversation

@parthea
Copy link
Copy Markdown
Contributor

@parthea parthea commented Aug 30, 2025

This PR adds support for the librarian language specific release-init commit following https://github.com/googleapis/librarian/blob/main/doc/language-onboarding.md

Towards googleapis/librarian#886

@parthea parthea force-pushed the add-release-init branch 3 times, most recently from ce095dc to d178bc2 Compare August 30, 2025 00:15
@parthea parthea changed the title [WIP] chore: add support for librarian release init chore: add support for librarian release init Sep 3, 2025
@parthea parthea marked this pull request as ready for review September 3, 2025 11:08
@parthea parthea requested a review from a team September 3, 2025 11:08
("configure", "Onboard a new library or an api path to Librarian workflow."),
("generate", "generate a python client for an API."),
("build", "Run unit tests via nox for the generated library."),
("release-init", "Prepare to release a specific library"),
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.

is it just a specific library? Above in the file, we filter all the libraries to be released.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Fixed in 580089c

ohmayr
ohmayr previously approved these changes Sep 3, 2025
@parthea parthea merged commit b80ab8c into main Sep 3, 2025
23 checks passed
@parthea parthea deleted the add-release-init branch September 3, 2025 19:04
parthea added a commit that referenced this pull request Sep 4, 2025
…mmand (#14349)

This PR builds on top of
#14327 and adds
the ability to update the client library version in the root
[CHANGELOG.md](https://github.com/googleapis/google-cloud-python/blob/main/CHANGELOG.md)

Towards googleapis/librarian#886
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