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

Pre-emptively update the S3 model with transform #3213

Merged
merged 2 commits into from
Nov 16, 2023
Merged

Pre-emptively update the S3 model with transform #3213

merged 2 commits into from
Nov 16, 2023

Conversation

rcoh
Copy link
Collaborator

@rcoh rcoh commented Nov 16, 2023

Motivation and Context

S3 models is being updated but this creates issues with examples-compilation. This fixes that issue by pre-emptively updating the model so we can synchronize codegen and examples updates

Testing

  • generated S3, verified the same compilation errors

Checklist

  • I have updated CHANGELOG.next.toml if I made changes to the smithy-rs codegen or runtime crates
  • I have updated CHANGELOG.next.toml if I made changes to the AWS SDK, generated SDK code, or SDK runtime crates

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@rcoh rcoh changed the title Pre-emptively update the S3 model to match future release of modeled … Pre-emptively update the S3 model with transform Nov 16, 2023
Copy link

A new generated diff is ready to view.

  • AWS SDK (ignoring whitespace)
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

@rcoh rcoh changed the base branch from smithy-rs-release-0.100.x to main November 16, 2023 16:58
@rcoh rcoh marked this pull request as ready for review November 16, 2023 17:35
@rcoh rcoh requested review from a team as code owners November 16, 2023 17:35
@rcoh rcoh enabled auto-merge November 16, 2023 17:45
Copy link

A new generated diff is ready to view.

A new doc preview is ready to view.

rcoh added 2 commits November 16, 2023 15:28
…fields

A model transformer was added that can be removed in the future with no codegen diff
Copy link

A new generated diff is ready to view.

  • AWS SDK (ignoring whitespace)
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

@rcoh rcoh added this pull request to the merge queue Nov 16, 2023
Merged via the queue into main with commit e636950 Nov 16, 2023
40 of 41 checks passed
@rcoh rcoh deleted the s3-model-update branch November 16, 2023 21:40
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