1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/pipeline
Dominik Nakamura cc6dd458af feat: Configuration to use short git hashes (#581)
Add a git configuration to control to either use long commit hashes
(current default) or use the short version with only the first 7
characters of the hash.

See #578
2018-03-02 09:20:27 -03:00
..
archive style: removed elses, improved test code 2018-02-16 15:03:37 -02:00
artifactory feat: --skip-publish is back (#587) 2018-03-01 01:12:58 -03:00
brew feat: --skip-publish is back (#587) 2018-03-01 01:12:58 -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 feat: nfpm support (#543) 2018-02-17 12:16:06 -02:00
dist style: improved debug field 2018-01-21 12:31:21 -02:00
docker feat: --skip-publish is back (#587) 2018-03-01 01:12:58 -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: Configuration to use short git hashes (#581) 2018-03-02 09:20:27 -03:00
nfpm refactor: remove fpm in favor of nfpm (#567) 2018-02-26 18:49:58 -03:00
release feat: --skip-publish is back (#587) 2018-03-01 01:12:58 -03:00
scoop feat: --skip-publish is back (#587) 2018-03-01 01:12:58 -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
defaulter.go chore: more cleanup 2017-12-18 09:00:19 -02:00
doc.go chore: more cleanup 2017-12-18 09:00:19 -02:00
piper_test.go refactor: defaulter interface 2017-12-03 13:00:01 -02:00
piper.go feat: --skip-publish is back (#587) 2018-03-01 01:12:58 -03:00