Add publication to package cards#805
Open
eliotwrobson wants to merge 3 commits intopyOpenSci:mainfrom
Open
Conversation
lwasser
reviewed
Jan 28, 2026
| closed_at: 2025-02-17 18:52:18+00:00 | ||
| issue_link: https://github.com/pyOpenSci/software-submission/issues/179 | ||
| joss: | ||
| publications: |
Member
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?
Member
|
Thank you for this!! I left a question about process. ✨ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add publication information to package cards and other information. Closes #804 and closes #214