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

29 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
529af6fe72 refactor: improved git error handling
Improved the error handling in git code,
mostly in the defaults pipe. The idea is to
output better error messages, hopefully avoiding
confusion on "whats wrong".

refs #356
2017-10-15 19:18:04 -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
9e3230516b
config tests 2017-09-12 01:04:26 -03:00
Carlos Alexandro Becker
41dba4581f
config pkg test coverage increased 2017-08-03 22:28:45 -03:00
Carlos Alexandro Becker
cec34b91d5
breaking on invalid config files 2017-07-08 12:05:57 -03:00
Carlos Alexandro Becker
6f9597d8e8
imports 2017-05-18 09:02:44 -03:00
Carlos Alexandro Becker
b9d644db55
improved config package test coverage 2017-05-18 09:02:02 -03:00
nickg
27e4b02892 gofmt, goimports 2017-05-10 19:35:44 -07:00
nickg
41ff818aa0 add minimal test 2017-05-10 19:34:47 -07:00
Carlos Alexandro Becker
720786280c
tests 2017-01-14 14:29:01 -02:00
Carlos Alexandro Becker
705b1a7866
config test 2017-01-06 13:37:09 -02:00
Carlos Alexandro Becker
846af7349b
Revert "config"
This reverts commit 759bb2918e.
2017-01-06 13:23:55 -02:00
Carlos Alexandro Becker
759bb2918e
config 2017-01-06 12:53:48 -02:00
Carlos Alexandro Becker
795132cbcc
panic instead of t.error 2017-01-02 13:34:34 -02:00
Carlos Alexandro Becker
40de5c5c64
added errcheck 2017-01-02 13:20:33 -02:00
Carlos Alexandro Becker
c993a5baf0
duplicated code 2017-01-02 10:51:24 -02:00
Carlos Alexandro Becker
9203df58df
added changelog
closes #20
2016-12-31 14:05:14 -02:00
Carlos Alexandro Becker
ca8443938c
typo 2016-12-31 13:21:41 -02:00
Carlos Alexandro Becker
12436a5bf4
improved config 2016-12-31 10:03:25 -02:00
jspc
590bda3ee3 Allow for files with no suffix 2016-12-31 11:21:26 +00:00
jspc
6098987b14 Allow for patterns in default file patterns 2016-12-31 10:55:17 +00:00
jspc
0c6e7bcc77 Allow for non-US spelling of Licence 2016-12-30 17:31:06 +00:00
Carlos Alexandro Becker
d9c8c5f499
golint 2016-12-30 12:41:59 -02:00
Carlos Alexandro Becker
9a67478c0d
gofmt -s 2016-12-30 12:03:43 -02:00
Carlos Alexandro Becker
7bd9ed244d
test fix 2016-12-29 12:38:24 -02:00
Carlos Alexandro Becker
5d087173b4
fixes 2016-12-28 23:50:37 -02:00
Carlos Alexandro Becker
8b90e17596
tests 2016-12-28 23:33:29 -02:00
Carlos Alexandro Becker
44b15f7897
main script 2016-12-28 22:23:39 -02:00
Carlos Alexandro Becker
fe42f1b474
tests 2016-12-28 22:16:02 -02:00