Commit Graph

509 Commits

Author SHA1 Message Date
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
3wc
16cc5d9cf7 Fix tests 2020-10-23 05:04:35 +02:00
3wc
9d22797dc8 Attempt to test using bats / drone 2020-10-23 05:03:01 +02:00
3wc
16a09887e6 Rename abra context to abra server 2020-10-23 05:02:39 +02:00
3wc
b7757b51b1 Fix abra run if there are 2 containers up 2020-10-23 03:58:55 +02:00
3c7c7694bf Merge pull request 'Adapt --help output to Click-like format' (#20) from new-help into main
Reviewed-on: autonomic-cooperative/abra#20
2020-10-23 03:56:50 +02:00
Luke Murphy
f15dfd9f5f
First stab at new help 2020-10-22 21:16:30 +02:00
3wc
66dcaedfd0 Add stack and volume as shortcuts to docker 2020-10-06 20:27:50 +02:00
3wc
6598aabc37 Work even if a local path contains $SERVICE 2020-10-01 01:08:29 +02:00
3wc
6759e6a175 Show multiple COMPOSE_FILEs better
Fixes #16
2020-09-29 00:17:26 +02:00
3wc
8735362580 Load custom commands from $ABRA_STACK_DIR too 2020-09-28 15:02:18 +02:00
3wc
7223dca951 Re-enable running commands as another user
Fixes #14
2020-09-27 23:45:39 +02:00
3wc
dd9444b036 Add context init command to set up remote swarm 2020-09-27 13:26:27 +02:00
3wc
81e24b6f72 Remove debugging from secret_generate 2020-09-27 13:26:15 +02:00
Luke Murphy
16292df5f6
Fix installer and mark new patch 2020-09-27 08:20:36 +02:00
Luke Murphy
92c91ddbb0
Add log entry 2020-09-27 08:17:00 +02:00
Luke Murphy
cff9b13f60
Remove quote 2020-09-27 08:04:22 +02:00