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 1.4.0 #298

Closed
11 of 16 tasks
bgilbert opened this issue Oct 28, 2024 · 4 comments
Closed
11 of 16 tasks

Release 1.4.0 #298

bgilbert opened this issue Oct 28, 2024 · 4 comments
Assignees
Labels

Comments

@bgilbert
Copy link
Member

bgilbert commented Oct 28, 2024

OpenSlide Python release process

  • Update CHANGELOG.md and version in openslide/_version.py
  • Create and push signed tag
  • Find the workflow run for the tag
    • Once the build finishes, approve deployment to PyPI
    • Download the docs artifact
  • Verify that the workflow created a PyPI release with a description, source tarball, and wheels
  • Verify that the workflow created a GitHub release with release notes, a source tarball, and wheels
  • cd into website checkout; rm -r api/python && unzip /path/to/downloaded/openslide-python-docs.zip && mv openslide-python-docs-* api/python
  • Update website: _data/releases.yaml, _includes/news.md
  • Start a CI build of the demo site
  • Update Ubuntu PPA
  • Update Fedora and EPEL packages
  • Check that Copr package built successfully
  • Send mail to -announce and -users
  • Post to forum.image.sc
  • Update MacPorts package
@bgilbert bgilbert self-assigned this Oct 28, 2024
@bgilbert
Copy link
Member Author

Automatic creation of the GitHub release failed due to #301, so I've created the release manually from the GitHub Actions run artifacts.

@bgilbert
Copy link
Member Author

Skipping EPEL update because the changes relevant to EPEL aren't worth the churn per the EPEL update policy.

@bgilbert
Copy link
Member Author

It's no longer feasible to keep the EPEL 8 package building on the system Python, which is 3.6 and thus unsupported. The EPEL 8 Copr will stay at OpenSlide Python 1.3.1.

@bgilbert
Copy link
Member Author

Distro packages on older distros need #306. Closing in favor of #307.

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