Commit Graph

32 Commits

Author SHA1 Message Date
decentral1se a06043375d
refactor: remove unused flag 2021-12-27 16:07:57 +01:00
decentral1se 9c281d8608
fix: flags for logging in
continuous-integration/drone/push Build is passing Details
2021-12-27 03:27:05 +01:00
decentral1se 9f70a69bbf
feat: skip git syncing on catalogue generation 2021-12-26 03:46:26 +01:00
decentral1se a84a5bc320
feat: more robust linting
See coop-cloud/organising#254.
2021-12-25 23:22:50 +01:00
decentral1se decfe095fe
feat: improved recipe creation 2021-12-25 16:56:20 +01:00
decentral1se ab8db8df64
feat: deploy --no-converge-checks & finish app errors 2021-12-24 02:23:46 +01:00
decentral1se 0362928840
fix!: parse ttl correctly 2021-12-23 01:41:12 +01:00
decentral1se d0cc51b829
fix: point to correct var 2021-12-23 01:16:07 +01:00
decentral1se 606b5ac3e4
fix: less long ttl 2021-12-23 01:16:07 +01:00
decentral1se db453f0ab1
feat: auto flag for dns
continuous-integration/drone/push Build is failing Details
2021-12-22 20:46:50 +01:00
decentral1se 56a1e7f8c4
feat: stderr only for logs 2021-12-22 01:02:36 +01:00
decentral1se b72bad955a
feat: no domain checks flag
See coop-cloud/organising#281.
2021-12-21 23:57:20 +01:00
decentral1se 217d4bc2cc
docs: rewording 2021-12-19 23:59:20 +01:00
decentral1se 59b80d5def
refactor: make this flag more general 2021-12-19 16:26:45 +01:00
decentral1se cf1b46fa61
refactor: move flags into internal/common 2021-12-19 16:18:50 +01:00
decentral1se 0fe0ffbafa
refactor: move flags to internal/common 2021-12-19 16:15:45 +01:00
decentral1se 9ddf69b988
refactor: move flag to internal/common 2021-12-19 16:01:20 +01:00
decentral1se 06f8078866
refactor: move flag to internal/common 2021-12-19 15:57:12 +01:00
decentral1se 3b01b1bb2e
docs: explain docker context also
continuous-integration/drone/push Build is passing Details
2021-11-21 14:11:27 +01:00
decentral1se 1b836dbab6
fix: better borked ssh config message
continuous-integration/drone/push Build is passing Details
See coop-cloud/organising#243.
2021-11-19 15:29:54 +01:00
decentral1se cc37615d83
refactor: move debug to internal 2021-11-18 20:04:40 +01:00
decentral1se 8e3f90a7f3
fix: server inputs handling + better logging 2021-10-25 23:48:49 +02:00
decentral1se 313e3beb1e
refactor!: abra server interface more coherent
This follows our app new UX and interactive mode design.
2021-10-22 10:31:33 +02:00
decentral1se 94c7f59113
fix: dont use e.g. if already has default 2021-10-22 09:23:28 +02:00
decentral1se 5ae06bbd42
refactor!: abra domain -> abra record + prompts
This reconciles the fact that we manage records and not domains which
was a bad first naming take on this imho. Now it is clear that we are
manipulating domain name records and not entire zones.

The UX of record creation/deletion now mirrors the UX of new apps. All
the things are prompted for.
2021-10-22 08:58:18 +02:00
decentral1se a491332c1c
feat: support no-input mode for deploy ops 2021-10-21 20:48:45 +02:00
decentral1se 597b4b586e
WIP: domain listing with Gandi
continuous-integration/drone/push Build is passing Details
Rethinking the interface already.
2021-10-18 22:16:29 +02:00
decentral1se 2f9b11f389
feat: support deploying with chaos mode
continuous-integration/drone/push Build is failing Details
2021-10-18 08:14:06 +02:00
decentral1se c99f0fc908
refactor: recipe validation
continuous-integration/drone/push Build is passing Details
2021-09-05 01:55:10 +02:00
knoflook 6732edf8db
feat: implement app remove
See coop-cloud/go-abra#43.
2021-08-06 12:00:24 +02:00
Roxie Gibson 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
Roxie Gibson 30d11f48a7
refactor: break up cli pkg into nice small chunks 2021-08-02 02:10:41 +01:00