Closed
Description
openslide-bin release process
If there's a new OpenSlide release, removedev_deps
condition from any subprojects used by the new release- Run workflow to check for updates
- Merge any resulting PR; perform any needed manual updates reported by the workflow
- Submit PR to update
CHANGELOG.md
and_PROJECT_VERSION
- Land PR
- Create and push signed tag
- Find the workflow run for the tag
- Once the build finishes, approve deployment to PyPI
- Verify that CI creates a PyPI release with a description, source tarball, and wheels
- Verify that CI creates a GitHub release with release notes, software versions, and artifacts
- Update website:
_data/releases.yaml
, maybe_includes/news.md
- Possibly send mail to -announce and -users
Possibly post to forum.image.sc