Commit Graph

525 Commits

Author SHA1 Message Date
Luke Murphy
ab7772e8f7
Shuffle that 2020-10-26 18:16:54 +01:00
Luke Murphy
7304612f5f
Use actual plugin 2020-10-26 18:14:41 +01:00
Luke Murphy
5a07f08ab3
Use new syntax 2020-10-26 18:13:23 +01:00
Luke Murphy
1e158cce55
Use cwd for coverage 2020-10-26 18:09:39 +01:00
Luke Murphy
2102193df1
Fix syntax 2020-10-26 18:05:27 +01:00
Luke Murphy
1b4258f1ea
Add shellcheck target, drop default 2020-10-26 18:04:14 +01:00
Luke Murphy
cc060b8546
Fix error code 2020-10-26 18:02:24 +01:00
Luke Murphy
dce46603bf
Add codecov target too 2020-10-26 18:01:12 +01:00
Luke Murphy
64d04a29ab
Run full kcov 2020-10-26 18:01:00 +01:00
Luke Murphy
db7eb30447
Drop curl 2020-10-26 17:50:06 +01:00
Luke Murphy
f648b251bf
Remove yq target and newline test target 2020-10-26 17:49:21 +01:00
Luke Murphy
86a790bbe4
Make tests run locally isolated 2020-10-26 17:48:19 +01:00
Luke Murphy
b423d61fce
Remove install targets 2020-10-26 17:48:12 +01:00
Luke Murphy
f03c509552
Use shellcheck image 2020-10-26 17:40:02 +01:00
Luke Murphy
e6458e5e60
Update parser once more 2020-10-26 17:30:37 +01:00
Luke Murphy
9580199616
Remove extra secrets help 2020-10-26 17:19:32 +01:00
3wc
b59e902d18 Fix logs, cp, `multilogs
Ref #18
2020-10-26 16:55:43 +02:00
3wc
c50b1d8760 Goodbye, parse_subcommand! 👋
Ref #18
2020-10-26 16:08:15 +02:00
3wc
b49b510c43 Load custom commands in a function 2020-10-26 13:46:54 +02:00
3wc
b68bfdfb43 Regnerate Docopt 2020-10-26 13:35:58 +02:00
3wc
983e4af08c Use docopts variables
Ref #18
2020-10-26 13:34:49 +02:00
3wc
6cf7cf843a Update server subcommands 2020-10-26 13:34:30 +02:00
3wc
d37d8a0c66 Add default --tail option to abra logs 2020-10-26 13:33:56 +02:00
Luke Murphy
da33064a5f
Add codecov badge 2020-10-26 11:49:06 +01:00
Luke Murphy
be2fffd858
Run plain bin 2020-10-26 11:40:41 +01:00
Luke Murphy
38f0c92bc7
Try avoid error exit code 2020-10-26 11:38:32 +01:00
Luke Murphy
c1fbb75657
Wait a sec, collect, not just report 2020-10-26 11:37:13 +01:00
Luke Murphy
33fd0eeb8d
Point codecov at report folder 2020-10-26 11:36:12 +01:00
Luke Murphy
5955505752
Get reports only 2020-10-26 11:36:04 +01:00
Luke Murphy
e022fe2310
Use kcov image 2020-10-26 11:28:19 +01:00
Luke Murphy
02fa9025dc
Install kcov directly now 2020-10-26 11:26:28 +01:00
Luke Murphy
2250713c05
Split up codecov steps 2020-10-26 11:25:55 +01:00
Luke Murphy
2b77cfebf9
Disable failing test for now 2020-10-26 11:25:39 +01:00
Luke Murphy
aff01e6741
Install kcov holding package 2020-10-26 11:24:05 +01:00
Luke Murphy
0eb5d14ad8
Drop unit tests temporarily 2020-10-26 11:21:58 +01:00
Luke Murphy
6d6208a63c
Add code coverage CI 2020-10-26 11:20:17 +01:00
Luke Murphy
1e059ffe7f
Add coverage target 2020-10-26 11:20:09 +01:00
Luke Murphy
eb12f2392c
Ignore coverage folder 2020-10-26 11:19:38 +01:00
Luke Murphy
a13e58c6c0
Finally work out subcommands 2020-10-26 10:05:03 +01:00
Luke Murphy
44c41830a7
Finalise docopt parser integration 2020-10-26 09:46:14 +01:00
Luke Murphy
ae6c2c26ae
A first stab at docopt-sh integration 2020-10-25 21:41:17 +01:00
Luke Murphy
dad72c820a
Re-jig names and add test target in Makefile 2020-10-25 21:31:41 +01:00
Luke Murphy
eec9a8ba1a
Add link to site 2020-10-25 21:22:29 +01:00
Luke Murphy
bf44270b3d
Make CI zippier with alpine 2020-10-25 21:19:14 +01:00
Luke Murphy
4bf1dbd7eb
Spacing and naming 2020-10-25 21:17:01 +01:00
Luke Murphy
4ca1026c2c
Don't test against dir that doesnt exist 2020-10-25 21:16:42 +01:00
Luke Murphy
891b2cc6c9
Add place holders for change log 2020-10-25 21:13:33 +01:00
Luke Murphy
4de7f24d8e
Start moving installer scripts over 2020-10-25 21:08:08 +01:00
Luke Murphy
ad1063a0cc
Trim down README for now 2020-10-25 21:08:03 +01:00
3wc
4cfe143326 Install docker using convenience script 2020-10-23 05:13:06 +02:00