Commit graph

11 commits

Author SHA1 Message Date
mjarkk
6fd5337cc2 Replace github with tap in brews in goreleaser config 2021-03-24 22:00:35 +01:00
Dawid Dziurla
945ad95bae
Comment out snapcraft stuff
It's failing the release pipeline and we do not use it currently.
2019-11-11 12:36:04 +01:00
Paul Reichelt
131d14f37d
Re-enable windows build in goreleaser 2019-11-11 12:04:39 +01:00
Dawid Dziurla
41c46ceb3c
goreleaser: only armv6
armv7 is backward compatible with armv6, so it should run armv6 binaries just fine
2019-09-08 21:59:09 +02:00
Jesse Duffield
a536c09dab set publish: false 2019-07-05 20:56:37 +10:00
Jesse Duffield
35a7c3a58d use devel snapcraft grade 2019-07-05 20:43:27 +10:00
Jesse Duffield
42a3805b0f use classic confinement for snapcraft 2019-07-04 21:57:24 +10:00
Dawid Dziurla
27ae69a3d0
goreleaser: switch to strict snapcraft confinement 2019-07-03 19:23:12 +02:00
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)
2019-07-03 19:05:00 +02:00
Jesse Duffield
8d11d2bc5e remove windows from goreleaser yml 2019-06-18 20:46:37 +10:00
Jesse Duffield
6c6ba0fa9b add CI stuff 2019-06-18 20:10:23 +10:00