-
Notifications
You must be signed in to change notification settings - Fork 708
refactor(storage): Migrate conformance tests to StorageTransport and enhance retry logic #9134
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
Open
thiyaguk09
wants to merge
55
commits into
googleapis:storage-gaxios-migration
Choose a base branch
from
thiyaguk09:test/storage-conformance-gaxios
base: storage-gaxios-migration
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+431
−236
Open
Changes from all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
042dca2
fix(storage): standardize URL formatting and enhance transport retry
thiyaguk09 5f18f7e
fix(storage): resolve transport and retry issues (#8235)
thiyaguk09 288e31a
lint fix
thiyaguk09 fbedc7c
fix(storage): Invocation ID is not retained on multipart upload retri…
thiyaguk09 053428f
test: update resumable upload test mocks to use URL and Headers objects
thiyaguk09 9764d21
style: apply prettier formatting throughout the codebase to ensure co…
thiyaguk09 b20961b
refactor: improve type safety and remove any casts across storage tra…
thiyaguk09 d8b93e8
refactor: move upload initialization into the writing event pipeline …
thiyaguk09 2beb23b
test(storage): conformance tests for gaxios migration
thiyaguk09 4a73eb4
fix(storage): standardize URL formatting and enhance transport retry
thiyaguk09 320b5cc
fix(storage): resolve transport and retry issues (#8235)
thiyaguk09 c2710bf
lint fix
thiyaguk09 463e7f8
fix(storage): Invocation ID is not retained on multipart upload retri…
thiyaguk09 ca30b2e
test: update resumable upload test mocks to use URL and Headers objects
thiyaguk09 01e1f17
style: apply prettier formatting throughout the codebase to ensure co…
thiyaguk09 d104ded
refactor: improve type safety and remove any casts across storage tra…
thiyaguk09 b541179
refactor: move upload initialization into the writing event pipeline …
thiyaguk09 ae513ae
Merge branch 'storage-gaxios-migration' into test/storage-conformance…
thiyaguk09 87e8b01
fix(storage): standardize URL formatting and enhance transport retry
thiyaguk09 79f93ab
fix(storage): resolve transport and retry issues (#8235)
thiyaguk09 620e0c0
lint fix
thiyaguk09 2476994
fix(storage): Invocation ID is not retained on multipart upload retri…
thiyaguk09 25de310
test: update resumable upload test mocks to use URL and Headers objects
thiyaguk09 854011f
style: apply prettier formatting throughout the codebase to ensure co…
thiyaguk09 117ea85
refactor: improve type safety and remove any casts across storage tra…
thiyaguk09 9b97153
refactor: move upload initialization into the writing event pipeline …
thiyaguk09 7823f87
chore: update test formatting and refactor IP filter metadata tests t…
thiyaguk09 3ead0d8
refactor: update header type definitions in resumable upload tests to…
thiyaguk09 423dd14
Merge remote-tracking branch 'upstream/storage-gaxios-migration' into…
thiyaguk09 aa90879
fix(storage): standardize URL formatting and enhance transport retry
thiyaguk09 589ee20
fix(storage): resolve transport and retry issues (#8235)
thiyaguk09 b7a71e7
lint fix
thiyaguk09 3a9c6f6
fix(storage): Invocation ID is not retained on multipart upload retri…
thiyaguk09 11d30cb
test: update resumable upload test mocks to use URL and Headers objects
thiyaguk09 aa72b03
style: apply prettier formatting throughout the codebase to ensure co…
thiyaguk09 5c7fb31
refactor: improve type safety and remove any casts across storage tra…
thiyaguk09 8d3f0f0
refactor: move upload initialization into the writing event pipeline …
thiyaguk09 bf72fb2
chore: update test formatting and refactor IP filter metadata tests t…
thiyaguk09 3eb2445
refactor: update header type definitions in resumable upload tests to…
thiyaguk09 8d9aa76
Merge branch 'storage-gaxios-migration' into test/storage-conformance…
thiyaguk09 7a6a155
refactor: improve conformance test infrastructure and library method …
thiyaguk09 85958f4
fix(storage): standardize URL formatting and enhance transport retry
thiyaguk09 251a44b
fix(storage): resolve transport and retry issues (#8235)
thiyaguk09 9f4e5ea
lint fix
thiyaguk09 e41e310
fix(storage): Invocation ID is not retained on multipart upload retri…
thiyaguk09 93dc2fe
test: update resumable upload test mocks to use URL and Headers objects
thiyaguk09 da25dc9
style: apply prettier formatting throughout the codebase to ensure co…
thiyaguk09 f99a09d
refactor: improve type safety and remove any casts across storage tra…
thiyaguk09 74cc740
refactor: move upload initialization into the writing event pipeline …
thiyaguk09 b03ef5a
chore: update test formatting and refactor IP filter metadata tests t…
thiyaguk09 d749fc2
refactor: update header type definitions in resumable upload tests to…
thiyaguk09 fe75a4b
Merge branch 'storage-gaxios-migration' into test/storage-conformance…
thiyaguk09 cbb389c
refactor: update header type definitions in resumable upload tests to…
thiyaguk09 13d3eb4
Merge branch 'storage-gaxios-migration' into test/storage-conformance…
thiyaguk09 62bd396
Merge branch 'storage-gaxios-migration' into test/storage-conformance…
thiyaguk09 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.