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

Add publication and versioning #5

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

MyPyDavid
Copy link
Member

  • this PR adds the publication workflow with file upload, format can be configured in settings.ZENODO_PROVIDER
  • the record id is stored in the project.value with attribute https://rdmorganiser.github.io/terms/project/metadata/publication/zenodo_id
  • this record_id is used to create new versions of the zenodo record

refactoring

  • moved classes into metadata.py, forms.py and methods into utils.py

ctpfaff and others added 20 commits October 18, 2024 07:47
* Collects metadata for the project snapshot
* Creates snapshot questions based document
* Creates zenodo deposit, adds metadata, adds the file
  and publishes the deposit.
Refactored the Zenodo Export Provider to improve code quality, reduce
duplication, and enhance error handling.
Signed-off-by: David Wallace <[email protected]>
Signed-off-by: David Wallace <[email protected]>
Signed-off-by: David Wallace <[email protected]>
Signed-off-by: David Wallace <[email protected]>
Signed-off-by: David Wallace <[email protected]>
Hackathon24: add Zenodo Publish Project and Snapshot
@MyPyDavid MyPyDavid requested a review from cpfaff November 4, 2024 18:37
@MyPyDavid
Copy link
Member Author

Hi @cpfaff , do you want to check out this branch maybe?
Ive included your changes but also did a lot of refactoring again, hope that it's clear enough, we could discuss it in a meeting.

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.

1 participant