Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REL: 5.2.0 #1278

Merged
merged 7 commits into from
Dec 11, 2023
Merged

REL: 5.2.0 #1278

merged 7 commits into from
Dec 11, 2023

Conversation

effigies
Copy link
Member

@effigies effigies commented Dec 3, 2023

Preparation for new feature release 5.2.0, targeting Monday, December 11.

Open PRs that could probably be finished off:

Please comment to flag any other issues that should be addressed.

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): tox

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

Copy link

codecov bot commented Dec 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2987880) 92.24% compared to head (70795b0) 92.24%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1278      +/-   ##
==========================================
- Coverage   92.24%   92.24%   -0.01%     
==========================================
  Files          99       99              
  Lines       12462    12459       -3     
  Branches     2561     2561              
==========================================
- Hits        11496    11493       -3     
  Misses        643      643              
  Partials      323      323              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

.zenodo.json Show resolved Hide resolved
.zenodo.json Show resolved Hide resolved
@@ -277,6 +288,9 @@
{
"name": "Fauber, Bennet"
},
{
"name": "Dewey, Blake"
Copy link
Member Author

Choose a reason for hiding this comment

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

@blakedewey Would you like to add an affiliation or ORCID? This will be part of the Zenodo author listing on the next release.

@effigies effigies merged commit 70795b0 into master Dec 11, 2023
144 of 147 checks passed
@effigies effigies deleted the rel/5.2.0 branch December 11, 2023 21:04
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.

3 participants