Commit graph

22 commits

Author SHA1 Message Date
Carlos Alexandro Becker
dbf6e3e799
ci: fix goreleaser config
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-07-09 10:48:54 -03:00
Carlos Alexandro Becker
0325be3670
fix: rm emoji from package description (#453) 2023-01-24 14:17:47 -03:00
Carlos A Becker
4dd3ba1d3c chore: fmt & lint issues 2022-11-11 02:14:26 +01:00
Ayman Bagabas
dec59a2199
feat(ci): use config files from meta repo (#389)
* chore: bump cobra & viper

* feat(ci): use config files from meta repo

* publish docker images
* generate shell completions
* generate man pages

* feat(ci): use shared workflows from meta repo
2022-10-26 16:05:52 -03:00
Carlos Alexandro Becker
01d9858f7c
fix: goreleaser workflow (#358)
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-07-08 15:30:10 -03:00
Carlos Alexandro Becker
1f6e2ff187 feat: snapcraft packages
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-03-09 03:31:38 +01:00
Christian Muehlhaeuser
b9e5d6b144
Enable Windows, FreeBSD, OpenBSD and Alpine builds 2020-10-14 04:38:57 +02:00
Christian Muehlhaeuser
6a1c227231
Disable CGO for goreleaser builds 2020-10-07 19:02:12 +02:00
Christian Muehlhaeuser
281426270c
Enable brew Linux builds in the charmbracelet/tap 2020-10-06 18:46:52 +02:00
Christian Rocha
3c04fc891c Update deprecated homebrew tap section in goreleaser config 2020-10-05 13:52:51 +02:00
Christian Muehlhaeuser
a5febb92ff Disable Windows & FreeBSD builds temporarily 2020-10-05 13:52:07 +02:00
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