From 63d7abe7fdb7f5326351435e576d0b5826583378 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 5 Jun 2022 00:44:49 +0100 Subject: [PATCH] ;doc: RELEASING --- RELEASING.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/RELEASING.md b/RELEASING.md index 0c2eb9b9a..b1a356b0f 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -250,17 +250,18 @@ In site repo: - @oldmanpath: add `path` for NEW - @unversionedmanpath: update to NEW - `systemctl reload caddy` - - in site/, make clean all ? - - purge cloudflare cache ? - - browsers might still require shift-reload to see new manuals (safari) -- share release notes link, then markdown content, in #hledger chat -- send ANNOUNCE to hledger@googlegroups.com, haskell-cafe@googlegroups.com (major release) - or brief announcement to hledger@googlegroups.com (bugfix release) - - ANN: hledger NEW - - release notes link, summary - - release notes html (copied from browser) -- tweet at https://twitter.com/simonkwmichael ? -- toot at https://fosstodon.org/web/accounts/106304084994827771 ? + - in main repo, `./Shake webmanuals` to update dev manuals + - in site repo, `make` + - things to try if site doesn't seem to update ? + - make clean all + - purge cloudflare cache + - browsers might still require shift-reload for a while to see new manuals (safari) +- share release notes link and markdown content in #hledger chat +- send ANNOUNCE as email announcement + - major release: `ANN: hledger NEW` to hledger@googlegroups.com, haskell-cafe@googlegroups.com + - bugfix release: brief announcement to hledger@googlegroups.com +- condense & tweet at https://twitter.com/simonkwmichael + ### 3. Fixup release - switch to release branch