;doc:RELEASING

This commit is contained in:
Simon Michael 2025-11-18 18:26:18 -10:00
parent 6c86648e02
commit 087244848b

View File

@ -116,6 +116,7 @@ It should be improved each time it is used.
- release notes @ hledger.org (doc/relnotes.md) - release notes @ hledger.org (doc/relnotes.md)
`just relnotes` *(XXX minor release: moves previous release's summary, adds whitespace)* `just relnotes` *(XXX minor release: moves previous release's summary, adds whitespace)*
add summary (major release only) add summary (major release only)
add issue links with md-issue-refs
bump changelog links at the top bump changelog links at the top
commit commit
- github binary install docs (doc/ghrelnotes.md) up to date and pre-tested - github binary install docs (doc/ghrelnotes.md) up to date and pre-tested
@ -159,7 +160,7 @@ It should be improved each time it is used.
decide if release should be immutable (artifacts attached, all correct ?) then adjust repo settings decide if release should be immutable (artifacts attached, all correct ?) then adjust repo settings
review, review,
publish publish
- github nightly release updated - github nightly release updated *(XXX nightly release deleted, needs reviving)*
in master, update changes link in doc/ghnightlynotes.md in master, update changes link in doc/ghnightlynotes.md
`just nightlyrel-notes` `just nightlyrel-notes`
- install instructions tested and working - install instructions tested and working