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

Release 4.0.0.3 #249

Closed
12 tasks done
bgilbert opened this issue May 3, 2024 · 1 comment
Closed
12 tasks done

Release 4.0.0.3 #249

bgilbert opened this issue May 3, 2024 · 1 comment
Assignees
Labels

Comments

@bgilbert
Copy link
Member

bgilbert commented May 3, 2024

openslide-bin release process

  • If there's a new OpenSlide release, remove dev_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
@bgilbert bgilbert self-assigned this May 3, 2024
@bgilbert
Copy link
Member Author

bgilbert commented May 3, 2024

The purpose of this release is to drop OpenSlide Java so we're not shipping an old version in the official binaries.

Dependency updates: skipping libffi for this release; gdk-pixbuf update hasn't landed in wrapdb and doesn't contain anything significant.

@bgilbert bgilbert closed this as completed May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant