Commit graph

11 commits

Author SHA1 Message Date
Christian Muehlhaeuser
1d4f5c8480 Fix goreleaser deprecations 2019-12-31 08:31:59 +01:00
Christian Muehlhaeuser
66e20b2f7d
Add FreeBSD releases to goreleaser config 2019-12-28 03:15:29 +01:00
Christian Muehlhaeuser
8b7dda8606
Keep linux archive names lowercase, so we don't break GitHub's sorting 2019-12-21 01:09:08 +01:00
Christian Muehlhaeuser
2fc9c566a7
Reference correct build ID for default archives 2019-12-21 01:04:49 +01:00
Christian Muehlhaeuser
fdbf3b2626
Fix brew settings for goreleaser 2019-12-21 00:57:02 +01:00
Christian Muehlhaeuser
a0584ae68c
Release as ZIP archive on Windows 2019-12-21 00:31:41 +01:00
Christian Muehlhaeuser
a2c5e27b29
Only use brew for macOS 2019-12-21 00:31:23 +01:00
Christian Muehlhaeuser
9ecd2a83a1
Add homebrew configuration to .goreleaser.yml 2019-12-21 00:18:44 +01:00
Christian Muehlhaeuser
0a11c079cb
Add nfpm configuration to .goreleaser.yml 2019-12-21 00:18:27 +01:00
Christian Muehlhaeuser
cb7fedfa5e
Rename to glow 2019-12-20 22:47:47 +01:00
Christian Muehlhaeuser
47ac9b7afc Add goreleaser config to help automate builds for various platforms
We're currently building the following targets:
- Linux 386/x64/armv6/arm64
- Windows 386/x64
- macOS x64
2019-11-24 02:39:02 +01:00