hdmf-dev / hdmf

The Hierarchical Data Modeling Framework
http://hdmf.readthedocs.io
Other
46 stars 26 forks source link

Release 3.14 #1118

Closed mavaylon1 closed 4 months ago

mavaylon1 commented 4 months ago

Prepare for release of HDMF [version]

Before merging:

After merging:

  1. Create release by following steps in docs/source/make_a_release.rst or use alias git pypi-release [tag] if set up
  2. After the CI bot creates the new release (wait ~10 min), update the release notes on the GitHub releases page with the changelog
  3. Check that the readthedocs "stable" build runs and succeeds
  4. Either monitor conda-forge/hdmf-feedstock for the regro-cf-autotick-bot bot to create a PR updating the version of HDMF to the latest PyPI release, usually within 24 hours of release, or manually create a PR updating recipe/meta.yaml with the latest version number and SHA256 retrieved from PyPI > HDMF > Download Files > View hashes for the .tar.gz file. Re-render and update dependencies as needed.
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.86%. Comparing base (c18d1b3) to head (48a0965). Report is 27 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1118 +/- ## ======================================= Coverage 88.86% 88.86% ======================================= Files 45 45 Lines 9774 9774 Branches 2776 2776 ======================================= Hits 8686 8686 Misses 774 774 Partials 314 314 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.