Commit Graph

560 Commits

Author SHA1 Message Date
3wc 50651aeea1 Mollify shellcheck 2020-10-30 18:30:53 +02:00
3wc 57e24eaf0a Always run tests on local Docker 2020-10-30 18:30:43 +02:00
3wc 50ca4f8029 Tighten up options for `secret` commands 2020-10-30 18:24:22 +02:00
3wc 0433da3689 Fix subcommand -> function mapper 2020-10-30 18:17:06 +02:00
3wc 3e0b9e9475 Working completion `app` and `server` 2020-10-30 17:52:47 +02:00
3wc c6b841de6c First stab 2020-10-30 17:52:47 +02:00
3wc 2daffc8694 Use bash `select`, tweak args 2020-10-30 17:52:46 +02:00
Luke Murphy b15a214049
WIP: app secret rm 2020-10-30 02:09:59 +01:00
Luke Murphy 8d7194fcce
Add quotes 2020-10-30 00:39:24 +01:00
Luke Murphy 188dc56dd1
Also run via sh 2020-10-30 00:34:37 +01:00
Luke Murphy dbfe6f8097
Add initial CLI parsing for secret deletion 2020-10-30 00:32:03 +01:00
Luke Murphy 26b994ab84
Add --pass for new apps command
See coop-cloud/abra#25.
2020-10-30 00:04:53 +01:00
3wc dba3c391bd Handle missing `tput` gracefully 2020-10-29 19:40:19 +02:00
3wc 5a72ed0cfb Make `config` more chill, small gardening 2020-10-29 19:39:51 +02:00
3wc b5d84d5e0d Test for git, container, and test `app new ...` 2020-10-29 19:38:42 +02:00
3wc e3983c2440 Run bats in `dind` container, add git & bash 2020-10-29 19:38:15 +02:00
3wc 85b8a4f459 Add config command 2020-10-29 19:35:59 +02:00
3wc 6e38dc35e5 Fix `run` subcommand 2020-10-29 19:35:57 +02:00
Luke Murphy 841e4fc61a
Explode if can't clone the app 2020-10-28 18:24:28 +01:00
Luke Murphy c1d12eacc5
Fix typo 2020-10-28 18:24:15 +01:00
Luke Murphy 3b730d314b
Use basename when listing servers for `abra new` 2020-10-28 18:05:53 +01:00
Luke Murphy 5df3a9fffb
Account for 0 or 1 servers 2020-10-28 17:33:48 +01:00
Luke Murphy 3e3fe0e349
Create under servers directory 2020-10-28 17:32:38 +01:00
Luke Murphy db766f4aec
Don't explode if you already have the context 2020-10-28 17:32:30 +01:00
3wc 8909a46d8c Add --force option to app .. delete 2020-10-28 01:52:27 +02:00
3wc 8d139d4d28 Add undeploy/delete commands
Ref #4
2020-10-28 01:40:35 +02:00
3wc b6b80298c2 Add `.. secret auto` command 2020-10-28 00:29:40 +02:00
3wc b1e8ac4498 Local server list, more tidying 2020-10-27 23:46:03 +02:00
3wc c5785089d6 Tidy up CLI commands, add `app list` 2020-10-27 21:38:20 +02:00
3wc bec3272a41 .abra dir, `abra new`
Closes #24

Ref #21
2020-10-27 17:58:34 +02:00
Luke Murphy dc3b772b72
Use server naming 2020-10-26 18:40:04 +01:00
Luke Murphy 07d4f8cbdf
Remove abra.yml / yq stuff for now 2020-10-26 18:36:28 +01:00
Luke Murphy 37c59a53ef
Drop interactive flags 2020-10-26 18:31:03 +01:00
Luke Murphy 87a54594f6
Fix typo, clean up after 2020-10-26 18:25:40 +01:00
Luke Murphy e2e76edaaf
Remove old test file 2020-10-26 18:19:41 +01:00
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