Commit Graph

205 Commits

Author SHA1 Message Date
decentral1se 0c2f6fb676
fix: app autocomplete for secret commands 2022-01-04 12:24:37 +01:00
decentral1se b61b8f0d2a
fix: always check for deployed status when removing
continuous-integration/drone/push Build is passing Details
You can't delete regardless of -f if an app is deployed, the runtime
will error out. Best just deal with this for all cases then on our side.
2022-01-04 11:38:07 +01:00
decentral1se 763e7b5bff
fix: use StackName for querying via Docker 2022-01-04 11:37:45 +01:00
decentral1se d5ab9aedbf
docs: match other abort command outputs 2022-01-04 11:37:35 +01:00
decentral1se 2ebb00c9d4
docs: confirm prompt matches language of command 2022-01-04 11:37:04 +01:00
decentral1se 6d76b3646a
fix: use spaces like the rest [ci skip] 2022-01-03 18:41:11 +01:00
decentral1se bd1da39374
fix: show latest version when up-to-date 2022-01-03 16:31:30 +01:00
decentral1se 4dec3c4646
fix: show order as in other tables
continuous-integration/drone/push Build is passing Details
2022-01-02 16:25:18 +01:00
decentral1se c900cebc30
fix: fix filtering by type for output
continuous-integration/drone/push Build is passing Details
2022-01-02 16:21:22 +01:00
decentral1se 33ff04c686
fix: dont list if no volumes
continuous-integration/drone/push Build is passing Details
2022-01-02 15:20:17 +01:00
decentral1se c69a3c23c5
fix: show app arg 2022-01-02 15:19:40 +01:00
decentral1se 0b46909961
fix: dont output if no secrets 2022-01-02 15:19:30 +01:00
decentral1se c07128b308
refactor: drop integration tests [ci skip]
Will use script instead.
2022-01-01 19:56:24 +01:00
decentral1se 929ff88013
fix: handle missing versions
continuous-integration/drone/push Build is passing Details
2022-01-01 17:37:34 +01:00
decentral1se 0353427c71
fix: adapt to new unkown version marker
Follows 7a0d18ceb6.
2022-01-01 17:37:10 +01:00
decentral1se abd094387f
fix: use scale for restarting
The other approach wasn't working. Duplicating containers on restart.
You'd end up with 2 containers per restart...
2022-01-01 17:22:35 +01:00
decentral1se a556ca625b
fix: handle StackName / Name correctly 2022-01-01 17:22:19 +01:00
decentral1se 1b7836009f
test: spec out check tests [ci skip] 2021-12-31 17:19:30 +01:00
decentral1se 866cdd1f29
feat: service name in ps output
continuous-integration/drone/push Build is passing Details
2021-12-31 12:59:31 +01:00
decentral1se 95d385c420
fix: GetService & handling missing services 2021-12-31 12:49:31 +01:00
decentral1se 605e2553b8
docs: expand errors docs
continuous-integration/drone/push Build is passing Details
2021-12-31 12:10:11 +01:00
decentral1se 1245827dff
fix: handle %s correctly
continuous-integration/drone/push Build is passing Details
2021-12-31 12:05:40 +01:00
decentral1se 9bdb07463c
fix: handle filtered server list with sort
continuous-integration/drone/push Build is passing Details
2021-12-30 02:06:04 +01:00
decentral1se be26f80f03
fix: maintain sorted output
continuous-integration/drone/push Build is passing Details
2021-12-30 01:07:21 +01:00
decentral1se b4f48c3c59
feat: show release notes on upgrade
continuous-integration/drone/push Build is passing Details
2021-12-28 02:31:21 +01:00
decentral1se 43e68a99b0
refactor: reverse list function finally 2021-12-28 02:31:06 +01:00
decentral1se bac6fb0fa8
docs: better wording 2021-12-28 02:01:50 +01:00
decentral1se dc9c9715ce
fix: remove duplication 2021-12-28 02:01:43 +01:00
decentral1se a700aca23d
fix: add autocomplete for app run
continuous-integration/drone/push Build is passing Details
2021-12-28 01:37:41 +01:00
decentral1se 5cacd09a04
refactor: remove old/non-urgen/resolved FIXMEs 2021-12-28 01:35:40 +01:00
decentral1se f5d2d3adf6
refactor: formatter gets own package 2021-12-28 01:24:23 +01:00
decentral1se 07119b0575
refactor: less files, they werent used generally 2021-12-28 01:08:44 +01:00
decentral1se 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
decentral1se b1d9d9d858
refactor: wording & short options
continuous-integration/drone/push Build is passing Details
2021-12-27 16:12:29 +01:00
decentral1se 06cc5d1cc3
fix: only update when really needed
continuous-integration/drone/push Build is passing Details
2021-12-27 04:10:12 +01:00
decentral1se 5cd4317580
fix: more performant ps'in 2021-12-27 04:00:37 +01:00
decentral1se 2ba1ec3df0
fix: x-platform loop output
See coop-cloud/organising#178.
2021-12-27 03:55:42 +01:00
decentral1se 34cdb9c9d8
fix: check for deployment when ps'in 2021-12-27 03:53:45 +01:00
decentral1se 9a1cf258a5
fix: check published version properly
Resulted in a refactor to a new lint package.
2021-12-26 00:00:19 +01:00
decentral1se 8735a8f0ea
feat: lint before deploy/upgrade/rollback
See coop-cloud/organising#254.
2021-12-25 23:35:45 +01:00
decentral1se 4283f130a2
refactor: apps -> recipes 2021-12-25 14:04:07 +01:00
decentral1se 3b5354b2a5
refactor: less quotes
continuous-integration/drone/push Build is passing Details
2021-12-25 02:03:09 +01:00
decentral1se ab8db8df64
feat: deploy --no-converge-checks & finish app errors 2021-12-24 02:23:46 +01:00
decentral1se 58a24a50e1
WIP: app errors 2021-12-24 01:40:39 +01:00
decentral1se a85cfe40d0
WIP: app errors 2021-12-24 00:25:53 +01:00
decentral1se 696172ad48
WIP: half-baked errors implementation
continuous-integration/drone/push Build is passing Details
2021-12-23 21:45:59 +01:00
decentral1se 4089949a3f
fix: add state 2021-12-23 21:14:15 +01:00
decentral1se ef4383209e
fix: handle more appropriately
continuous-integration/drone/push Build is failing Details
2021-12-22 01:18:16 +01:00
decentral1se 74f688350b
fix: actually call function
continuous-integration/drone/push Build is failing Details
2021-12-22 01:03:36 +01:00
decentral1se 56a1e7f8c4
feat: stderr only for logs 2021-12-22 01:02:36 +01:00