1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
4139509f43
feat: nfpm: support config files (#566)
* feat: nfpm: support config files

* bump: nfpm
2018-02-17 19:30:26 -02:00
Carlos Alexandro Becker
42427782ac
feat: nfpm support (#543)
* feat: nfpm support

* fix: rpm

* fix: rpm: bindir

* fix: nfpm tests and coverage

* chore: fixed nfpm version

* chore: deliver goreleaser itself with nfpm

* fix: add nfpm to the pipeline

* chore: bump nfpm

* bump: nfpm

* docs: nfpm and deprecation notices

* chore: nfpm v0.3.1
2018-02-17 12:16:06 -02:00
Carlos Alexandro Becker
5bc64413de feat: load github token from file 2018-02-09 10:03:24 -02:00
Carlos Alexandro Becker
395dd1811c
fix: removed unused dep from gopkg.toml to avoid warns 2018-01-21 13:19:37 -02:00
Carlos Alexandro Becker
11329b0161
fix: avoid duplicated files inside the archive 2018-01-21 12:59:15 -02:00
Carlos Alexandro Becker
40ec5ec1f2 fix: colors on windows
closes #506
2018-01-17 19:24:58 -02:00
Carlos Alexandro Becker
b0ef91c49c
fix: fixed version 2018-01-02 12:51:40 -02:00
Carlos Alexandro Becker
6a9da78813
fix: using lib 2018-01-02 12:47:54 -02:00
Carlos Alexandro Becker
84426e1680
chore: removed comments 2017-12-23 00:19:31 -02:00
Jorin Vogel
1b8424b1db
Update contributing guide and fix local tests.
- fpm is required to pass tests.
- apex/log package needs to be available.
- gpgSign git option needs to be disabled for test repo.
  This is an issue when a developer has set gpgSign to true in
  their global .gitconfig file.
2017-07-10 13:50:05 +02:00
Carlos Alexandro Becker
cec34b91d5
breaking on invalid config files 2017-07-08 12:05:57 -03:00
Carlos Alexandro Becker
ee4cbb25b8
fixes 2017-06-18 18:35:26 -03:00
Carlos Alexandro Becker
c21b762b0a
fixed dep warning
closes #250
2017-06-02 11:12:14 -03:00
Carlos Alexandro Becker
1b32f18463
go dep changes 2017-04-28 13:39:58 -03:00
Carlos Alexandro Becker
46858816e3
golang/dep now uses toml 2017-04-13 14:28:30 -03:00