1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/pipeline
Benjamin Pineau edb77adc24 feat: Support per-format NFPM overrides
Support per-format NFPM overrides (as recently implemented in NFPM),
plus a pair or Goreleaser specific overrides, for "Replacements"
and "NameTemplate" (to address #640).

This keeps backward compatibility with existing config files:
settings at the root of the nfpm config section will still work as
previously (which is also useful to define common/shared settings
that we don't want to override anyway).
2018-04-22 14:49:43 -07:00
..
archive fix: archive.format_overrides section supports binary format correctly (#611) 2018-03-16 22:52:04 -03:00
artifactory feat: --skip-publish is back (#587) 2018-03-01 01:12:58 -03:00
before fix: always print before hooks output when in debug 2018-04-10 14:35:45 -03:00
brew fix: Only put actual caveats in Homebrew formulae 2018-04-05 20:36:26 -03:00
build fix: better deprecation notices (#561) 2018-02-17 13:43:29 -02:00
changelog fix: git log without colors (#572) 2018-02-20 14:23:45 -03:00
checksums refactor: unifying snapshot with skip-validate and skip-publish (#575) 2018-02-24 17:59:08 -03:00
defaults fix: separated defaulter for project name 2018-03-12 08:42:31 -03:00
dist style: improved debug field 2018-01-21 12:31:21 -02:00
docker feat: skip_push on docker to match draft releases 2018-03-25 13:30:49 -03:00
effectiveconfig typo: writting vs writing 2017-12-18 21:07:47 -02:00
env feat: --skip-publish is back (#587) 2018-03-01 01:12:58 -03:00
fpm refactor: remove fpm in favor of nfpm (#567) 2018-02-26 18:49:58 -03:00
git feat: --skip-validate is back (#600) 2018-03-08 08:42:33 -03:00
nfpm feat: Support per-format NFPM overrides 2018-04-22 14:49:43 -07:00
project fix: separated defaulter for project name 2018-03-12 08:42:31 -03:00
release fix: empty line 2018-04-01 15:40:14 -03:00
scoop chore: better commit msgs for brew and scoop pipes (#605) 2018-03-10 14:13:00 -03:00
sign docs: fmt 2018-02-27 10:29:33 -03:00
snapcraft style: removed elses, improved test code 2018-02-16 15:03:37 -02:00
snapshot feat: name template on snapcraft packages 2017-12-26 21:44:11 -02:00
pipeline_test.go style: moving Piper interface close to where its used 2018-03-08 18:46:15 -03:00
pipeline.go style: moving Piper interface close to where its used 2018-03-08 18:46:15 -03:00