Skip to content

Add zip to tar function#4

Open
yinlinchen wants to merge 3 commits into
devfrom
LIBTD-2348
Open

Add zip to tar function#4
yinlinchen wants to merge 3 commits into
devfrom
LIBTD-2348

Conversation

@yinlinchen

Copy link
Copy Markdown
Member

JIRA Ticket: (https://webapps.es.vt.edu/jira/browse/LIBTD-2348) (:star:)

What does this Pull Request do? (:star:)

Repack Dspace zip file to tar to support Linux environment

How should this be tested?

Follow the readme.md, run the program, and verify it.

Interested parties

Tag (@jimtuttle @sindtd ) interested parties

(:star:) Required fields

@yinlinchen yinlinchen requested review from jimtuttle and sindtd October 1, 2020 14:46

@jimtuttle jimtuttle left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The APTrust Bagging Requirements specify that bags must be serialized in tar format per https://aptrust.github.io/userguide/bagging/

@yinlinchen

yinlinchen commented Oct 1, 2020

Copy link
Copy Markdown
Member Author

@jimtuttle this PR did use tar and follow the APTrust Bagging Requirements. Did you actually run the program of the PR?

@yinlinchen

Copy link
Copy Markdown
Member Author

@jimtuttle

Copy link
Copy Markdown
Member

Can you please add tests for createBagit, saveToTargetFile, and createTarFile?

@sindtd

sindtd commented Oct 8, 2020

Copy link
Copy Markdown

The export from dspace wasn't working as expected, I've pushed a change that I found to work. Otherwise, I've run the script on vtechworks-dev and uploaded items this morning with the changes from Yinlin.

@yinlinchen

Copy link
Copy Markdown
Member Author

The export from dspace wasn't working as expected, I've pushed a change that I found to work. Otherwise, I've run the script on vtechworks-dev and uploaded items this morning with the changes from Yinlin.

@sindtd It looks to me that your change is just separate space to individual args in the command. BTW, your change is irrelevant to this PR. You should submit another PR for that and not just update it. Since it is your first time to do that so that's fine to me.

@jimtuttle So this PR should works as expected. Please verify and merge or let me know what else you need from me.

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.

3 participants