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

11 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
3fd9e0f306 fix: checksums pipe
An if statement was wrong, fixed it and added tests
2017-12-03 13:00:01 -02:00
Carlos Alexandro Becker
2cc10c3cc8 chore: fixed/ignore lint issues
GAS started to break on file/folder permissions
and executing things with variables.

closes #422
2017-11-26 20:40:07 -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
64ffdd4a5c
enabled more linters and fixed them 2017-09-14 21:19:56 -03:00
Carlos Alexandro Becker
c2642e0c52
added more tests to the checksums 2017-04-22 10:58:29 -03:00
Carlos Alexandro Becker
4c8c51cec4
fixed typo and added more logs 2017-04-15 14:18:17 -03:00
Carlos Alexandro Becker
1a332c4d00
simplified code 2017-04-14 16:28:08 -03:00
Carlos Alexandro Becker
3bc428120d
adding more tests and godocs 2017-04-14 15:39:32 -03:00
Carlos Alexandro Becker
6a66e60e55
removed md5 2017-04-14 14:53:25 -03:00
Carlos Alexandro Becker
6f5ae33a7d
more tests 2017-04-14 14:06:50 -03:00
Carlos Alexandro Becker
16cf195f9b
wip checksums 2017-04-14 13:50:33 -03:00