Skip to content

Release Procedure

Stan Lo edited this page Mar 4, 2018 · 2 revisions

Bump VM's version to latest version

Write changelog

Run make install

Create a new release on GH

Paste changelog and upload the binary

Update homebrew formula

  • Run brew install --build-from-source ./Formula/goby.rb at the homebrew-goby's root
  • Update Goby SHA
  • Update EXE SHA
  • Run brew test goby
Clone this wiki locally