swift icon indicating copy to clipboard operation
swift copied to clipboard

Automate deployment

Open orta opened this issue 7 years ago • 1 comments

Mainly updating the homebrew file. Here's how it is done in Danger JS: https://github.com/danger/danger-js/blob/master/scripts/create-homebrew-tap-pr.sh

Could even try automating building a binary and shipping that? Dunno how that works without ABI stability though.

orta avatar Oct 10 '18 12:10 orta

The deployment is now automated, i would wait to close this issue though for two reasons:

  • I want to be sure the current solution works well
  • Shipping the binary is still something cool that we should evaluate

f-meloni avatar Nov 22 '18 22:11 f-meloni