11 Commits

Author SHA1 Message Date
215dbdddaa chore: simplify hooks command (#1372)
* chore: snapshot.name_template

`snapshot.name_template` should not be used anymore, check https://goreleaser.com/deprecations#snapshotname_template for more info

* chore: Use goreleaser to build a docker image

* chore: simplify hooks command
2025-01-18 13:33:50 +08:00
7cdbf879f9 chore: Use goreleaser to build a docker image (#1371)
* chore: snapshot.name_template

`snapshot.name_template` should not be used anymore, check https://goreleaser.com/deprecations#snapshotname_template for more info

* chore: Use goreleaser to build a docker image
2025-01-18 10:57:20 +08:00
20af380b60 chore(goreleaser): update config to version 2 (#1144) 2024-06-05 04:49:29 -07:00
23a8b0401f fix(goreleaser): add build for Android (#1076)
According to golang/go@58f6022, the `bad system call` bug on Termux should be fixed when GOOS is android.

Test passed on Termux.
2024-04-08 07:22:27 -07:00
5908db369f fix: goreleaser deprecates --rm-dist and archives.replacements (#514)
* fix(goreleaser): --rm-dist deprecated

See: https://goreleaser.com/deprecations/#-rm-dist

* fix(goreleaser): archives.replacements deprecated

See: https://goreleaser.com/deprecations/#archivesreplacements
2023-02-03 12:28:40 +08:00
5152cea661 feat: support goos freebsd (#450) 2022-12-08 17:48:00 +08:00
9565efee5e feat: support goarm 5 (#429) 2022-11-20 10:05:31 +08:00
8ff5e58368 add -trimpath flags to goreleaser (#215) 2022-03-21 21:43:38 +08:00
1476a02d57 fix: goreleaser 统一version (#176) 2022-01-06 21:37:09 +08:00
aa355429b4 feat: support mips arch (#127) 2021-10-25 11:25:25 +08:00
ced07083a5 release 2020-08-28 14:15:23 +08:00