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

Remove aws-smithy-runtime-test from 0.55.x #2586

Merged

Conversation

ysaito1001
Copy link
Contributor

Motivation and Context

The aws-smithy-runtime-test crate has repeatedly caused an issue each time we released aws-sdk-rust from the smithy-rs-release-0.55.x branch. Example PRs for fixing the issue in aws-sdk-rust include

This PR will remove the crate in question from the release branch so that next time we release from smithy-rs-release-0.55.x, we do not need to deal with what's listed above.

The issue only occurs in the smithy-rs-release-0.55.x branch, and the main branch, as of this writing, no longer has it because the crate has moved from aws/sdk/integration-tests to aws/sra-test.


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

@ysaito1001 ysaito1001 requested a review from a team as a code owner April 17, 2023 21:41
@github-actions
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

A new doc preview is ready to view.

@ysaito1001 ysaito1001 merged commit 25ce42d into smithy-rs-release-0.55.x Apr 17, 2023
37 checks passed
@ysaito1001 ysaito1001 deleted the ysaito/remove-aws-smithy-runtime-test branch April 17, 2023 23:30
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.

None yet

2 participants