Sergey Vilgelm
|
916213c596
|
Fix deprecation warning in goreleaser (#1224)
DEPRECATED: `brews.github` should not be used anymore, check https://goreleaser.com/deprecations#brewsgithub for more info.
|
2020-07-09 23:45:31 -05:00 |
|
Simon Sawert
|
954127e56d
|
Build rpm and deb packages with goreleaser (#1196)
* Build rpm and deb packages with goreleaser
* Remove faulty single quote
|
2020-07-02 13:55:33 +02:00 |
|
Aleksandr Razumov
|
922071f6f7
|
dev: fix Windows asset name (#1160)
dev: goreleaser: use ProjectName in name template
This is correct way to generate file names.
Fix #1157
|
2020-05-23 11:55:06 +03:00 |
|
iwankgb
|
77e211ba75
|
Replacing Travis with Github actions (#1056)
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@critical.today>
|
2020-05-03 15:17:41 +03:00 |
|
Aleksandr Razumov
|
839ce6906b
|
goreleaser: ignore unsupported platforms
|
2020-04-23 01:52:18 +03:00 |
|
Xiang Dai
|
dadbe98514
|
add missing mips option
Refer to https://golang.org/doc/install/source#environment and
https://goreleaser.com/customization/#Builds, add `hardfloat` as
default.
Signed-off-by: Xiang Dai <764524258@qq.com>
|
2020-02-05 11:09:11 +08:00 |
|
Xiang Dai
|
9b3e3cfbc5
|
Add MIPS arch support
Signed-off-by: Xiang Dai <764524258@qq.com>
|
2020-02-03 10:41:24 +08:00 |
|
Denis Isaev
|
47a885c119
|
dev: don't build on android
|
2020-01-19 18:09:57 +03:00 |
|
Denis Isaev
|
3edc857374
|
dev: don't build android on arm64
|
2020-01-19 18:02:23 +03:00 |
|
Denis Isaev
|
e1cdcebd57
|
dev: don't build android on arm
|
2020-01-19 17:47:17 +03:00 |
|
Denis Isaev
|
efe1d369cc
|
dev: fix android build
|
2020-01-19 17:30:22 +03:00 |
|
Nuruddin Ashr
|
8b29179a98
|
Add release for android OS (#905)
|
2020-01-19 16:51:25 +03:00 |
|
darklore
|
b32e16dfcb
|
Add zsh completion to homebrew
|
2020-01-11 11:31:43 -05:00 |
|
Trevor Pounds
|
cc98739c05
|
Fix docker builds. (#798)
|
2019-10-08 14:38:32 +03:00 |
|
Trevor Pounds
|
db20cd0ac8
|
Add s390x release.
|
2019-10-08 05:26:50 -04:00 |
|
Trevor Pounds
|
2864c219ee
|
Add ppc64le release. (#790)
Fixes #700
|
2019-10-08 09:31:21 +03:00 |
|
Trevor Pounds
|
605c9c2954
|
Add Alpine Linux images (#745)
* Add Alpine Linux images.
Fixes #453
Fixes #528
* Move Dockerfiles to build directory.
|
2019-09-30 12:51:57 +03:00 |
|
Denis Isaev
|
9d1610b1e9
|
dev: update deprecated parts of .goreleaser.yml
|
2019-09-24 00:09:31 +03:00 |
|
Christoph Blecker
|
c215cffd53
|
Add bash completion to homebrew formula (#676)
|
2019-09-11 16:51:27 +03:00 |
|
Alex Dupre
|
f84095a973
|
Build FreeBSD binaries (#613)
|
2019-09-09 18:56:18 +03:00 |
|
techknowlogick
|
eabe43a53b
|
Provide pre-built binary for ARM arch (#607)
Fix #491
|
2019-09-09 17:17:59 +03:00 |
|
Denis Isaev
|
99f4934030
|
dev: fix .goreleaser.yml
|
2019-01-21 10:59:51 +03:00 |
|
Denis Isaev
|
592ed2f684
|
dev: update .goreleaser.yml
|
2019-01-21 10:35:42 +03:00 |
|
Denis Isaev
|
2a8eec1f70
|
dev: add release target to Makefile
|
2018-06-11 10:30:29 +03:00 |
|
golangci
|
d4d2697f8a
|
add svg demo
|
2018-06-02 14:10:34 +03:00 |
|
golangci
|
c69e981f51
|
fix homebrew formula
|
2018-05-29 12:11:34 +03:00 |
|
golangci
|
3408eef64b
|
release i386 binaries
|
2018-05-29 12:01:31 +03:00 |
|
golangci
|
0e4282179f
|
make releases
|
2018-05-29 11:18:47 +03:00 |
|