This website requires JavaScript.
77ba5652b2
Run "check" during "deploy", + "--skip-check"
3wc
2020-12-29 11:15:14 +0200
fdf6334ed3
Use temporary ABRA_DIr in tests
3wc
2020-12-27 21:53:44 +0200
73e5e64b9a
Bump version
0.4.1
3wc
2020-12-27 21:43:54 +0200
3f9b4477cd
Swap args around
Luke Murphy
2020-12-27 13:11:22 +0100
412729aac9
Fix calling logs
with no arguments
3wc
2020-12-27 12:23:16 +0200
8022a2cb41
Add cheeky network
command
3wc
2020-12-27 12:05:49 +0200
35182ed260
Get both .. volume ..
and custom commands working
3wc
2020-12-26 17:23:27 +0200
d90c6ef361
Add --no-tty
option to app run
3wc
2020-12-26 17:22:56 +0200
40ca8dfe93
Add --server filter to app list
..
3wc
2020-12-26 12:19:58 +0200
7f009f927b
Fix app ls --status
3wc
2020-12-26 12:09:39 +0200
e222f4152b
Pin kcov version
3wc
2020-12-24 01:01:00 +0200
893150cdd9
Pin shellcheck version
3wc
2020-12-24 00:55:57 +0200
61126f16e1
Update installer
3wc
2020-12-24 00:50:50 +0200
63c982c550
Fix custom commands loading
0.4.0
3wc
2020-12-17 13:38:30 +0200
0d202eedfc
Reënable custom per-stack commands
3wc
2020-12-14 12:33:22 +0200
cb2d563ea0
Fix status header
3wc
2020-11-18 01:06:07 +0200
059968a8cf
Fix abra app ls --status
3wc
2020-11-18 00:40:26 +0200
c57069e0af
Use ABRA_DIR instead of hard-coding .abra
3wc
2020-11-18 00:34:38 +0200
946a527baa
Add app ... ps
command, and some comments
3wc
2020-11-16 17:27:50 +0200
89d530a553
Use printf instead of echo like docker docs do
Luke Murphy
2020-11-08 16:40:45 +0100
25fe6808ad
Use one line and strip newlines on generation
Luke Murphy
2020-11-08 16:34:26 +0100
28b2d8ecc7
Strip whitespace
Luke Murphy
2020-11-08 16:34:21 +0100
fd735a1310
Add app <domain> check
to sniff out missing vars
3wc
2020-11-06 23:14:26 +0200
e307286db7
Add --status
option to app ls
3wc
2020-11-06 22:32:53 +0200
dd570e224b
Ignore those build failures
Luke Murphy
2020-11-05 16:02:21 +0100
f495ec0d94
Appease shellcheck
Luke Murphy
2020-11-05 16:00:50 +0100
b75bce531b
Merge pull request 'PASSWORD/KEY distinction+match for secret generation' (#33 ) from new-pass-keys-generation into main
decentral1se
2020-11-05 15:57:39 +0100
0d62f01d5a
Merge branch 'main' into new-pass-keys-generation
decentral1se
2020-11-05 15:57:32 +0100
eec55896a4
Implement password/key handling
Luke Murphy
2020-11-05 15:56:31 +0100
c2a56c6c09
Drop this broken catch-all
Luke Murphy
2020-11-01 21:15:06 +0100
74dfd75fb1
Use same [] style once more
Luke Murphy
2020-11-01 20:55:47 +0100
e8c0efa91e
Add --auto to app new for generation
Luke Murphy
2020-11-01 20:54:43 +0100
6bae48431c
Use same style as other [] options
Luke Murphy
2020-11-01 20:41:58 +0100
543072ab37
Add zsh completion, remove compat hacks from bash
3wc
2020-11-01 21:08:45 +0200
57e3a34133
Make sure to clone on deploy as well
Luke Murphy
2020-11-01 17:08:44 +0100
33a49a8457
Trim whitespace
Luke Murphy
2020-11-01 17:05:13 +0100
5806e40c1c
Add require_app_clone
Luke Murphy
2020-11-01 17:04:58 +0100
0d24a8e5cc
Tryna fix Drone CI
3wc
2020-11-01 16:52:36 +0200
e01f06423e
Whoops! (Actual compopt
fix
3wc
2020-11-01 15:22:45 +0200
80f06ba0e1
Support >2 COMPOSE_FILEs
3wc
2020-10-31 17:51:56 +0200
f8306b282d
Split tests into separate files, add secret tests
3wc
2020-10-31 17:06:41 +0200
2bdfe8baa8
Handle missing compopt
3wc
2020-10-30 21:40:09 +0200
b226396764
Consistent y/n confirmation prompts
3wc
2020-10-30 20:57:13 +0200
a3cd6d2281
Add git and bash to Drone test env
3wc
2020-10-30 18:32:01 +0200
50651aeea1
Mollify shellcheck
3wc
2020-10-30 18:30:53 +0200
57e24eaf0a
Always run tests on local Docker
3wc
2020-10-30 18:30:43 +0200
50ca4f8029
Tighten up options for secret
commands
3wc
2020-10-30 18:24:22 +0200
0433da3689
Fix subcommand -> function mapper
3wc
2020-10-30 18:17:06 +0200
3e0b9e9475
Working completion app
and server
3wc
2020-10-30 17:50:20 +0200
c6b841de6c
First stab
3wc
2020-10-30 16:34:15 +0200
2daffc8694
Use bash select
, tweak args
3wc
2020-10-30 16:25:48 +0200
b15a214049
WIP: app secret rm
Luke Murphy
2020-10-30 02:09:59 +0100
8d7194fcce
Add quotes
Luke Murphy
2020-10-30 00:39:24 +0100
188dc56dd1
Also run via sh
Luke Murphy
2020-10-30 00:34:37 +0100
dbfe6f8097
Add initial CLI parsing for secret deletion
Luke Murphy
2020-10-30 00:32:03 +0100
26b994ab84
Add --pass for new apps command
Luke Murphy
2020-10-30 00:04:53 +0100
dba3c391bd
Handle missing tput
gracefully
3wc
2020-10-29 19:40:19 +0200
5a72ed0cfb
Make config
more chill, small gardening
3wc
2020-10-29 19:39:51 +0200
b5d84d5e0d
Test for git, container, and test app new ...
3wc
2020-10-29 19:38:42 +0200
e3983c2440
Run bats in dind
container, add git & bash
3wc
2020-10-29 19:38:15 +0200
85b8a4f459
Add config command
3wc
2020-10-28 10:25:56 +0200
6e38dc35e5
Fix run
subcommand
3wc
2020-10-28 02:48:04 +0200
841e4fc61a
Explode if can't clone the app
Luke Murphy
2020-10-28 18:24:28 +0100
c1d12eacc5
Fix typo
Luke Murphy
2020-10-28 18:24:15 +0100
3b730d314b
Use basename when listing servers for abra new
Luke Murphy
2020-10-28 18:05:53 +0100
5df3a9fffb
Account for 0 or 1 servers
Luke Murphy
2020-10-28 17:33:48 +0100
3e3fe0e349
Create under servers directory
Luke Murphy
2020-10-28 17:32:38 +0100
db766f4aec
Don't explode if you already have the context
Luke Murphy
2020-10-28 17:32:30 +0100
8909a46d8c
Add --force option to app .. delete
3wc
2020-10-28 01:52:27 +0200
8d139d4d28
Add undeploy/delete commands
3wc
2020-10-28 01:40:35 +0200
b6b80298c2
Add .. secret auto
command
3wc
2020-10-28 00:29:40 +0200
b1e8ac4498
Local server list, more tidying
3wc
2020-10-27 23:46:03 +0200
c5785089d6
Tidy up CLI commands, add app list
3wc
2020-10-27 21:38:20 +0200
bec3272a41
.abra dir, abra new
3wc
2020-10-27 17:52:13 +0200
dc3b772b72
Use server naming
Luke Murphy
2020-10-26 18:40:04 +0100
07d4f8cbdf
Remove abra.yml / yq stuff for now
Luke Murphy
2020-10-26 18:36:28 +0100
37c59a53ef
Drop interactive flags
Luke Murphy
2020-10-26 18:31:03 +0100
87a54594f6
Fix typo, clean up after
Luke Murphy
2020-10-26 18:25:40 +0100
e2e76edaaf
Remove old test file
Luke Murphy
2020-10-26 18:19:41 +0100
ab7772e8f7
Shuffle that
Luke Murphy
2020-10-26 18:16:54 +0100
7304612f5f
Use actual plugin
Luke Murphy
2020-10-26 18:14:41 +0100
5a07f08ab3
Use new syntax
Luke Murphy
2020-10-26 18:13:23 +0100
1e158cce55
Use cwd for coverage
Luke Murphy
2020-10-26 18:09:39 +0100
2102193df1
Fix syntax
Luke Murphy
2020-10-26 18:05:27 +0100
1b4258f1ea
Add shellcheck target, drop default
Luke Murphy
2020-10-26 18:04:14 +0100
cc060b8546
Fix error code
Luke Murphy
2020-10-26 18:02:24 +0100
dce46603bf
Add codecov target too
Luke Murphy
2020-10-26 18:01:12 +0100
64d04a29ab
Run full kcov
Luke Murphy
2020-10-26 18:01:00 +0100
db7eb30447
Drop curl
Luke Murphy
2020-10-26 17:50:06 +0100
f648b251bf
Remove yq target and newline test target
Luke Murphy
2020-10-26 17:49:21 +0100
86a790bbe4
Make tests run locally isolated
Luke Murphy
2020-10-26 17:48:19 +0100
b423d61fce
Remove install targets
Luke Murphy
2020-10-26 17:48:12 +0100
f03c509552
Use shellcheck image
Luke Murphy
2020-10-26 17:40:02 +0100
e6458e5e60
Update parser once more
Luke Murphy
2020-10-26 17:30:37 +0100
9580199616
Remove extra secrets help
Luke Murphy
2020-10-26 17:19:32 +0100
b59e902d18
Fix logs
, cp
, `multilogs
3wc
2020-10-26 16:54:55 +0200
c50b1d8760
Goodbye, parse_subcommand! 👋
3wc
2020-10-26 16:06:40 +0200
b49b510c43
Load custom commands in a function
3wc
2020-10-26 13:46:54 +0200
b68bfdfb43
Regnerate Docopt
3wc
2020-10-26 13:35:58 +0200
983e4af08c
Use docopts variables
3wc
2020-10-26 13:33:06 +0200