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: 3.1.0 #902

Merged
merged 5 commits into from
Apr 20, 2020
Merged

REL: 3.1.0 #902

merged 5 commits into from
Apr 20, 2020

Conversation

effigies
Copy link
Member

@effigies effigies commented Apr 8, 2020

Preparation for bug-fix release 3.1.0, targeting Monday, April 13.

Pending completion of:

Please comment to flag any other issues that should be addressed. This is not an especially urgent release, so I'm happy to put it off to accommodate new features that people would prefer to get in sooner than later.

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 setup.cfg (e.g., install_requires, options.extras_require) and in doc/source/installation.rst and in requirements.txt and .travis.yml. They should at least match. Do they still hold? Make sure nibabel on travis 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 Apr 8, 2020

Codecov Report

Merging #902 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #902   +/-   ##
=======================================
  Coverage   91.73%   91.73%           
=======================================
  Files          97       97           
  Lines       12359    12359           
  Branches     2177     2177           
=======================================
  Hits        11338    11338           
  Misses        684      684           
  Partials      337      337           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 07b172a...6692ccf. Read the comment docs.

@effigies
Copy link
Member Author

effigies commented Apr 8, 2020

@robbisg @orduek @anibalsolon @ZviBaratz Please let me know if you prefer to be cited with a different name (or not at all), and if you have an affiliation/ORCID you would like associated with your contributions to nibabel.

@effigies effigies merged commit 6692ccf into master Apr 20, 2020
@effigies effigies deleted the rel/3.1.0 branch April 20, 2020 13:09
@robbisg
Copy link
Collaborator

robbisg commented Apr 23, 2020

I'm really sorry for the delay. My orcid is 0000-0002-0807-6005. My affiliations are Department of Computer Science, Aalto University, Espoo, Finland and Department of Neuroscience, Imaging and Clinical Sciences, University "G. D'Annunzio", Chieti, Italy. Thank you!
PS: If I'm late, it's ok only with the name!!

@effigies
Copy link
Member Author

@robbisg No worries. Updated so it will be on the next release.

@effigies effigies added this to the 3.1.0 milestone Aug 16, 2020
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.

2 participants