Skip to content

Add option to keep previous version DOI in Codemeta file

  • Add option --keep-previous-doi to facile-rs radar prepare and facile-rs zenodo prepare, to allow to keep DOI from previous version in the list of identifiers in codemeta.json.

  • If a DOI identifier in codemeta.json contains a description, this description is now rendered in the generated CFF file.

  • Create a method for updating identifiers to avoid code duplication in prepare_radar.py and prepare_zenodo.py.

  • Add tests for identifier update, and for rendering of several DOIs in CITATION.cff.

Merge request reports

Loading