-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
Rust: Update WebAssembly Example #5171
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
beqqrry-aws
added
Rust
This issue relates to the AWS SDK for Rust (Preview)
On Call Review needed
This work needs an on-call review
Text Review not needed
This contains no text which needs review
labels
Jul 27, 2023
beqqrry-aws
approved these changes
Jul 27, 2023
beqqrry-aws
added
On Call Review complete
On call review complete
and removed
On Call Review needed
This work needs an on-call review
labels
Jul 27, 2023
Hey @rcoh this PR failed the Rust check. |
@rcoh or @beqqrry-aws , do we have any path forward to resolve the failing check on this PR? |
ford-at-aws
force-pushed
the
update-wasm
branch
from
August 21, 2023 13:44
e04f5dc
to
a97782e
Compare
@jdisanti will look into this. |
I think #5286 will resolve the issue here once it is merged. If there continues to be an issue after, I can investigate. |
ford-at-aws
force-pushed
the
update-wasm
branch
from
August 21, 2023 18:29
a97782e
to
bc463f3
Compare
beqqrry-aws
force-pushed
the
update-wasm
branch
from
August 28, 2023 18:45
6e41a6c
to
404b163
Compare
DavidSouther
approved these changes
Aug 29, 2023
DavidSouther
approved these changes
Aug 29, 2023
scmacdon
force-pushed
the
update-wasm
branch
from
September 1, 2023 13:40
79ac095
to
27e7aea
Compare
Laren-AWS
force-pushed
the
update-wasm
branch
from
September 6, 2023 16:56
27e7aea
to
51d1c20
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
On Call Review complete
On call review complete
Rust
This issue relates to the AWS SDK for Rust (Preview)
Text Review not needed
This contains no text which needs review
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request updates the WebAssembly example to take advantage of
TimeSource
offered by the new version of the AWS Rust SDK & improve logging.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.