You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently this issue has been opened as i noticed many review headers are missing final information AND i added a few more items to the template. Right now it just skips info that the site doesn't have like a missing DOI but would be good if maintainers, or reviewers and editors who reviewed the package could update their packages info.
So we need to update headers there but then we need to add some info to our repo here in the _data dir including
DOI
documentation link
Github link (make sure it's current - pandera was dated)
Date accepted
Version accepted
List of maintainers (We want all maintainers listed)
Really this should be a database kept item but for now we can continue to use yaml. ultimately i thijnk database is best and we can have a build that pulls from the DB and converts to yaml maybe as a cron job?
The text was updated successfully, but these errors were encountered:
Thinking about this more, it might be better to somehow parse the DB into .md files vs having a growing yaml list that will get super long at some point... need to think this through and potentially work on this in phases to consider growth.
ok this is done. i'll close. we will want to go back and update the cards with DOI information and whatever other metadata we want to surface but everything is in place that we need at this point!
Currently this issue has been opened as i noticed many review headers are missing final information AND i added a few more items to the template. Right now it just skips info that the site doesn't have like a missing DOI but would be good if maintainers, or reviewers and editors who reviewed the package could update their packages info.
So we need to update headers there but then we need to add some info to our repo here in the _data dir including
https://github.com/pyOpenSci/pyopensci.github.io/blob/main/_data/packages.yml
Really this should be a database kept item but for now we can continue to use yaml. ultimately i thijnk database is best and we can have a build that pulls from the DB and converts to yaml maybe as a cron job?
The text was updated successfully, but these errors were encountered: