Rc/staging release 20240221 - #127
Merged
Merged
Conversation
…#112) - update GET /v1/files/chunks/presigned api to pass the chunk_size as parameter. - set chunk_size to upload_chunk in stream_upload
* PILOT-3962: Port over changes from 2.7.3 to 2.7.4 * prepare the release branch * use correct version * add new command metadata to download file metadata/tags/attributes * add new command for downloading file metadata * add test cases for metadata download * remove the testing data * rename the output file name * reformat the attribute file with the template name * bumpup into next version --------- Co-authored-by: Daniel <dfelipe@indocresearch.org> Co-authored-by: zhiren <zzhan@indocresearch.org> Co-authored-by: Dušan Andrić <Dusan.Andric@gmail.com>
…115) * add new command metadata to download file metadata/tags/attributes * update the upload command to read tag/attribute file when upload * fixup test cases * bumpup to next version --------- Co-authored-by: zhiren <zzhan@indocresearch.org>
…gateway (#117) * add the new error handler for 401 when portal has shared login session with cli * add the test cases for token refresh * update version to next patch --------- Co-authored-by: zhiren <zzhan@indocresearch.org>
* remove the unnecessary item type in search function * testing * update logic for project folder * add the test case for project folder in list/upload api * update download logic for project folder * add the more test case for file download * use correct default config * bumup version --------- Co-authored-by: zhiren <zzhan@indocresearch.org>
…rl instead of domain only
PILOT-4319: update config file to allow user customize the api_url and keycloak_url
* add the basic logic of file move/renaming command * add new command for file move * add the test cases for file move * add the response in try exception * bumpup versions --------- Co-authored-by: zhiren <zzhan@indocresearch.org>
Patch20240109: update copyright to 2024
* add the new name in git ignore * add the new name in git ignore * remove the resumable logs after successful uploading * fix up test cases * update the logic of removing output file into a dedicate function --------- Co-authored-by: zhiren <zzhan@indocresearch.org>
…-existing parent folders (#124) * add a new logic to allow cli to create non-exist folder when moving or renaming * add a new boolean option to skip prompt confirmation in pipeline * add the test cases for file move client * add a test case to check the error handling of an aggregated function * bumpup versions --------- Co-authored-by: zhiren <zzhan@indocresearch.org>
Contributor
andricDu
approved these changes
Feb 22, 2024
colorzzr
pushed a commit
that referenced
this pull request
May 23, 2024
…40221 Rc/staging release 20240221 Former-commit-id: 9c5bf4b
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.
Summary
staging release 20240221:
resumable_upload_log.log@colorzzrfile metadatato download metadata/tags/attributes of a specific file @colorzzrinvalid tokenerror @colorzzrconfig_pathas env variable for nextflow pipelinefile moveto allow moving and renaming a file or folder @colorzzrJIRA Issues
(What JIRA issues this merge request is related to)
Type of Change
Please delete options that are not relevant.
Testing
Are there any new or updated tests to validate the changes?
Test Directions
(Additional instructions for how to run tests or validate functionality if not covered by unit tests)