Carlos Alexandro Becker
0c67099381
feat: add args to snapcraft commands
2018-06-25 10:01:48 -03:00
Carlos Alexandro Becker
8d96eef1c7
fix: ignore armel on snap pipe
...
closes #683
2018-06-20 09:39:10 -03:00
Carlos Alexandro Becker
12321ec0e8
test: fixed snap tests
2017-12-29 20:19:55 -02:00
Carlos Alexandro Becker
a84148c620
feat: make goreleaser timeoutable
2017-12-29 17:07:06 -02:00
Carlos Alexandro Becker
6270aa9cb2
feat: name template on snapcraft packages
...
closes #470
2017-12-26 21:44:11 -02:00
Carlos Alexandro Becker
8828be1f8b
test: fixed snap pipe tests
2017-12-17 21:22:36 -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
64ffdd4a5c
enabled more linters and fixed them
2017-09-14 21:19:56 -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
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
Leo Arias
e8bf270ba2
add the snapcraft pipeline
2017-07-27 02:52:00 +00:00