Skip to content

Local BagIt Archive Command Added#1

Merged
donsizemore merged 2 commits intouncch-rdmc:5850_bagit_export2_local_fsfrom
andreyodum:5850_bagit_export2_local_fs
Jun 19, 2019
Merged

Local BagIt Archive Command Added#1
donsizemore merged 2 commits intouncch-rdmc:5850_bagit_export2_local_fsfrom
andreyodum:5850_bagit_export2_local_fs

Conversation

@andreyodum
Copy link
Copy Markdown

@andreyodum andreyodum commented Jun 7, 2019

New Contributors

Welcome! New contributors should at least glance at CONTRIBUTING.md, especially the section on pull requests where we encourage you to reach out to other developers before you start coding. Also, please note that we measure code coverage and prefer you write unit tests. Pull requests can still be reviewed without tests or completion of the checklist outlined below. Thanks!

Related Issues

  • #ISSUE_NUMBER: 5805

Pull Request Checklist

@andreyodum
Copy link
Copy Markdown
Author

curl -X PUT -d /home/path/to/storage http://localhost:8080/api/admin/settings/:BagItLocalPath

curl http://localhost:8080/api/admin/settings/:ArchiverSettings -X PUT -d ":BagItLocalPath”

curl http://localhost:8080/api/admin/settings/:ArchiverClassName -X PUT -d "edu.harvard.iq.dataverse.engine.command.impl.LocalSubmitToArchiveCommand"

curl -H "X-Dataverse-key: " http://localhost:8080/api/admin/submitDataVersionToArchive/:persistentId/3?persistentId=doi:

@donsizemore
Copy link
Copy Markdown

donsizemore commented Jun 10, 2019

@andreyodum IQSS is going to want documentation included in their guide, which uses restructured text. We'll want your example usage above edited into

doc/sphinx-guides/source/installation/config.rst

If you're busy getting ready for DataverseML I'm happy to be your QA and edit in the docs, but if you'd like it to be "your" pull request alone, you'll want to update config.rst.

Oh, and the branch is 93 commits behand IQSS:develop, so we'll want to "git fetch upstream" before submitting.

pdurbin pushed a commit that referenced this pull request Jun 12, 2019
cleanup descriptions of Python client libraries IQSS#5879
@donsizemore donsizemore merged commit 79ed5fb into uncch-rdmc:5850_bagit_export2_local_fs Jun 19, 2019
akio-sone pushed a commit that referenced this pull request Jun 23, 2019
Update the fork to latest develop branch
donsizemore pushed a commit that referenced this pull request Nov 6, 2019
add note: S3 multipart upload support for files over 4GB IQSS#5954
akio-sone pushed a commit that referenced this pull request Feb 28, 2020
…-extra

a few extra lines for the 6666 (multistore exports) fix
donsizemore pushed a commit that referenced this pull request Jul 23, 2020
remove cost, link to ORCID APIs public, member IQSS#7025
donsizemore pushed a commit that referenced this pull request Aug 14, 2020
donsizemore pushed a commit that referenced this pull request Sep 1, 2020
donsizemore pushed a commit that referenced this pull request Feb 8, 2021
updating to add v2 in more spots
donsizemore pushed a commit that referenced this pull request Nov 22, 2021
merge iqss develop into mdm develop
donsizemore pushed a commit that referenced this pull request Nov 22, 2021
Merge from original repo
donsizemore pushed a commit that referenced this pull request May 12, 2022
format SeaweedFS docs, small tweaks IQSS#8678
donsizemore pushed a commit that referenced this pull request May 27, 2022
donsizemore pushed a commit that referenced this pull request Dec 2, 2022
donsizemore pushed a commit that referenced this pull request Jul 5, 2023
add information about curl -F option without outer quote IQSS#4510
donsizemore pushed a commit that referenced this pull request Oct 8, 2024
doc tweaks for versioned base images
donsizemore pushed a commit that referenced this pull request Nov 26, 2024
remove Gson and test based on content, not string match IQSS#10739
pdurbin pushed a commit that referenced this pull request Feb 27, 2025
…k-edit

Changed yes/no to true/false and added archival.properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants