-
Notifications
You must be signed in to change notification settings - Fork 74
Add stream support in storage clients (Closes #1702) #1703
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
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
4d275f1
Add stream support in storage clients (closes #1702)
umesh-timalsina f44a357
WIP- Update aws-sdk and remove pormisify in S3Client
umesh-timalsina 6a1ddc9
WIP- Skip unit test for gme client
umesh-timalsina 15f8176
Merge branch master into 1702-streams-in-storage-clients
umesh-timalsina c3a7f80
Merge remote-tracking branch 'origin/master' into 1702-streams-in-sto…
umesh-timalsina ce88fb2
Refactor stream support files and tests
umesh-timalsina 73efc2f
WIP- Fix getBlobClientParameters signature
umesh-timalsina 692ee5a
Merge remote-tracking branch 'origin/master' into 1702-streams-in-sto…
umesh-timalsina 625bbf0
WIP-Remove StreamBlobClient from src/common
umesh-timalsina 7877464
Refactor StorageHelpers.js back to StorageClient.js
umesh-timalsina 97f9d08
pin webgme to v2.42.0
umesh-timalsina a940226
WIP- Add Readable stream check before putStream
umesh-timalsina 18087c8
Merge remote-tracking branch 'origin/master' into 1702-streams-in-sto…
umesh-timalsina f732e21
WIP- refactor getFile->getFileStream, putFile->putFileStream storage
umesh-timalsina 1ee8613
Merge remote-tracking branch 'origin/master' into 1702-streams-in-sto…
umesh-timalsina 6808996
WIP- add uniform error message in StorageClient.js
umesh-timalsina 2ed9819
WIP- Change Storage.getStream to Storage.getFileStream
umesh-timalsina 64c8715
Merge remote-tracking branch 'origin/master' into 1702-streams-in-sto…
umesh-timalsina eae92e2
Merge remote-tracking branch 'origin/master' into 1702-streams-in-sto…
umesh-timalsina 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
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
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
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
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
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
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.