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

60 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
8f675d8d91
fix: nfpm: backslashes inside pkgs generated on windows
closes #714
2018-07-08 19:51:31 -07:00
Carlos Alexandro Becker
35da82076f bump: deps 2018-07-04 01:38:06 -07:00
Carlos Alexandro Becker
e86f3ddad6
fix: zip and subfolders
refs https://github.com/goreleaser/goreleaser/issues/696
2018-06-10 22:14:54 -03:00
Carlos Alexandro Becker
e165058098 feat: nfpm: support creating empty folders 2018-05-16 22:08:49 -03:00
Carlos Alexandro Becker
8690ee07e5 fix: lint issues 2018-05-13 17:02:29 -03:00
Carlos Alexandro Becker
1c426847d9 feat: upload to s3 2018-05-13 17:02:29 -03:00
Carlos Alexandro Becker
ecd63b0348 chore: bump deps 2018-05-03 21:43:57 -07:00
Carlos Alexandro Becker
c3988a30fc
fix: update archive to fix zip issue
closes #521
2018-05-03 21:00:01 -07:00
Carlos Alexandro Becker
a0f83414b1 fix: inputs digests 2018-04-22 15:21:13 -07:00
Carlos Alexandro Becker
5a3e3e5ab8
chore: update nfpm (#647) 2018-04-19 00:01:51 -03:00
Carlos Alexandro Becker
5af1abfa68 bump: nfpm 2018-04-15 21:04:49 -03:00
Carlos Alexandro Becker
55160dfceb bump: nfpm 2018-04-15 21:04:49 -03:00
Carlos Alexandro Becker
7fd94feb6f bump: deps update 2018-04-15 21:04:49 -03:00
Carlos Alexandro Becker
66019fc509 fix: added nfpm validations 2018-04-05 22:16:21 -03:00
Carlos Alexandro Becker
aa8f870523
fix: updated nfpm: improved rpm pkg versions 2018-03-28 16:40:00 -03:00
Carlos Alexandro Becker
3a6cbd1b7e fix: fixed tests and bump nfpm again 2018-03-27 22:19:17 -03:00
Carlos Alexandro Becker
ec5771b805 feat: updated nfpm to glob support 2018-03-27 22:19:17 -03:00
Carlos Alexandro Becker
07b021ca11
fix: updated nfpm for better arch map 2018-03-23 18:40:03 -03:00
Carlos Alexandro Becker
79ceb16a74
fix: bump nfpm 2018-03-20 17:44:41 -03:00
Carlos Alexandro Becker
b895caeb36
fix: bump nfpm 2018-03-12 10:34:14 -03:00
Carlos Alexandro Becker
b18b2a5dbb
chore: dep ensure 2018-03-12 08:52:22 -03:00
Carlos Alexandro Becker
27b153458b
fix: bump nfpm 2018-03-11 15:48:30 -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
febef7de29
fix: update nfpm 2018-03-10 15:06:44 -03:00
Carlos Alexandro Becker
7746ed179c
fix: bump nfpm
refs goreleaser/nfpm#12
2018-03-05 22:14:12 -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
2a6f6b4dd6
fix: update nfpm
refs #584
2018-02-28 08:29:30 -03:00
Carlos Alexandro Becker
289e21f70c
feat: improved init command (#577)
* feat: improved init command

* test: increased coverage

* revert: should have commited this yet
2018-02-25 18:49:34 -03:00
Carlos Alexandro Becker
3fb18f6408
fix: nfpm: updated lib 2018-02-25 17:40:52 -03:00
Carlos Alexandro Becker
d2fefbd402
fix: nfpm: updated lib 2018-02-25 13:43:53 -03:00
Carlos Alexandro Becker
9269454c89
fix: bump nfpm version 2018-02-18 19:44:09 -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
401e5caf49
bump: deps 2018-02-13 09:48:40 -02:00
Carlos Alexandro Becker
5bc64413de feat: load github token from file 2018-02-09 10:03:24 -02:00
Carlos Alexandro Becker
761e48e72b
fix: zip compression
closes #532
2018-01-29 11:32:09 -02:00
Carlos Alexandro Becker
a309eae83b
fix: updated deps
closes #527
2018-01-26 09:37:10 -02:00
Carlos Alexandro Becker
11329b0161
fix: avoid duplicated files inside the archive 2018-01-21 12:59:15 -02:00
Carlos Alexandro Becker
6ff09f2992
fix: permissions on zip format
closes #521
2018-01-21 12:41:58 -02:00
Carlos Alexandro Becker
dcc1add3cb
chore: fixed deps 2018-01-19 00:01:19 -02:00
Carlos Alexandro Becker
3dd1eaa325
chore: gopkg.lock 2018-01-17 19:46:45 -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
415613e806
bump: deps
Updated all deps
2017-10-22 11:54:41 -02:00
Carlos Alexandro Becker
3f57510723
gopkg.lock bump 2017-09-12 21:58:33 -03: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