From 5803aa290510768d67d4dfd30eb06e58cf41da6e Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 12 Dec 2024 17:36:10 -1000 Subject: [PATCH] ;doc:RELEASING: add post-publish install testing --- doc/RELEASING.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/RELEASING.md b/doc/RELEASING.md index 2e9da2eab..128c57312 100644 --- a/doc/RELEASING.md +++ b/doc/RELEASING.md @@ -237,8 +237,12 @@ Waypoints and required artifacts. should be autocreated by the above; if not, https://github.com/simonmichael/hledger/releases/new, `just ghrelnotes`, paste, download release binaries, upload release binaries, review publish - - [ ] test hledger.org > Install procedures (hledger-install, stack, cabal) - - [ ] test github release > How to install procedures (each platform's binaries + - [x] install instructions tested and working + - [x] hledger-install + - [x] stack + - [x] cabal + - [x] source checkout + - [x] github release > How to install, each platform - [x] announced - [x] mail list(s) hledger@googlegroups.com, + haskell-cafe@googlegroups.com for major - [x] matrix