1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-26 04:22:05 +02:00

21 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
aceb41b0b2
fix: cleaning up 2017-12-17 22:31:27 -02:00
Carlos Alexandro Becker
5ff07c38ea
fix: cleaning up 2017-12-17 22:12:25 -02:00
Carlos Alexandro Becker
32fbebcc58
refactor: small fixes here and there 2017-12-17 18:01:58 -02:00
Carlos Alexandro Becker
24f186a63c
refactor: fixed sign and snap pipe 2017-12-17 17:25:04 -02:00
Carlos Alexandro Becker
44d01ceccb fix: removed uneeded docs
We use fmt.Stringer now
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
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
64ffdd4a5c
enabled more linters and fixed them 2017-09-14 21:19:56 -03:00
Carlos Alexandro Becker
9bc1beed62
padronizing snapcraft packages name 2017-08-27 13:47:41 -03:00
Carlos Alexandro Becker
71eab55b42
fixed arm .deb 2017-08-27 13:18:23 -03:00
Carlos Alexandro Becker
e8da61278f
skipped as an error type 2017-08-20 16:35:52 -03:00
Carlos Alexandro Becker
34ad854a33
improved logs 2017-08-17 18:41:08 -03:00
Leo Arias
58ab671b57 allow to overwrite the snap name 2017-08-07 16:28:04 +00:00
Leo Arias
0591ab4538 Allow plugs and daemon to the snaps 2017-08-04 05:42:55 +00:00
Carlos Alexandro Becker
a705c7bc7d
snapcraft pipe test coverage increased 2017-08-03 22:29:02 -03:00
Carlos Alexandro Becker
fa9f746ff3
CR 2017-08-03 21:42:11 -03:00
Carlos Alexandro Becker
377b800c9b
small improvements 2017-08-02 09:06:28 -03:00
Leo Arias
4c99a8e1bd Change the log to Error 2017-08-02 07:44:22 +00:00
Leo Arias
11e32885e1 create the prime dir without snapcraft 2017-07-28 01:05:43 +00:00
Leo Arias
dd958ff3a6 clean, just in case 2017-07-27 03:43:53 +00:00
Leo Arias
e8bf270ba2 add the snapcraft pipeline 2017-07-27 02:52:00 +00:00