Skip to content

Conversation

effigies
Copy link
Member

@effigies effigies commented Mar 30, 2023

Preparation for a 5.1.0 release, targeting next Monday.

Tracking outstanding issues/PRs in 5.1.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 Mar 30, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (ed95d8d) 92.16% compared to head (39b15a9) 92.16%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1214   +/-   ##
=======================================
  Coverage   92.16%   92.16%           
=======================================
  Files          98       98           
  Lines       12372    12372           
  Branches     2543     2543           
=======================================
  Hits        11403    11403           
  Misses        646      646           
  Partials      323      323           

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@effigies effigies merged commit 9745737 into master Apr 3, 2023
@effigies effigies deleted the rel/5.1.0 branch April 3, 2023 14:55
@effigies effigies added this to the 5.1.0 milestone Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant