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

25 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
32fd1e158c
refactor: merging archive in the same repo (#746)
* refactor: merging archive in the same repo

* refactor: merging archive in the same repo
2018-08-05 10:23:39 -03:00
Carlos Alexandro Becker
e165058098 feat: nfpm: support creating empty folders 2018-05-16 22:08:49 -03:00
Carlos Alexandro Becker
1c426847d9 feat: upload to s3 2018-05-13 17:02:29 -03:00
Carlos Alexandro Becker
5a3e3e5ab8
chore: update nfpm (#647) 2018-04-19 00:01:51 -03:00
Carlos Alexandro Becker
7fd94feb6f bump: deps update 2018-04-15 21:04:49 -03:00
Carlos Alexandro Becker
ec5771b805 feat: updated nfpm to glob support 2018-03-27 22:19:17 -03:00
Carlos Alexandro Becker
8326751101
refactor: replacing urfave/cli with alecthomas/kingpin (#603)
* chore: wip adding kinpin

* chore: wip adding kinpin

* chore: wip adding kinpin

* chore: wip adding kinpin

* chore: wip adding kinpin

* chore: fix linter issues

* style: format

* chore: wording

* style: small fixes

* fix: improved exit

* test: more tests
2018-03-11 12:00:47 -03:00
Carlos Alexandro Becker
0f24a529da
fix: inline config (#592)
* fix: inline config

Simple is always better.

refs #591

* style: fmt
2018-03-01 23:37:15 -03:00
Carlos Alexandro Becker
3d8ccb44a7
fix: subfolders inside zip archive
closes #586
2018-02-28 23:57:10 -03:00
Carlos Alexandro Becker
d8fe6462d4
feat: nfpm: suggests and recommends (#568)
refs https://github.com/goreleaser/nfpm/pull/5
2018-02-18 19:36:52 -03:00
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