hdmf-dev / hdmf-zarr

Zarr I/O backend for HDMF
https://hdmf-zarr.readthedocs.io/
Other
7 stars 7 forks source link

Release 0.7.0 #189

Closed mavaylon1 closed 2 months ago

mavaylon1 commented 2 months ago

Prepare for release of HDMF-Zarr [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 "latest" build runs and succeeds
  4. Either monitor conda-forge/hdmf_zarr-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-Zarr > Download Files > View hashes for the .tar.gz file. Re-render and update dependencies as needed.
codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 86.05%. Comparing base (65f7a8b) to head (2579523).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #189 +/- ## ======================================= Coverage 86.05% 86.05% ======================================= Files 5 5 Lines 1162 1162 Branches 287 287 ======================================= Hits 1000 1000 Misses 107 107 Partials 55 55 ```

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