1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal/pipe
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
..
archive feat: back-reference build artifacts from archive artifact (#908) 2019-01-01 14:40:17 -02:00
artifactory fix: linter fixes 2018-11-08 09:40:23 -02:00
before
brew feat: add custom_block to brew formula generation (#906) 2018-12-30 00:06:54 -02:00
build chore: more logs 2018-10-10 13:27:53 -03:00
changelog feat: allow skipping changelog generation 2019-01-19 13:03:49 -02:00
checksums
defaults feat: support multiple binaries on docker (#919) 2019-01-11 16:27:39 -02:00
dist chore: small code improvements 2018-12-12 18:24:22 -02:00
docker feat: support templates on docker.binaries 2019-01-17 22:47:14 -02:00
effectiveconfig
env
git fix: tests 2018-12-13 12:11:12 -02:00
nfpm chore: small code improvements 2018-12-12 18:24:22 -02:00
project
publish fix: linter fixes 2018-11-08 09:40:23 -02:00
put fix: gofmt 2018-12-28 20:16:16 -02:00
release fix: prerelease auto with repo set 2019-01-10 17:09:46 -02:00
s3 chore: log output 2018-11-03 15:25:01 -03:00
scoop fix: support multiple binaries in scoop pipe (#909) 2019-01-05 12:30:26 -02:00
sign chore: do not need to get output 2018-10-30 22:24:20 -03:00
snapcraft fix: snapshot version handling 2018-12-13 12:11:12 -02:00
snapshot fix: tests 2018-12-13 12:11:12 -02:00
pipe_test.go
pipe.go