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

feat: rpc2cbor: sdk protocol generator extension #2540

Merged
merged 8 commits into from
Mar 28, 2024

Conversation

lucix-aws
Copy link
Contributor

@lucix-aws lucix-aws commented Mar 7, 2024

Extends upstream changes in aws/smithy-go#507 to generate event streams and protocol tests for rpcv2-cbor.

This patch mutates the kinesis model to demonstrate event stream codegen. That will be removed once it hits the integration branch. Middleware snapshot tests will fail because of this.

Protocol tests are passing as of 3/12 (CI will reflect this) and are generated from their state in adwsingh/smithy#1.

@lucix-aws lucix-aws requested a review from a team as a code owner March 7, 2024 18:07
@lucix-aws lucix-aws marked this pull request as draft March 7, 2024 18:07
@lucix-aws lucix-aws force-pushed the feat-rpc2-protogen branch from f388e71 to f0f1574 Compare March 12, 2024 21:34
@lucix-aws lucix-aws marked this pull request as ready for review March 12, 2024 21:51
@lucix-aws lucix-aws force-pushed the feat-rpc2-protogen branch 2 times, most recently from 388d7ab to 9a02554 Compare March 25, 2024 15:32
@lucix-aws lucix-aws force-pushed the feat-rpc2-protogen branch from 9a02554 to 7e54b97 Compare March 25, 2024 17:08
@lucix-aws lucix-aws merged commit 15e727c into feat-rpc2 Mar 28, 2024
12 checks passed
@lucix-aws lucix-aws deleted the feat-rpc2-protogen branch March 28, 2024 14:23
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