;doc: RELEASING

This commit is contained in:
Simon Michael 2022-06-05 00:44:49 +01:00
parent f2db4c3840
commit 63d7abe7fd

View File

@ -250,17 +250,18 @@ In site repo:
- @oldmanpath: add `path` for NEW - @oldmanpath: add `path` for NEW
- @unversionedmanpath: update to NEW - @unversionedmanpath: update to NEW
- `systemctl reload caddy` - `systemctl reload caddy`
- in site/, make clean all ? - in main repo, `./Shake webmanuals` to update dev manuals
- purge cloudflare cache ? - in site repo, `make`
- browsers might still require shift-reload to see new manuals (safari) - things to try if site doesn't seem to update ?
- share release notes link, then markdown content, in #hledger chat - make clean all
- send ANNOUNCE to hledger@googlegroups.com, haskell-cafe@googlegroups.com (major release) - purge cloudflare cache
or brief announcement to hledger@googlegroups.com (bugfix release) - browsers might still require shift-reload for a while to see new manuals (safari)
- ANN: hledger NEW - share release notes link and markdown content in #hledger chat
- release notes link, summary - send ANNOUNCE as email announcement
- release notes html (copied from browser) - major release: `ANN: hledger NEW` to hledger@googlegroups.com, haskell-cafe@googlegroups.com
- tweet at https://twitter.com/simonkwmichael ? - bugfix release: brief announcement to hledger@googlegroups.com
- toot at https://fosstodon.org/web/accounts/106304084994827771 ? - condense & tweet at https://twitter.com/simonkwmichael
<!-- - toot at https://fosstodon.org/web/accounts/106304084994827771 ? -->
### 3. Fixup release ### 3. Fixup release
- switch to release branch - switch to release branch