From 0cd59ba4001d0819081f341b985b986958a9ebef Mon Sep 17 00:00:00 2001 From: Caleb Bassi Date: Tue, 17 Jul 2018 13:45:03 -0700 Subject: [PATCH] Update build steps --- build/build_steps.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/build/build_steps.txt b/build/build_steps.txt index 812e608..21714fd 100644 --- a/build/build_steps.txt +++ b/build/build_steps.txt @@ -2,11 +2,14 @@ need to have goreleaser, xgo, and dockerd installed make sure gotop builds and runs update version number in main.go -add, commit, and push change +commit changes tag commit with version number +push changes export GitHub token in shell make sure dockerd is running run `goreleaser --rm-dist -f build/.goreleaser.yml` update GitHub release with Darwin builds update homebrew-gotop -update AUR package + version numbers (there's 3) + sha256 (run `sha256sum {archived file}`) +update AUR package version number