@@ -26,7 +26,7 @@ Pre-release Tasks:
26
26
27
27
---
28
28
29
- - [ ] Freeze ` main ` branch. ([ Instructions] ( #freeze ) )
29
+ - [ ] Freeze ` main ` branch and set ` SHARG_RELEASE_CANDIDATE ` to ` 0 ` . ([ Instructions] ( #freeze ) )
30
30
- [ ] Add versioned documentation to docs.seqan.de. ([ Instructions] ( #versioned-docs ) )
31
31
- [ ] Prepare ` sharg-[VERSION]-{Linux,Source}.tar.xz{,.sha265} ` . ([ Instructions] ( #packaging ) )
32
32
- [ ] Prepare a release note with notable features, API changes, bugs, and external dependency updates.
@@ -37,19 +37,12 @@ Pre-release Tasks:
37
37
38
38
---
39
39
40
- - [ ] Bump version. ([ Instructions] ( #version-bump ) )
40
+ - [ ] Bump version and set ` SHARG_RELEASE_CANDIDATE ` to ` 1 ` . ([ Instructions] ( #version-bump ) )
41
41
- [ ] Update the version used for [ update notifications] ( https://github.com/OpenMS/usage_plots/blob/master/seqan_versions.txt ) .
42
42
- [ ] Announce release on [ Twitter] ( https://twitter.com/seqanlib ) .
43
43
- [ ] Announce release on [ website] ( https://www.seqan.de ) ([ Instructions] ( #website-post ) ).
44
44
- [ ] Announce release on mailing list
` [email protected] ` .
45
45
- [ ] 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 )
53
46
- [ ] Update release template with the current release tasks.
54
47
- [ ] Celebrate :tada : :beer :
55
48
0 commit comments