summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2020-05-31 20:05:54 -0500
committerSean E. Russell <ser@ser1.net>2020-05-31 20:05:54 -0500
commita1d276aa53236aed2ca19afbcc8d16d2bd571bea (patch)
tree6ed8411b4215ba699fb509409e4bc1d741086ab0
parent44b5d2d6eca94aa2329f07e2e5525577344ece7d (diff)
Update instructions and current release badge.
-rw-r--r--docs/release.svg4
-rw-r--r--docs/releasing.md9
2 files changed, 7 insertions, 6 deletions
diff --git a/docs/release.svg b/docs/release.svg
index 5f08114..6f3fd31 100644
--- a/docs/release.svg
+++ b/docs/release.svg
@@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="300" height="30">
- <a href="/xxxserxxx/gotop/releases/tag/v3.5.2">
+ <a href="/xxxserxxx/gotop/releases/tag/v3.5.3">
<text text-anchor="middle" font-size="14pt" fill="#000000" x="150" y="15">
- Current release: <tspan font-weight="bold">v3.5.2</tspan>
+ Current release: <tspan font-weight="bold">v3.5.3</tspan>
</text>
</a>
</svg>
diff --git a/docs/releasing.md b/docs/releasing.md
index e87e4de..93e096f 100644
--- a/docs/releasing.md
+++ b/docs/releasing.md
@@ -3,10 +3,11 @@ Current steps for a release:
### gotop
1. Update Version in main.go
2. Update CHANGELOG.md
-3. Tag
-4. Push everything
-5. When the github workflows complete, finish the draft release and publish.
-6. Wait for the [Homebrew](https://github.com/xxxserxxx/homebrew-gotop) and [AUR](https://github.com/xxxserxxx/gotop-linux] projects to finish building.
+3. Update docs/release.svg
+4. Tag
+5. Push everything
+6. When the github workflows complete, finish the draft release and publish.
+7. Wait for the [Homebrew](https://github.com/xxxserxxx/homebrew-gotop) and [AUR](https://github.com/xxxserxxx/gotop-linux] projects to finish building.
1. check out gotop-linux and run `aurpublish aur` and `aurpublish aur-bin`
2. update the hashes in the Nix package (see below), test build, push a pull request
3. notify Homebrew