Skip to content

Commit

Permalink
templates/release: add additional package repos
Browse files Browse the repository at this point in the history
The Fedora package has EPEL branches, and we now have an Ubuntu PPA.
Update the PPA before sending announce mail so users can upgrade
immediately.

Signed-off-by: Benjamin Gilbert <[email protected]>
  • Loading branch information
bgilbert committed Oct 8, 2023
1 parent bd74845 commit 052fb25
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- [ ] Attach release notes to [GitHub release](https://github.com/openslide/openslide-python/releases/new); upload tarballs 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`
- [ ] Update Ubuntu PPA
- [ ] Send mail to -announce and -users
- [ ] Update Fedora package
- [ ] Update Fedora and EPEL packages
- [ ] Update MacPorts package

0 comments on commit 052fb25

Please sign in to comment.