hdmf-dev / hdmf

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

Release 3.14.1 #1124

Closed mavaylon1 closed 1 month ago

mavaylon1 commented 1 month 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 1 month ago

Codecov Report

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

Project coverage is 88.79%. Comparing base (4d131a0) to head (ca5ecaf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1124 +/- ## ======================================= Coverage 88.79% 88.79% ======================================= Files 45 45 Lines 9774 9774 Branches 2776 2776 ======================================= Hits 8679 8679 Misses 778 778 Partials 317 317 ```

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