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 vestiges of the old TimeSource implementation & refactor #2877

Merged
merged 2 commits into from
Jul 27, 2023

Conversation

rcoh
Copy link
Collaborator

@rcoh rcoh commented Jul 26, 2023

Motivation and Context

When TimeSource was created, we didn't carefully track down all the places and left a bit of existing implementation to limit the scope of the change.

Description

This removes the public (doc hidden) Testing code from aws-credential-types and our other test time sources instead.

Testing

  • IT/UT

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 requested review from a team as code owners July 26, 2023 18:32
@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
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

@rcoh rcoh added the breaking-change This will require a breaking change label Jul 26, 2023
@rcoh rcoh enabled auto-merge July 26, 2023 19:18
@rcoh rcoh added this pull request to the merge queue Jul 26, 2023
@jdisanti jdisanti removed this pull request from the merge queue due to a manual request Jul 26, 2023
@jdisanti jdisanti enabled auto-merge July 26, 2023 23:26
@jdisanti jdisanti added this pull request to the merge queue Jul 26, 2023
@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
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

Merged via the queue into main with commit 9a4156d Jul 27, 2023
41 checks passed
@jdisanti jdisanti deleted the cleanup-timesource branch July 27, 2023 00:22
Velfi pushed a commit that referenced this pull request Jul 31, 2023
## Motivation and Context
When `TimeSource` was created, we didn't carefully track down all the
places and left a bit of existing implementation to limit the scope of
the change.
## Description
This removes the public (doc hidden) Testing code from
aws-credential-types and our other test time sources instead.


## Testing
- IT/UT

## Checklist
<!--- If a checkbox below is not applicable, then please DELETE it
rather than leaving it unchecked -->
- [x] I have updated `CHANGELOG.next.toml` if I made changes to the
smithy-rs codegen or runtime crates
- [x] 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._

---------

Co-authored-by: John DiSanti <jdisanti@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change This will require a breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants