Carlos Alexandro Becker
a43c653254
test: docker: improve image label checks
2019-01-19 17:33:33 -02:00
Harry Bagdi
98f22d7882
feat: allow skipping changelog generation
...
In some cases, changelog or release notes do not need to be compiled for
various reasons.
This commit adds an option to Skip building the changelog.
Fix #888
2019-01-19 13:03:49 -02:00
Carlos Alexandro Becker
c22b3677ef
docs: name templates
2019-01-17 22:47:14 -02:00
Carlos Alexandro Becker
ef0bb10863
feat: support templates on docker.binaries
2019-01-17 22:47:14 -02:00
Carlos Alexandro Becker
7d7951a223
feat: template on flags ( #923 )
2019-01-17 10:50:00 -02:00
Carlos Alexandro Becker
cdfaae9b28
feat: support multiple binaries on docker ( #919 )
...
* feat: support multiple binaries on docker
* test: docker: fixed to use binaries
* refactor: several docker pipe improvements
* fix: tag templates
* test: fix defaults test
* fix: breaking: remove .Binary, .Os, .Arch support from docker image_templates
* fix: lint issues
2019-01-11 16:27:39 -02:00
Carlos Alexandro Becker
a0255abec6
fix: prerelease auto with repo set
...
closes #917
2019-01-10 17:09:46 -02:00
Carlos Alexandro Becker
d619efdd94
test: added failing test for #917
2019-01-10 17:08:08 -02:00
Carlos Alexandro Becker
1fdeba7369
chore: added debug log to release
2019-01-10 16:06:13 -02:00
Carlos Alexandro Becker
8694af596c
docs: fix typos on release docs
2019-01-10 16:06:01 -02:00
Márk Sági-Kazár
bf8f86e54e
docs: Replace deprecated .Commit var with .ShortCommit ( #913 )
2019-01-07 08:44:49 -02:00
Carlos Alexandro Becker
23df4b562c
fix: support multiple binaries in scoop pipe ( #909 )
...
* fix: support multiple binaries in scoop pipe
* fix: lint
2019-01-05 12:30:26 -02:00
Carlos Alexandro Becker
850205abf1
feat: back-reference build artifacts from archive artifact ( #908 )
2019-01-01 14:40:17 -02:00
Carlos Alexandro Becker
e1eeba292f
docs: using conventional commits ( #907 )
...
* docs: using conventional commits
* docs: format
2019-01-01 13:19:57 -02:00
Carlos Alexandro Becker
dd59e0c9a2
docs: badges
2018-12-31 14:03:40 -02:00
Federico G. Schwindt
d10c4f4f07
feat: add custom_block to brew formula generation ( #906 )
...
This allows authors to specify things such as devel, head and more.
See
https://github.com/Homebrew/brew/blob/master/docs/Formula-Cookbook.md#advanced-formula-tricks
for details.
2018-12-30 00:06:54 -02:00
Kamil Samigullin
2cc473280f
use retry package to repeat uploads ( #905 )
2018-12-29 20:14:05 -02:00
Carlos Alexandro Becker
47f1fd81ea
fix: gofmt
2018-12-28 20:16:16 -02:00
Carlos Alexandro Becker
7255eb7461
Merge remote-tracking branch 'origin/master'
2018-12-28 19:19:02 -02:00
Carlos Alexandro Becker
8e42ab62a5
fix: better retry upload ( #904 )
...
* Revert "fix: retry upload (#900 )"
This reverts commit 6e09a19a83
.
* fix: better upload retry
* fix: fmt
2018-12-28 19:17:40 -02:00
Carlos Alexandro Becker
6fb427e5c8
Revert "fix: retry upload ( #900 )"
...
This reverts commit 6e09a19a83
.
2018-12-28 18:58:11 -02:00
Carlos Alexandro Becker
6e09a19a83
fix: retry upload ( #900 )
...
* fix: retry upload
* fix: goimports
2018-12-23 11:41:36 -02:00
Carlos Alexandro Becker
3340f0b026
chore: main.workflow
2018-12-23 11:41:00 -02:00
Carlos Alexandro Becker
15d00f2900
fix: pipe name
2018-12-22 19:28:38 -02:00
Carlos Alexandro Becker
bf68277b50
fix: improvements on docker extra_files
2018-12-16 12:34:21 -02:00
Carlos Alexandro Becker
c8354d5ac9
docs: snapshots
...
closes #740
2018-12-13 12:11:12 -02:00
Carlos Alexandro Becker
07d9855890
fix: tests
2018-12-13 12:11:12 -02:00
Carlos Alexandro Becker
14e93c6390
fix: breaking: changed snapshot default name tmpl
2018-12-13 12:11:12 -02:00
Carlos Alexandro Becker
a69ef61d60
fix: snapshot version handling
2018-12-13 12:11:12 -02:00
Carlos Alexandro Becker
513473b446
fix: snapcraft: broken permissions
2018-12-12 18:32:22 -02:00
Carlos Alexandro Becker
7060eb8450
chore: small code improvements
2018-12-12 18:24:22 -02:00
Eelco
2f6cb9d719
feat: Allows pushing to private registry ( #893 )
...
using the goreleaser docker container
2018-12-10 13:45:01 -02:00
Carlos Alexandro Becker
ab3bab15ce
refactor: simplified code
2018-12-04 11:36:51 -02:00
Pierre Boissinot
022c579d74
docs(ci): change snapcraft package with snapd ( #889 )
2018-12-02 16:57:38 -02:00
Tom Payne
14c7f06ca2
fix: pass missing arg to log.Warnf ( #886 )
2018-11-30 16:48:49 -02:00
Carlos Alexandro Becker
e7bec044a0
test: ignored err
2018-11-29 16:43:00 -02:00
Felix Gläske
71abba61c3
feat: set github as pre-release if tag has a pre-release indicator ( #871 )
...
* Add check if tag contains indicator for pre release
* update release.md docs
2018-11-29 16:42:14 -02:00
Srdjan Grubor
5e3e6b2e85
fix: convert docker images to Alpine ( #884 )
...
This should signifficantly reduce the image size of the Docker images
needed to use Goreleaser
Resolves #882
2018-11-29 16:40:04 -02:00
Carlos Alexandro Becker
aec15be52c
fix: docker: added labels
2018-11-27 14:05:54 -02:00
Carlos Alexandro Becker
5449d5c495
fix: docker: binary
2018-11-27 14:03:53 -02:00
Carlos Alexandro Becker
52e5c3aa56
feat: also build/publish docker w/ cgo image
2018-11-27 14:03:53 -02:00
Srdjan Grubor
816bba2016
Added Dockerfile for CGO-geared builds
...
This adds a Dockerfile for an image that can build linux/amd64 binaries.
2018-11-27 13:37:44 -02:00
Srdjan Grubor
19f4ed6e01
Optimized Dockerfile layers and added fingerprint checking
...
Layers are now cleaned up and ordered in a way to minimize breaking of
the cache. Additional Docker key fingerprint checking has been added to
ensure that we get the eky we are expecting from Docker website.
2018-11-27 13:37:44 -02:00
Carlos Alexandro Becker
18efb4a5c2
fix: change defaults order
2018-11-25 18:25:38 -02:00
fifi
e794eaf67f
feat: add custom_require to brew formula generation
...
Due to the linked changes in homebrew deprecating "unused" download
strategies and the suggested workaround of adding a custom
"require_relative" I have added the ability to specify a ruby filename
in the brew specification
My use case is to continue using the GitHubPrivateRepositoryDownloadStrategy
without a deprecation warnings on every brew install.
brew deprecation:
599ecc9b5a (diff-ad9201cdd3b6f948345629ad812cd5bd)
suggested workaround:
https://github.com/Homebrew/brew/issues/5074#issuecomment-429274286
2018-11-23 10:26:06 -02:00
Carlos Alexandro Becker
1f6766d35e
docs: improved installation instructions
...
closes #877
2018-11-22 17:01:25 -02:00
Carlos Alexandro Becker
e966f9956a
clean: removed unused method
2018-11-16 17:32:07 -02:00
Carlos Alexandro Becker
a17d51c350
test: increased coverage
2018-11-14 09:50:18 -02:00
Carlos Alexandro Becker
3fe09b20cf
docs: custom wrap in directory
2018-11-14 09:50:18 -02:00
Carlos Alexandro Becker
18b8be6818
feat: support custom wrap directory
...
closes #728
2018-11-14 09:50:18 -02:00