Carlos Alexandro Becker
826dd45fa8
test: fixed release pipe tests
2017-12-17 21:26:03 -02:00
Carlos Alexandro Becker
a3a10fab37
test: release tests
...
Added tests for release 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
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
5151f176cb
allow configuring parallelism via flag
2017-07-15 16:49:52 -03:00
Carlos Alexandro Becker
128dfa7749
fixed silly test mistake
2017-07-04 21:47:05 -03:00
Carlos Alexandro Becker
1cdfd16d98
fixed release upload
2017-07-04 21:28:21 -03:00
Carlos Alexandro Becker
5b3484b795
make brew and fpm config more alike
2017-04-21 17:02:28 -03:00
Carlos Alexandro Becker
cee5181bd1
fixed typo
2017-04-21 15:42:13 -03:00
Carlos Alexandro Becker
86e39b6324
added support for custom release notes
2017-04-19 16:59:26 -03:00
Carlos Alexandro Becker
e10e1aa141
skip release and skip validations as separated flags
2017-04-18 13:10:23 -03:00
Carlos Alexandro Becker
4c8c51cec4
fixed typo and added more logs
2017-04-15 14:18:17 -03:00
Carlos Alexandro Becker
7b1bc7ce70
more release tests
2017-04-15 12:18:09 -03:00
Carlos Alexandro Becker
cfb27f8eb0
singularized clients package
2017-04-14 16:07:34 -03:00
Carlos Alexandro Becker
624a05fff9
more release tests
2017-04-14 15:53:36 -03:00
Carlos Alexandro Becker
6bc816b1ca
fixed broken test
2017-04-14 12:18:59 -03:00
Carlos Alexandro Becker
1ebcd81bc3
release tests
2017-03-26 15:56:35 -03:00
Carlos Alexandro Becker
ee5bed9927
client interface
2017-03-26 14:46:25 -03:00
Carlos Alexandro Becker
78813bfe5b
fix
2017-03-25 20:46:02 -03:00
Carlos Alexandro Becker
beb6aeafe4
more boilerplate tests
2017-03-25 20:43:42 -03:00
Carlos Alexandro Becker
eba57ca357
gofmt and goimports
2017-01-02 10:47:19 -02:00
Carlos Alexandro Becker
9a67478c0d
gofmt -s
2016-12-30 12:03:43 -02:00
Carlos Alexandro Becker
a901447729
reorganized code as a pipeline
2016-12-30 09:27:35 -02:00