Skip to content

Commit 74d43b8

Browse files
authored
Merge pull request #302 from bgilbert/checklist
templates: release checklist updates
2 parents 0bb07dd + d7c0f0c commit 74d43b8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/ISSUE_TEMPLATE/release.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@
66
- [ ] Once the build finishes, approve deployment to PyPI
77
- [ ] Download the docs artifact
88
- [ ] Verify that the workflow created a [PyPI release](https://pypi.org/p/openslide-python) with a description, source tarball, and wheels
9-
- [ ] Verify that the workflow created a [GitHub release](https://github.com/openslide/openslide-python/releases) with release notes, a source tarball, and wheels
9+
- [ ] Verify that the workflow created a [GitHub release](https://github.com/openslide/openslide-python/releases) with release notes, source tarballs, and wheels
1010
- [ ] `cd` into website checkout; `rm -r api/python && unzip /path/to/downloaded/openslide-python-docs.zip && mv openslide-python-docs-* api/python`
1111
- [ ] Update website: `_data/releases.yaml`, `_includes/news.md`
12+
- [ ] Start a [CI build](https://github.com/openslide/openslide.github.io/actions/workflows/retile.yml) of the demo site
1213
- [ ] Update Ubuntu PPA
13-
- [ ] Update Fedora and EPEL packages
14+
- [ ] Update Fedora and possibly EPEL packages
1415
- [ ] Check that [Copr package](https://copr.fedorainfracloud.org/coprs/g/openslide/openslide/builds/) built successfully
1516
- [ ] Send mail to -announce and -users
1617
- [ ] Post to [forum.image.sc](https://forum.image.sc/c/announcements/10)

0 commit comments

Comments
 (0)