Skip to content

Conversation

@effigies
Copy link
Member

@effigies effigies commented Jan 3, 2023

New year, new nibabel. Preparation for a 5.0.0 release, targeting next Monday.

Tracking outstanding issues/PRs in 5.0.0 Milestone. Please ping me if I've missed your issue/PR...

Pre-release checklist

  • Review the open list of nibabel issues. Check whether there are outstanding issues that can be closed, and whether there are any issues that should delay the release. Label them!
  • Review and update the release notes. Review and update the Changelog file.
  • Look at doc/source/index.rst and add any authors not yet acknowledged.
  • Use the opportunity to update the .mailmap file if there are any duplicate authors listed from git shortlog -nse.
  • Check the copyright year in doc/source/conf.py
  • Refresh the README.rst text from the LONG_DESCRIPTION in info.py by running make refresh-readme.
  • Check the dependencies listed in pyproject.toml (e.g., dependencies, project.optional-dependencies) and in doc/source/installation.rst and in requirements.txt. They should at least match. Do they still hold? Make sure nibabel on GitHub Actions is testing the minimum dependencies specifically.
  • Make sure all tests pass (from the nibabel root directory): pytest --doctest-modules nibabel

Adapted from http://nipy.org/nibabel/devel/make_release.html#release-checklist

@codecov
Copy link

codecov bot commented Jan 3, 2023

Codecov Report

Base: 92.38% // Head: 92.38% // No change to project coverage 👍

Coverage data is based on head (3361e0d) compared to base (b5a4b8c).
Patch has no changes to coverable lines.

❗ Current head 3361e0d differs from pull request most recent head 8360597. Consider uploading reports for the commit 8360597 to get more accurate results

Additional details and impacted files
@@ Coverage Diff @@ ## master #1174 +/- ## ======================================= Coverage 92.38% 92.38% ======================================= Files 97 97 Lines 12284 12284 Branches 2526 2526 ======================================= Hits 11349 11349 Misses 614 614 Partials 321 321 

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@effigies effigies force-pushed the rel/5.0.0 branch 2 times, most recently from 08e385b to d1f3072 Compare January 3, 2023 17:51
"orcid": "0000-0002-1242-8990"
},
{
"name": "S\u00f3lon, Anibal"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@anibalsolon Do you have any updates you want to make to your Zenodo entry?

@effigies effigies marked this pull request as ready for review January 9, 2023 13:42
@effigies effigies merged commit 32bd1e4 into master Jan 9, 2023
@effigies effigies deleted the rel/5.0.0 branch January 9, 2023 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants