;doc: RELEASING

This commit is contained in:
Simon Michael 2022-06-05 00:15:26 +01:00
parent 6a304968ff
commit c08cb03a1b

View File

@ -241,16 +241,17 @@ In site repo:
- push - push
#### Announce major release #### Announce major release
- pause; take a break afk; check time and energy
- push main repo - push main repo
- push site repo - push site repo
- deploy site changes - deploy site changes
On hledger.org: On hledger.org:
- in /etc/caddy/hledger.org: - in /etc/caddy/hledger.org:
- add `path` and `redir`s for NEW - @oldmanpath: add `path` for NEW
- @unversionedmanpath: update to NEW
- `systemctl reload caddy` - `systemctl reload caddy`
- in site/ - in site/, make clean all ?
- make clean all - purge cloudflare cache ?
- purge cloudflare cache
- browsers might still require shift-reload to see new manuals (safari) - browsers might still require shift-reload to see new manuals (safari)
- share release notes link, then markdown content, in #hledger chat - share release notes link, then markdown content, in #hledger chat
- send ANNOUNCE to hledger@googlegroups.com, haskell-cafe@googlegroups.com (major release) - send ANNOUNCE to hledger@googlegroups.com, haskell-cafe@googlegroups.com (major release)