Dylan Arbour
1f4c1ed9f9
fix: completion for fish-shell
Release a tag / release (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile.alpine]) (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile]) (push) Has been cancelled
2022-03-18 15:35:36 +01:00
golangci-releaser
ed93066d16
docs: Update documentation and assets ( #2579 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-02-17 13:28:36 +01:00
Ludovic Fernandez
cc0914ffeb
Support RISV64 ( #2080 )
2021-06-25 09:05:03 +02:00
Ludovic Fernandez
92d38e5237
Exclude PR about doc dependencies from release changelog. ( #1752 )
2021-02-20 15:09:34 +01:00
Ludovic Fernandez
1f79767c5a
fix MIPS release ( #1697 )
2021-02-07 19:18:33 +01:00
Aliaksandr Mianzhynski
6038573c5f
Compile binaries with -trimpath enabled ( #1688 )
2021-02-06 15:21:24 +01:00
odidev
3368a55627
Releasing docker image for arm64 ( #1383 )
2020-10-18 17:00:58 +11:00
Marcin Owsiany
25fcad6e08
Add dummy maintainer to keep dpkg
happy ( #1406 )
...
After installing the `deb` package many `dpkg` tools started to complain about the missing `Maintainer` field for this package in the system installed package database. This causes spam from cron.
Example:
```
$ LANG=C dpkg-query -s > /dev/null
dpkg-query: warning: parsing file '/var/lib/dpkg/status' near line 14485 package 'golangci-lint:i386':
missing 'Maintainer' field
```
2020-10-06 08:34:57 +11:00
Tam Mach
5f93c930a1
Add support for fish completion ( #1201 )
...
Co-authored-by: Sascha Grunert <sgrunert@suse.com>
2020-09-21 07:50:06 +10:00
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