-
Notifications
You must be signed in to change notification settings - Fork 30
✨Streaming utils for zipping and reading/wiring to S3 #7186
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
GitHK
merged 74 commits into
ITISFoundation:master
from
GitHK:pr-osparc-stream-zipping-of-s3-content
Feb 17, 2025
Merged
Changes from all commits
Commits
Show all changes
74 commits
Select commit
Hold shift + click to select a range
0054d6a
added stream-zip
ff96d46
added utils for stream zipping
fe6c34d
rename
bd1df7c
added minimal progress support
7b7aae0
rename
5f72a43
fixed types
aace76a
refactor
388b81a
refactor
357273a
added S3 streaming and integration test
973423e
refactor
b2a66f5
Merge remote-tracking branch 'upstream/master' into pr-osparc-stream-…
c129672
removed debug print
e32f265
refactor to use size instead of items count as progress
de490ad
using faster file hash checking
706934d
Merge remote-tracking branch 'upstream/master' into pr-osparc-stream-…
c672212
refactor progress on zip
cee5e9c
remove unused
6d3eb72
remove unused
3873976
remove outdated
706ee4b
reshuffled imports
a7e0867
fixed more broken imports
4775e55
reverted delted import
e0a5407
remove unused error
23515e3
revert number
b546f10
fixed broken import
d26289d
typing
f2c5923
fixeed tests
c2eea57
typing and imports
dc3b63a
fixed broken test
7eac64d
Merge remote-tracking branch 'upstream/master' into pr-osparc-stream-…
1fabe65
added missing
b245e63
rename module
19b5ef5
added FileLikeFileStreamReader
a5c9060
Merge remote-tracking branch 'upstream/master' into pr-osparc-stream-…
6fb389d
repalced with simpler implementation
c6cc5e0
rename
e7eee8b
refactor imports
2045c08
refactor
1298895
refactor
d17e450
added readme
d14d8fd
refacto fixture
0497f86
extended tests
6261c65
extended tests
cd9d443
renaming
0777442
Merge remote-tracking branch 'upstream/master' into pr-osparc-stream-…
e042a6c
fixed broken mocks
eea3fba
Merge remote-tracking branch 'upstream/master' into pr-osparc-stream-…
ed8280f
rename
f170791
rename
17c0ac5
rename module
c024827
refactor interface
a844a0c
refactor progress
a277e12
refactor placement of FileLikeFileStreamReader
5a1a8e7
rename
ec87ba0
update
b835ae0
rename and move around parts
70afc40
renamed modules
0addf04
renames
cb479f3
moved imports to more appropriate places
881d2a1
Merge remote-tracking branch 'upstream/master' into pr-osparc-stream-…
e37972c
refactor
0f11526
renamed
b23d1f1
renamed to bytes_iter
b29bff2
renaming paths
d6ca255
renamed
a169f73
refactor
2c2d2db
added missing type
526ed0a
Merge remote-tracking branch 'upstream/master' into pr-osparc-stream-…
0ec7e23
rename fixture
9d48624
Merge remote-tracking branch 'upstream/master' into pr-osparc-stream-…
3aa766b
Merge remote-tracking branch 'upstream/master' into pr-osparc-stream-…
9cf8f1b
rename
d2f928a
removed todo in test
25372c7
Merge branch 'master' into pr-osparc-stream-zipping-of-s3-content
GitHK 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
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.