Commit Graph

40 Commits

Author SHA1 Message Date
bac6fb0fa8
docs: better wording 2021-12-28 02:01:50 +01:00
ab8db8df64
feat: deploy --no-converge-checks & finish app errors 2021-12-24 02:23:46 +01:00
b72bad955a
feat: no domain checks flag
See coop-cloud/organising#281.
2021-12-21 23:57:20 +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
c227972c12
WIP: make "abra app deploy" callable by code
All checks were successful
continuous-integration/drone/push Build is passing
Closes coop-cloud/organising#212.
2021-11-03 09:21:15 +01:00
7d8e2d9dd1
WIP: make "abra app new" callable by code
All checks were successful
continuous-integration/drone/push Build is passing
Part of coop-cloud/organising#212.
2021-11-03 09:10:13 +01:00
ede5a59562
Revert c76601c9ce
This is already handled and does not need to be run again.
2021-11-02 15:47:09 +01:00
c76601c9ce
fix: ensure version for regular deploy
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-02 15:16:19 +01:00
a491332c1c
feat: support no-input mode for deploy ops 2021-10-21 20:48:45 +02:00
dc04cf5ff7
chore: migrate all upstream code to own dir 2021-10-21 19:35:13 +02:00
2fcdaca75f
fix: dont duplicate info output
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-21 15:13:24 +02:00
c5f44cf340
feat: show undploy overview
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-21 15:10:43 +02:00
63318fb6ff
fix: handle chaos mode correctly for deploy
All checks were successful
continuous-integration/drone/push Build is passing
Closes coop-cloud/organising#210.
2021-10-21 10:19:30 +02:00
9526d1fde6
fix: ensure we have version checked out on deploy
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-18 09:30:43 +02:00
62cc7ef92d
feat: upgrade/downgrade support chaos mode
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-18 08:57:25 +02:00
c5a7a831d2
docs: chaos mode flag docs 2021-10-18 08:35:59 +02:00
2f9b11f389
feat: support deploying with chaos mode
Some checks failed
continuous-integration/drone/push Build is failing
2021-10-18 08:14:06 +02:00
c1390f232e
fix: show "local" instead of "default" 2021-10-17 23:50:12 +02:00
0d500b636d
feat: more info on version changing deployments
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-14 13:30:33 +02:00
5dd97cace0
docs: expand deploy/upgrade/downgrade docs
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-14 12:26:07 +02:00
2dca602c0b
fix: error handling in deploy 2021-10-14 01:22:54 +02:00
37022bf0c8
feat: make deploy only deploy
All checks were successful
continuous-integration/drone/push Build is passing
See coop-cloud/organising#127.
2021-10-13 16:51:04 +02:00
d804276cf2
feat: add pre-deploy overview
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-10-12 13:25:23 +02:00
4a01e411be
refactor: handle STACK_NAME override in one place
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-12 01:14:14 +02:00
e9113500d8
feat: allow to override STACK_NAME
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-05 20:40:16 +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
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
07a43cb314
refactor: NewClientWithContext -> New, and use server only
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-05 00:41:31 +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
da049ad69a
fix: drop swarmkit/etcd dep
All checks were successful
continuous-integration/drone/push Build is passing
Part of coop-cloud/go-abra#57.
2021-09-04 21:08:14 +02:00
612fc5a531
feat: final round of hacks for deploy command
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-03 11:46:40 +02:00
92c8e9aab9
fix: pass in stack name when deploying
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-02 19:49:41 +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
09873b42ce
WIP making a mess for stack deploy
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-01 14:03:39 +02:00
38d8b51bd5
refactor: moved a lot of flags & added comments
Comments added to fix the golint errors on exported things need comments
2021-08-02 07:36:35 +01:00
30d11f48a7
refactor: break up cli pkg into nice small chunks 2021-08-02 02:10:41 +01:00