Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RBS added to aws-sdk-ruby gem itself #511

Open
ksss opened this issue Jan 31, 2024 · 0 comments
Open

RBS added to aws-sdk-ruby gem itself #511

ksss opened this issue Jan 31, 2024 · 0 comments

Comments

@ksss
Copy link
Collaborator

ksss commented Jan 31, 2024

https://aws.amazon.com/jp/blogs/developer/announcing-rbs-support-for-aws-sdk-for-ruby-v3/

All aws-sdk-ruby related gems now include RBS.
Therefore, the gem_rbs_collection side seems to be no longer needed.
How do we deal with this?

Possible problem

The RBS on the gem_rbs_collection side is not compatible with the RBS on the gem side.
Using aws-sdk-core on gem_rbs_collection side and aws-sdk-xray on gem side will cause problems when reading RBS.

Idea

  • Leave the gem_rbs_collection side for a while.
  • Remove gem_rbs_collection/aws-sdk-*.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant