Skip to content

Commit 65c5d34

Browse files
Update release process notes (#528)
1 parent fc09ce0 commit 65c5d34

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

RELEASE.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,17 @@ Example `version number`
4949
where `origin` is the name of the `github.com:scientific-python/scientific-python-hugo-theme`
5050
repository
5151

52-
- Review the github release page:
52+
- Create release from tag
5353

54-
https://github.com/scientific-python/scientific-python-hugo-theme/tags
54+
- go to https://github.com/scientific-python/scientific-python-hugo-theme/releases/new?tag=v${VERSION}
55+
- add v${VERSION} for the `Release title`
56+
- paste contents (or upload) of ${VERSION}.md in the `Describe this release section`
57+
- if pre-release check the box labelled `Set as a pre-release`
58+
59+
- Update https://github.com/scientific-python/scientific-python-hugo-theme/milestones:
60+
61+
- close old milestone
62+
- ensure new milestone exists (perhaps setting due date)
5563

5664
- Update `version` in `pyproject.toml`.
5765

0 commit comments

Comments
 (0)