Carlos Alexandro Becker
32ab07a180
fix: read only the first line
2018-02-09 10:03:24 -02:00
Carlos Alexandro Becker
5bc64413de
feat: load github token from file
2018-02-09 10:03:24 -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
6c51f42871
rm duplicated code in env_test.go
2017-05-01 10:23:28 -03:00
Horst Gutmann
6d1d9dcd8e
Add snapshot builds
2017-05-01 14:17:31 +02:00
Carlos Alexandro Becker
e1b1bf28af
fixed env test assuming github token is set
2017-04-21 12:13:16 -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
984ba48068
fixed several lint errors
2017-04-09 10:43:23 -03:00
Carlos Alexandro Becker
652f57ef2e
more tests
2017-03-25 20:40:45 -03:00