feat(volcengine-tos): support presigned URLs#779
Open
ddupg wants to merge 4 commits into
Open
Conversation
1b8eb5c to
4d25277
Compare
Member
Author
|
@Xuanwo Could you help review this? thanks! |
Change-Id: I49dbab0602b70db4b46791fa71ce12479f9608fb
Change-Id: I4110f5318d89a734be623853aacae0a470de455e
Change-Id: I1fc962116bdfe6934eddd73f03ab56cc7e9a554b
Change-Id: I74162a4a724a2120913f73b8b81d97a9016597ba
c25e760 to
757e77a
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Part of #752.
Summary
Changes outside the TOS service only fix Rust 1.97 Clippy warnings exposed by CI.
Verification
cargo fmt --all -- --checkcargo clippy --workspace --all-targets --all-features -- -D warningscargo test --no-fail-fast