CBIIT / crdc-datahub-cli-uploader

CRDC datahub data uploader is a command line interface for end users to upload cancer research files and metadata to Datahub.
1 stars 2 forks source link

implement 749 and 751 #8

Closed vshand11 closed 10 months ago

vshand11 commented 10 months ago

1) Add SKIPPED constant. 2) Set property, skipped to true in file object if overwrite is false and the file is existed in s3 bucket in copier.py. 3) Update graphQL client for the skipped property of a file. 4) enable "Update" and "Delete" intention in upload_config.py.