;doc:RELEASING

This commit is contained in:
Simon Michael 2025-09-26 16:04:27 -10:00
parent e93e5dce49
commit 287989f2f9

View File

@ -102,8 +102,9 @@ It should be improved each time it is used.
`just completions`, commit any changes `just completions`, commit any changes
- changelogs x 5 (**/CHANGES.md) - changelogs x 5 (**/CHANGES.md)
`just changelogs [-c]` `just changelogs [-c]`
add issue links with `md-issue-refs`, uniquify
add notable changes from site, finance repos to project changelog (major release only) add notable changes from site, finance repos to project changelog (major release only)
add issue links with `md-issue-refs`, uniquify
add author github nicks
`just changelogs-finalise` `just changelogs-finalise`
- **3. release docs and artifacts** - **3. release docs and artifacts**
@ -114,8 +115,6 @@ It should be improved each time it is used.
update `site/Makefile`, `site/js/site.js`, `site/hledger.org.caddy` update `site/Makefile`, `site/js/site.js`, `site/hledger.org.caddy`
- 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)*
select & transform with `md-issue-refs`, uniquify *(XXX no longer needed ?)*
add author github nicks
add summary (major release only) add summary (major release only)
bump changelog links at the top bump changelog links at the top
commit commit