Carlos Alexandro Becker
10c6df73c0
chore: more cleanup
2017-12-18 09:00:19 -02:00
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
8828be1f8b
test: fixed snap pipe tests
2017-12-17 21:22:36 -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
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
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
15a29d4ee7
removed duplicated code in snapcraft tests
2017-08-19 20:20:59 -03:00
Carlos Alexandro Becker
afb23f9ae8
gofmt -s
2017-08-18 20:10:55 -03:00
Carlos Alexandro Becker
fa5168c505
fixed ineffassign
2017-08-18 19:14:50 -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
2cb3808b82
maybe fixing test
2017-08-02 09:22:51 -03:00
Carlos Alexandro Becker
a3a7542f41
gofmt
2017-08-02 09:17:19 -03:00
Carlos Alexandro Becker
55fdb249f8
fixes
2017-08-02 09:16:59 -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