Skip to content
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

Local BagIt Archive Command Added #1

Conversation

andreyodum
Copy link

@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
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

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
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