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

CITATION.cff validation and Zenodo parsing bug? #198

Closed
MattF-NSIDC opened this issue Dec 7, 2023 · 1 comment · Fixed by #199
Closed

CITATION.cff validation and Zenodo parsing bug? #198

MattF-NSIDC opened this issue Dec 7, 2023 · 1 comment · Fixed by #199
Labels
automation Reducing manual work bug Something isn't working

Comments

@MattF-NSIDC
Copy link
Member

CITATION.cff parsing changed in Zenodo around a month ago, and it stopped accepting array values for license.

See this issue for workaround: zenodo/zenodo#2515

Additionally, GitHub is complaining about parsing our CITATION.cff file; let's add a pre-commit validator that runs cffconvert to validate our CFF.

@MattF-NSIDC MattF-NSIDC added bug Something isn't working automation Reducing manual work labels Dec 7, 2023
@MattF-NSIDC MattF-NSIDC linked a pull request Dec 7, 2023 that will close this issue
@MattF-NSIDC
Copy link
Member Author

Resolved by PR #199 ☝️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation Reducing manual work bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant