[ENG-11015] [ENG-11692] IDS Phase 1 & 2 Project PR - WB Part#492
Draft
cslzchen wants to merge 9 commits into
Draft
[ENG-11015] [ENG-11692] IDS Phase 1 & 2 Project PR - WB Part#492cslzchen wants to merge 9 commits into
cslzchen wants to merge 9 commits into
Conversation
… in OSFStorageProvider (#483) * Add minimal query parameter to zip and metadata methods in OSFStorageProvider * Fix minimal query parameter handling in _children_metadata method
…rguments for metadata retrieval (#484)
Add minimal metadata fixture and update OSFStorageProvider to handle minimal parameter
* Update zipfile name format in download_folder_as_zip method to include resource identifier * Update zipfile naming convention in download_folder_as_zip method to include resource identifier
…dpoint for OSFStorage Zip (#487) * Add pagination support to ZipStreamGenerator and update OSFStorageProvider for minimal metadata retrieval * Refactor OSFStorageProvider to enhance pagination handling and limit parameter for metadata retrieval
* add cache to metadata calls for ZipStreamGenerator * implement cache as provider proxy; revert zip generator * fix circular import error * Apply suggestions from code review * Minor code style update + docstring Co-authored-by: Longze Chen <cslzchen@gmail.com> --------- Co-authored-by: Longze Chen <cslzchen@gmail.com>
* minor paginated metadata improvements * use metadata method instead of _children_metadata when iter_children_pages
* pass storage meta to provider download method * fix tests * add comments and docstrings * move sentry call and remove dead code
Add unit tests for DAZ improvements phase 2
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.
Ticket
Purpose
IDS Phase 1 & 2 Project PR - WB Part
Here is the BE Part: CenterForOpenScience/osf.io#11804
Changes
TBD
Side Effects
TBD
QE Notes
TBD
CE Notes
TBD
Documentation
TBD