Skip to content

feat(internal/librarian/ruby): add ruby-cloud-renamed-from option - #7500

Merged
suztomo merged 2 commits into
googleapis:mainfrom
suztomo:feat/ruby-cloud-renamed-from
Sep 4, 2026
Merged

suztomo merged 2 commits into
googleapis:mainfrom
suztomo:feat/ruby-cloud-renamed-from

Conversation

@suztomo

@suztomo suztomo commented Sep 3, 2026

Copy link
Copy Markdown
Member

Add ruby-cloud-renamed-from configuration to RubyCloudOpts and pass it to GAPIC generator Ruby when generating wrapper gems.

For #7447

Add ruby-cloud-renamed-from configuration to RubyCloudOpts and pass it to GAPIC
generator Ruby when generating wrapper gems.

For googleapis#7447

@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 introduces a new configuration option ruby-cloud-renamed-from (mapped to the RenamedFrom field in RubyCloudOpts) to specify the former gem name when a wrapper gem has been renamed. This includes updating the configuration schema documentation, the Go configuration struct, the GAPIC options builder, and the corresponding unit tests. I have no feedback to provide as there are no review comments.

@suztomo

suztomo commented Sep 4, 2026

Copy link
Copy Markdown
Member Author

googleapis/gapic-generator-ruby#1342 has been merged. It's going to be released.

@suztomo
suztomo marked this pull request as ready for review September 4, 2026 12:09
@suztomo
suztomo requested a review from a team as a code owner September 4, 2026 12:09
@suztomo
suztomo requested a review from JoeWang1127 September 4, 2026 12:09
@suztomo
suztomo merged commit 5cdfd77 into googleapis:main Sep 4, 2026
47 of 49 checks passed
@suztomo
suztomo deleted the feat/ruby-cloud-renamed-from branch September 4, 2026 14:29
JoeWang1127 pushed a commit that referenced this pull request Sep 8, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.41.0](v0.40.0...v0.41.0)
(2026-09-07)


### Features

* **internal/librarian/php:** populate library output on add
([#7494](#7494))
([6db88be](6db88be))
* **internal/librarian/ruby:** add ruby-cloud-renamed-from option
([#7500](#7500))
([5cdfd77](5cdfd77))
* **internal/librarian/ruby:** prepareMultiWrapper for multi-wrapper
Gems ([#7483](#7483))
([a325c53](a325c53))
* **internal/librarian/ruby:** ruby-cloud-gem-name for multi-wrapper
Gems ([#7486](#7486))
([37e5b25](37e5b25))
* **internal/librarian/ruby:** support deleting output paths in library
declaration
([#7506](#7506))
([39fbb3f](39fbb3f))
* **internal/librarian/rust:** batch unsupported any field errors
([#7479](#7479))
([09b2729](09b2729))
* **sidekick/rust:** support grpc_client option
([#7492](#7492))
([45d06df](45d06df))
* **sidekick/swift:** generate better README with links to monorepo
([#7520](#7520))
([99a427e](99a427e))
* **sidekick/swift:** propagate `deprecated` tags
([#7472](#7472))
([2a98183](2a98183))


### Bug Fixes

* **internal/librarian/python:** flatten nested gapic_version paths
([#7501](#7501))
([c57fa98](c57fa98))
* **internal/librarian/rust:** batch unsupported any field errors
([#7479](#7479))
([#7512](#7512))
([bb4aa18](bb4aa18))
* **internal/librarian:** update bulk release-please config for existing
python libraries
([#7508](#7508))
([e7edd83](e7edd83))
* **internal/sidekick/rust:** skip doc links for omitted methods and
services ([#7485](#7485))
([5eb5644](5eb5644))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
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