Carlos Alexandro Becker
a751da5909
test: fixed tests
2017-12-29 17:51:02 -02:00
Carlos Alexandro Becker
a84148c620
feat: make goreleaser timeoutable
2017-12-29 17:07:06 -02:00
Carlos Alexandro Becker
fcbe6a46ed
Merge branch 'master' into template
2017-12-27 09:58:42 -02:00
Carlos Alexandro Becker
ba68011b55
fix: env
2017-12-27 09:32:24 -02:00
Carlos Alexandro Becker
3d93a2dfce
test: improved fpm test
2017-12-26 22:18:01 -02:00
Carlos Alexandro Becker
a7a290fb63
fix: use gnu-tar on macOS
...
closes #409
2017-12-26 22:16:34 -02:00
Carlos Alexandro Becker
5dba7fbfdf
feat: name_template support for fpm packages
...
closes #409
2017-12-26 21:36:17 -02:00
Carlos Alexandro Becker
5ff07c38ea
fix: cleaning up
2017-12-17 22:12:25 -02:00
Carlos Alexandro Becker
df6076e406
test: fixed fpm pipe tests
2017-12-17 21:31:34 -02:00
Carlos Alexandro Becker
2dfdb4cd61
test: fpm tests
...
Added more tests to cover defaulter.
2017-12-03 13:00:01 -02:00
Carlos Alexandro Becker
1ed299a6d7
refactor: defaulter interface
...
Right now the code looks weird because the defaults
of a pipe are far away of the implementation of the pipe.
the intend of this PR is to bring them closer by having a
Defaulter interface.
I also renamed the Pipe interface to Piper, and removed
the Description method in favor for fmt.Stringer.
2017-12-03 13:00:01 -02:00
Carlos Alexandro Becker
752c0711e1
chore: enable debug in fpm TestRunPipe
...
So we can know why it failed if it fails for whatever reason
2017-11-08 21:00:09 -02:00
Carlos Alexandro Becker
3234cb98da
feat: make fpm respect --parallelism
...
It was firing unlimited fpm processes until now.
2017-10-23 09:51:30 -02:00
Carlos Alexandro Becker
d85a9001ec
removing all assert.New because vet shadow complains about this now
...
aaaaaaaaaaarhhhhhhhhgttt
2017-09-26 19:24:49 -03:00
Carlos Alexandro Becker
ce7a2227a0
fixed tests
2017-08-20 16:50:34 -03:00
Carlos Alexandro Becker
dbd24b3e7c
fixed tests
2017-08-20 15:56:26 -03:00
Carlos Alexandro Becker
70e042e973
building rpm packages as well
2017-08-18 19:46:40 -03:00
Lachlan Donald
c15d4b6821
Add a Files stanza to the FPM config
...
This allows for extra files to be passed into FPM packages.
2017-08-09 12:00:44 +10:00
Carlos Alexandro Becker
af7e7142f2
fpm fixes
2017-07-13 22:40:44 -03:00
Carlos Alexandro Becker
2ed2a81854
coverage increased on fpm pipe
2017-07-03 01:25:53 -03:00
Carlos Alexandro Becker
827adc83c3
Merge branch 'builds' into naked-release
2017-07-03 00:10:04 -03:00
Carlos Alexandro Becker
6158285994
project name, templates, readme, etc
2017-07-01 22:42:10 -03:00
Carlos Alexandro Becker
aaa1851427
increased fpm coverage
2017-07-01 21:38:37 -03:00
Carlos Alexandro Becker
dd56049aba
fixed fpm tests
2017-07-01 13:27:01 -03:00
Jorin Vogel
24c50d804b
Use format: binary to skip archive
...
instead of a separate skip: true option.
2017-06-08 11:41:47 +02:00
Jorin Vogel
de2b5f4385
Improve test coverage for archive skip option.
2017-06-05 18:28:29 +02:00
Carlos Alexandro Becker
d04efee12d
fixing a bug int the fpm pipe, added more tests
2017-04-22 10:41:58 -03:00
Carlos Alexandro Becker
5b3484b795
make brew and fpm config more alike
2017-04-21 17:02:28 -03:00
Carlos Alexandro Becker
c7675b4864
added error checks
2017-04-21 15:45:56 -03:00
Carlos Alexandro Becker
e694848e94
add more fpm tests
2017-04-21 11:57:36 -03:00
Carlos Alexandro Becker
8a5392cdf0
added fpm tests
2017-04-15 15:41:41 -03:00