844 B
844 B
Current steps for a release:
gotop
- Update Version in main.go
- Update CHANGELOG.md
- Tag
- Push everything
- ./make.sh
- Create github release
Homebrew
- Change homebrew-gotop
curl --output - -L https://github.com/xxxserxxx/gotop/releases/download/v3.3.2/gotop_3.3.2_linux_amd64.tgz | sha256sum
curl --output - -L https://github.com/xxxserxxx/gotop/releases/download/v3.3.2/gotop_3.3.2_darwin_amd64.tgz | sha256sum
AUR
- Update aur/PKGBUILD
- namcap PKGBUILD
- makepkg
- makepkg -g
- makepkg --printsrcinfo > .SRCINFO
- Commit everything
- push
curl -L https://github.com/xxxserxxx/gotop/archive/v3.3.2.tar.gz | sha256sum
AUR-BIN
- Update aur-bin/PKGBUILD
- namcap PKGBUILD
- makepkg
- makepkg -g
- makepkg --printsrcinfo > .SRCINFO
- Commit everything
- push aur-bin