From 1213fe82373b684b08ef39d2605a4282a821ef12 Mon Sep 17 00:00:00 2001 From: "Sean E. Russell" Date: Mon, 25 Jan 2021 14:08:29 -0600 Subject: Patch to try to resolve homebrew workflow failure. --- docs/releasing.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/releasing.md b/docs/releasing.md index bce518c..c05b61f 100644 --- a/docs/releasing.md +++ b/docs/releasing.md @@ -9,8 +9,13 @@ 7. Finish the draft release and publish. 8. Check gotop-builder for a successful everything build; if successful, publish. 10. Wait for the [AUR](https://github.com/xxxserxxx/gotop-linux) project to finish building. - 1. update arch (gotop-linux) and run `aurpublish gotop` and `aurpublish gotop-bin` - 2. Test install `gotop` and `gotop-bin` with running & version check + 1. Update package versions in gotop and gotop-bin + 2. namcap PKGBUILD + 3. updpkgsums + 4. makepkg --printsrcinfo > .SRCINFO + 5. git commit -a + 6. git push + 7. Test install `gotop`, `gotop-bin`, and `gotop-git` with running & version check 11. Notify Nix 12. ~~Notify Homebrew~~ Automated now. -- cgit v1.2.3