Commit Graph

7 Commits

Author SHA1 Message Date
Nikolay Edigaryev dfc04a49e4 .goreleaser.yml: require macOS Sequoia (see #128) 2025-10-28 13:49:09 +01:00
Andrew Malchuk e6c9f98162
Build universal binary instead of architecture dependent (#104) 2025-05-07 23:41:12 +04:00
Fedor Korotkov f5a1b1cdbd
Goreleaser Fix (#30)
* Goreleaser Bug

Theoretically this config should work but it doesn't

* Specify `goamd64`
2024-01-24 19:09:59 +04:00
Fedor Korotkov 817dbb6e32
Fixed `x86_64` Homebrew update (#29)
Seems we need to build separate archives too and pass it to `brew`.
2024-01-24 07:30:36 -05:00
Fedor Korotkov 5f3b371e93
Build for `x86_64` (#28) 2024-01-24 15:23:04 +04:00
Nikolay Edigaryev 11910d8540
Sentry integration (#13)
* Sentry integration

* Introduce a more generic CIRRUS_SENTRY_TAGS

* Revert switching to nightly toolchain
2022-12-12 21:33:45 +04:00
Nikolay Edigaryev c231fd5e68
Release on Homebrew using GoReleaser (#5)
* Release on Homebrew using GoReleaser

* Add a Build task
2022-06-21 20:56:57 +03:00