Add publication to package cards#805
Conversation
| closed_at: 2025-02-17 18:52:18+00:00 | ||
| issue_link: https://github.com/pyOpenSci/software-submission/issues/179 | ||
| joss: | ||
| publications: |
There was a problem hiding this comment.
@eliotwrobson i haven't looked at the preview for this yet but i think this will get rewritten (potentially) when we update the packages.yml file through our CI job. i may be wrong. but we intentially don't overwrite the user's name so they can update the contributors.yml file with a preferred name and that will "stick"
but publications (i think ) is not a part of our model in pyosMeta right now so i'm not sure that this data will stick /// it's likely to be overwritten util we update pyosMeta to support someone adding a publication.
Would you imagine a maintainer updating the issue with this information or just directly here?
There was a problem hiding this comment.
Ohh I see, yeah I think having a maintainer update the package template is actually a better idea. Let me follow up in slack since I think this could actually be a point we want to push on more.
|
Thank you for this!! I left a question about process. ✨ |
Add publication information to package cards and other information. Closes #804 and closes #214