python-template icon indicating copy to clipboard operation
python-template copied to clipboard

Consider changing CITATION.cff to make cffconvert pass

Open lyashevska opened this issue 1 year ago • 0 comments

Checklist before submitting an issue

  • [x] I have checked the existing issues and couldn't find an issue about this bug.

Issue details

CITATION.cff contains some dummy fields that need to be adjusted by the user. E.g. https://github.com/NLeSC/python-template/blob/d4632bda729b0253aea8bed4a70a60cbed356940/template/%7B%25%20if%20AddCitation%20%25%7DCITATION.cff%7B%25%20endif%20%25%7D.jinja#L10

As the result cffconvert workflow fails. image

Consider reducing to the minimum to make it pass similar to: https://github.com/abelsiqueira/BestieTemplate.jl/blob/main/template/CITATION.cff.jinja

lyashevska avatar Aug 29 '24 13:08 lyashevska