Conversation
There was a problem hiding this comment.
Pull request overview
This PR adds initial JOSS paper artifacts and a GitHub Actions workflow to build a draft PDF for the repository.
Changes:
- Add
paper/joss/paper.mdandpaper/joss/paper.bibunder a newpaper/joss/directory. - Add a
joss-paper.ymlworkflow to build and upload a JOSS draft PDF on updates to thepaperbranch.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
paper/joss/paper.md |
Introduces the JOSS manuscript file (currently populated with BibTeX content). |
paper/joss/paper.bib |
Adds bibliography entries for the JOSS paper. |
.github/workflows/joss-paper.yml |
Adds CI automation to build the JOSS draft PDF and upload it as an artifact. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #288 +/- ##
=======================================
Coverage 84.39% 84.39%
=======================================
Files 57 57
Lines 2569 2569
Branches 327 327
=======================================
Hits 2168 2168
Misses 401 401 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ain permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
@stephprince @jsiegle here the draft for the JOSS (Journal of Open Source Software) paper on AqNWB. The paper is being rendered as part of the |
stephprince
left a comment
There was a problem hiding this comment.
Looks good to me! Thanks for preparing this and putting everything together!
Co-authored-by: Steph Prince <40640337+stephprince@users.noreply.github.com>
Co-authored-by: Steph Prince <40640337+stephprince@users.noreply.github.com>
No description provided.