Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.

Commit

Permalink
Update build steps
Browse files Browse the repository at this point in the history
  • Loading branch information
cjbassi committed Jul 17, 2018
1 parent d6a684d commit 0cd59ba
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions build/build_steps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 0cd59ba

Please sign in to comment.