Carlos Alexandro Becker
9021160b11
fix: break if env not available
...
closes #467
2018-01-02 19:01:55 -02:00
Carlos Alexandro Becker
966251971f
fix: paralelism on checksums pipe
2017-12-19 19:50:03 -02:00
Carlos Alexandro Becker
660f8cfd80
test: added env to pipe tests
2017-12-19 19:34:33 -02:00
Carlos Alexandro Becker
dd6b650017
Merge pull request #465 from magiconair/checksums-with-env-vars
...
feat: allow env vars for checksum name_template
2017-12-19 19:32:09 -02:00
Carlos Alexandro Becker
245e888359
chore: cleanup
2017-12-18 00:53:48 -02:00
Carlos Alexandro Becker
9cfa2c35ce
fix: general cleanup
2017-12-17 23:04:29 -02:00
Carlos Alexandro Becker
82a24d048d
test: fixed checksums pipe tests
2017-12-17 20:33:28 -02:00
Frank Schroeder
0780c232fc
feat: allow env vars for checksum name_template
...
Allow env vars for the checksum name_template.
2017-12-17 22:54:07 +01:00
Carlos Alexandro Becker
1982259c29
refactor: improved artifact filtering
2017-12-17 16:59:54 -02:00
Carlos Alexandro Becker
bdacb33cea
refactor: fixed checksums pipe
2017-12-17 16:37:19 -02:00
Frank Schroeder
7b95e1e342
feat: add artifact sign pipeline
...
This patch adds a generic artifact signing pipeline.
Fixes #166
2017-12-13 23:02:19 +01: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
278026992b
fix: checksums pipe
...
I messed up the name template, tests save me
2017-12-03 13:00:01 -02:00
Carlos Alexandro Becker
66e8f98735
fix: removed unused import
...
Dunno why vscode did not removed it
2017-12-03 13:00:01 -02:00
Carlos Alexandro Becker
eb19e2b5d9
refactor: rm internal/name pkg
...
Each pipe now does its own templating
2017-12-03 13:00:01 -02:00
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
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
6cff2728c3
more unit tests
2017-08-27 22:08:53 -03:00
Carlos Alexandro Becker
c541d99c58
checksums name template support
2017-08-27 20:45:33 -03:00
Carlos Alexandro Becker
6158285994
project name, templates, readme, etc
2017-07-01 22:42:10 -03:00
Carlos Alexandro Becker
19e1c8a3a3
checksums tests
2017-07-01 21:14:57 -03:00
Carlos Alexandro Becker
4504cd4527
fixing more errors
2017-06-27 19:36:36 -03:00
Carlos Alexandro Becker
bd70d5ef42
improved some logs
2017-06-22 10:47:34 -03:00
Carlos Alexandro Becker
1e9e82d926
apex log
2017-06-22 00:09:14 -03:00
Carlos Alexandro Becker
01da6264ed
checksum: filename 2spaces checksum instead of tab
...
closes #233
2017-05-11 13:34:29 -03:00
Carlos Alexandro Becker
1c7d04bfd1
removed dupl test
2017-04-21 15:45:49 -03:00
Carlos Alexandro Becker
93bb93a421
improved test
2017-04-17 10:52:26 -03:00
Carlos Alexandro Becker
8e633f28c2
better checksums
2017-04-17 10:47:03 -03:00
Carlos Alexandro Becker
4c8c51cec4
fixed typo and added more logs
2017-04-15 14:18:17 -03:00
Carlos Alexandro Becker
fb9d49db34
more checksums tests
2017-04-15 12:18:00 -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
14cac2f6ae
improved test
2017-04-14 14:23:18 -03:00
Carlos Alexandro Becker
412d6e5d58
renamed test
2017-04-14 14:21:37 -03:00
Carlos Alexandro Becker
40797be1c0
truncate file if it exists
2017-04-14 14:17:32 -03:00
Carlos Alexandro Becker
68172e984d
fixed lint errors
2017-04-14 14:11:17 -03:00
Carlos Alexandro Becker
e4009a0173
format
2017-04-14 14:07:46 -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
Carlos Alexandro Becker
a38ebfcc81
checksumming wip
2017-04-14 13:50:33 -03:00