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

Update the .zenodo.json file for auto-DOI generation upon release #22

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

yantosca
Copy link
Contributor

Name and Institution (Required)

Name: Bob Yantosca
Institution: Harvard + GCST

Describe the update

This PR updates the .zenodo.json file for DOI auto-generation upon version releases. We have removed several non-conforming elements that had caused DOI generation to fail.

The .zenodo.json file in this PR was validated with the sandbox repo https://github.com/yantosca/zenodoplay. It successfully generated this DOI record: https://zenodo.org/records/12727077

Expected changes

A DOI will be automatically generated for each new Cloud-J version release.

Related Github Issues and PRs

N/A

.zenodo.json
- Use the correct license string: "GPL-3.0"
- Removed the contributors section, Zenodo doesn't like it
- Updated the desription
- Added keywords from the Cloud-J repo
- Replaced tabs with spaces

CHANGELOG.md
- Updated accordingly

Signed-off-by: Bob Yantosca <[email protected]>
@yantosca yantosca added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 11, 2024
@yantosca yantosca added this to the 7.7.2 milestone Jul 11, 2024
@yantosca yantosca requested a review from lizziel July 11, 2024 18:13
Copy link
Contributor

@lizziel lizziel left a comment

Choose a reason for hiding this comment

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

Thanks @yantosca for putting this together and testing!

@lizziel lizziel merged commit d154331 into dev/7.7.2 Jul 11, 2024
8 checks passed
@yantosca yantosca deleted the feature/zenodo-json-file branch August 29, 2024 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants