Commit Graph

11 Commits (master)

Author SHA1 Message Date
mjarkk 6fd5337cc2 Replace github with tap in brews in goreleaser config 3 years ago
Dawid Dziurla 945ad95bae
Comment out snapcraft stuff
It's failing the release pipeline and we do not use it currently.
5 years ago
Paul Reichelt 131d14f37d
Re-enable windows build in goreleaser 5 years ago
Dawid Dziurla 41c46ceb3c
goreleaser: only armv6
armv7 is backward compatible with armv6, so it should run armv6 binaries just fine
5 years ago
Jesse Duffield a536c09dab set publish: false 5 years ago
Jesse Duffield 35a7c3a58d use devel snapcraft grade 5 years ago
Jesse Duffield 42a3805b0f use classic confinement for snapcraft 5 years ago
Dawid Dziurla 27ae69a3d0
goreleaser: switch to strict snapcraft confinement 5 years ago
Dawid Dziurla 8dfd8b6c18
goreleaser: update
- move env from local context to global
- define separate build for snap
- build for armv6 and armv7
- fix some deprecations:
  - archive -> archives
  - brew -> brews
- replace 386 with x86 (for consistency with x86_64)
- add snapcraft (classic confinement, must be consulted with Canonical)
5 years ago
Jesse Duffield 8d11d2bc5e remove windows from goreleaser yml 5 years ago
Jesse Duffield 6c6ba0fa9b add CI stuff 5 years ago