Commit Graph

24 Commits

Author SHA1 Message Date
0353427c71
fix: adapt to new unkown version marker
Follows 7a0d18ceb6.
2022-01-01 17:37:10 +01:00
f5d2d3adf6
refactor: formatter gets own package 2021-12-28 01:24:23 +01:00
4c186678b8
fix: clone https url by default
Catalogue package had to be merged into the recipe package due to too
many circular import errors. Also, use https url for cloning, assume
folks don't have ssh setup by default (the whole reason for the
refactor).
2021-12-27 16:45:56 +01:00
0a903f041f
refactor: less quotes 2021-12-20 00:49:36 +01:00
d02e1f247f
fix: better version output
All checks were successful
continuous-integration/drone/push Build is passing
Closes coop-cloud/organising#253.
2021-12-12 02:16:01 +01:00
ae6adace50
refactor: autocomplete package
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-12 00:17:39 +01:00
dc04cf5ff7
chore: migrate all upstream code to own dir 2021-10-21 19:35:13 +02:00
ca16c002ba
docs: add more description for versions command 2021-10-14 11:32:32 +02:00
d0828c4d8d
fix: teach app version command to read new versions
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-14 11:29:57 +02:00
66aeeee768
fix: completion doesn't fail silently now
All checks were successful
continuous-integration/drone/push Build is passing
Closes coop-cloud/organising#161.
2021-09-16 08:45:38 +02:00
9fcdc45851
feat: debug logging
Closes coop-cloud/organising#164.
2021-09-11 11:45:26 +02:00
3c3d8dc0e7
WIP: add first run at app rollback command
All checks were successful
continuous-integration/drone/push Build is passing
See coop-cloud/organising#146.
2021-09-10 11:49:29 +02:00
511619722f
feat: autocomplete recipe names for more abra commands
All checks were successful
continuous-integration/drone/pr Build is passing
2021-09-08 13:59:55 +02:00
d4333c2dc0
refactor: use app getting instead of boilerplate
Some checks failed
continuous-integration/drone/push Build is failing
2021-09-05 23:17:35 +02:00
ec40d88134
refactor: centralise app name validation
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-05 22:04:48 +02:00
b7742d5e18
refactor: use pkg directory structure 2021-09-05 21:37:03 +02:00
317be4cc01
docs: short aliases [ci skip] 2021-09-05 01:34:56 +02:00
e68c7fc71c
fix: respect COMPOSE_FILE when loading compose files
All checks were successful
continuous-integration/drone/push Build is passing
Final part of coop-cloud/go-abra#57.
2021-09-04 22:02:49 +02:00
063fa66af9
WIP heinous appEnv threading for env var loading
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-01 15:01:20 +02:00
de5169ea24
fix: support trimming library is version listing
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-25 14:22:31 +02:00
62ceca798c
refactor: sort output of version command 2021-08-25 14:16:33 +02:00
b34acefa21
refactor: support listing unknown versions 2021-08-25 14:06:42 +02:00
c5bb680fed
refactor: making app version command async 2021-08-25 13:30:55 +02:00
ed11634abf
WIP abra app version <app> implementation 2021-08-25 13:06:49 +02:00