Skip to content

Commit a59e368

Browse files
authored
Merge pull request #194 from smehringer/release_template
[MISC] Update release checklist.
2 parents 93d1197 + cab54e2 commit a59e368

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

.github/ISSUE_TEMPLATE/release-checklist.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Pre-release Tasks:
2626

2727
---
2828

29-
- [ ] Freeze `main` branch. ([Instructions](#freeze))
29+
- [ ] Freeze `main` branch and set `SHARG_RELEASE_CANDIDATE` to `0`. ([Instructions](#freeze))
3030
- [ ] Add versioned documentation to docs.seqan.de. ([Instructions](#versioned-docs))
3131
- [ ] Prepare `sharg-[VERSION]-{Linux,Source}.tar.xz{,.sha265}`. ([Instructions](#packaging))
3232
- [ ] Prepare a release note with notable features, API changes, bugs, and external dependency updates.
@@ -37,19 +37,12 @@ Pre-release Tasks:
3737

3838
---
3939

40-
- [ ] Bump version. ([Instructions](#version-bump))
40+
- [ ] Bump version and set `SHARG_RELEASE_CANDIDATE` to `1`. ([Instructions](#version-bump))
4141
- [ ] Update the version used for [update notifications](https://github.com/OpenMS/usage_plots/blob/master/seqan_versions.txt).
4242
- [ ] Announce release on [Twitter](https://twitter.com/seqanlib).
4343
- [ ] Announce release on [website](https://www.seqan.de) ([Instructions](#website-post)).
4444
- [ ] Announce release on mailing list `[email protected]`.
4545
- [ ] Announce release on [public Gitter channel](https://gitter.im/seqan/Lobby).
46-
- [ ] Notify upstream package maintainers:
47-
- [ ] [brew](https://github.com/brewsci/homebrew-bio/tree/develop/Formula/seqan%403.rb) (@rrahn)
48-
- [ ] [macports](https://github.com/macports/macports-ports/tree/master/science/seqan3/Portfile) (@rrahn)
49-
- [ ] [bio.tools](https://bio.tools/seqan) (@rrahn)
50-
- [ ] [conda](https://github.com/bioconda/bioconda-recipes/tree/master/recipes/seqan3) (@eseiler)
51-
- [ ] [debian](https://tracker.debian.org/pkg/seqan3) (@mr-c)
52-
- [ ] [fedora](https://src.fedoraproject.org/rpms/seqan3) (@sagitter)
5346
- [ ] Update release template with the current release tasks.
5447
- [ ] Celebrate :tada: :beer:
5548

0 commit comments

Comments
 (0)