4866cfd31c
feat: Introduces a new help error
2025-03-13 13:47:32 +01:00
e58a716fe1
feat(deploy): Simplifies deploy overview ( #508 )
...
This simplifies the deploy overview, to only show 3 version fields:
- CURRENT DEPLOYMENT
- CURRENT ENV
- NEW DEPLOYMENT
It also fixes a few errors around version detection
Reviewed-on: toolshed/abra#508
Co-authored-by: p4u1 <p4u1_f4u1@riseup.net>
Co-committed-by: p4u1 <p4u1_f4u1@riseup.net>
2025-03-12 16:13:24 +00:00
d09a19a385
fix: Adds chaos flag to restart command
2025-02-11 10:01:44 +00:00
cee808ff06
fix: Changes how the deploy version is detected in app deploy command
2025-02-11 10:01:44 +00:00
b976872f77
fix(overview): Adds linebreak after compose file in deploy overview
2025-02-11 09:57:09 +00:00
7b6ea76437
fix(secret): Checks for enough arguments
2025-02-11 09:55:03 +00:00
9069758969
fix(cmd): Uses uppercase t for tty shorthand flag
2025-02-10 15:13:26 +01:00
15d6b1a2a5
fix: app new with chaos should just take the local repo as it is ( #495 )
...
Fixes toolshed/abra#494
Reviewed-on: toolshed/abra#495
Co-authored-by: p4u1 <p4u1_f4u1@riseup.net>
Co-committed-by: p4u1 <p4u1_f4u1@riseup.net>
2025-02-10 14:00:42 +00:00
8a7fe4ca07
fix: prompt, skip adding if next present
...
toolshed/abra#486
2025-01-17 17:46:41 +01:00
cb3f46b46e
fix: redirect to stderr for machine output
...
See toolshed/abra#477
2025-01-09 11:23:36 +00:00
ed263854d4
fix: show N/A if env version unknown
...
See toolshed/abra#478
2025-01-09 11:54:37 +01:00
eb6fe4ba6e
fix: dont set chaos label if no chaos
...
See toolshed/abra#478
2025-01-09 11:54:36 +01:00
993172d31b
test: ensure .env version written
2025-01-08 13:42:35 +00:00
22e4dd7fca
fix: app new from chaos changes
...
See toolshed/abra#471
2025-01-08 13:42:35 +00:00
b6009057a8
docs: note temp autocomplete, less whitespace
2025-01-08 12:10:17 +01:00
b978f04910
fix: use "sudo tee" to avoid permissions error
...
See toolshed/abra#474
2025-01-08 12:09:51 +01:00
273c165a41
docs: --chaos/-C handling for catalogue generate
2025-01-05 16:46:20 +01:00
4923984e84
fix: not flaky catalogue generate
...
See toolshed/abra#464
2025-01-05 12:08:10 +01:00
74b64099de
fix: skip example
&& fix generate
2025-01-03 20:24:49 +01:00
354712ca46
fix: remove old docstring
2025-01-03 20:23:48 +01:00
81cdc843ec
fix: coop-cloud
-> toolshed
2025-01-03 20:23:27 +01:00
17e15dba77
chore: spacing / wording on log message [ci skip]
2025-01-03 17:53:22 +01:00
1194f3b228
refactor!: maintain "domain"
...
See toolshed/organising#636
2025-01-03 08:24:03 +01:00
0a63f9ce27
fix: undeploy handles chaos/unstaged in overview
...
Follows 3a71dc47f8afa8e64adb86868a17650ea98bb842
2025-01-02 21:50:23 +01:00
3a71dc47f8
fix: more env version write tests
...
See toolshed/organising#661
2025-01-02 21:20:40 +01:00
f07c64f7b8
fix: sort abra app env
output
2025-01-02 16:40:23 +01:00
dd03c40e10
feat: abra app env
2025-01-02 16:32:32 +01:00
c0931b96d8
fix: use same wording
2025-01-02 11:31:04 +01:00
b0cd8ccbb9
refactor/fix: deploy/upgrade/rollback
...
See coop-cloud/abra#461
2025-01-02 11:12:38 +01:00
5975be6870
fix: unstaged changes handling
...
See toolshed/organising#651
2024-12-31 16:37:02 +01:00
cd6af9708c
docs: <> -> []
2024-12-31 08:26:01 +01:00
ef95bce1e4
fix: use default styles
2024-12-30 18:10:01 +01:00
a159583874
chore: make format
2024-12-30 18:07:58 +01:00
e3b0500875
fix: dont output error twice
2024-12-30 18:05:26 +01:00
994310a4ff
refactor!: use charm defaults
2024-12-30 18:05:04 +01:00
74108b0dd9
fix: create release dir in recipe if not exists #660
2024-12-29 18:12:53 +00:00
9f189680f3
fix: less newline
2024-12-28 23:47:50 +01:00
356e527f1f
refactor!: upgrade/rollback vertical render / ui fixes
...
See toolshed/organising#658
2024-12-28 23:35:47 +01:00
7ec61c6d03
fix: sort versions upgrade/rollback/list
...
See toolshed/organising#649
2024-12-28 23:10:22 +01:00
fab93a559a
fix: more robust <app> autocomplete + error handling
...
See toolshed/organising#652
2024-12-28 22:22:13 +01:00
03000c25e0
refactor: parametrize default value
2024-12-28 21:54:14 +01:00
3f32dbb1a3
fix: better "server add" failure
...
See toolshed/organising#570
2024-12-28 21:17:51 +01:00
27f68b1dc5
refactor!: recipe fetch [recipe | --all]
...
See toolshed/organising#639
2024-12-28 20:55:25 +01:00
a0da5299fe
feat: write undeploy version
...
See toolshed/organising#633
2024-12-28 19:42:01 +00:00
dc4c6784cb
test: integration test patches
2024-12-28 16:39:58 +01:00
97959ef5da
refactor!: vertical render & UI/UX fixes
...
See coop-cloud/abra#454
2024-12-28 15:00:31 +00:00
b6573720ec
fix: Adds chaos flag to app/cp command
2024-12-28 13:56:43 +01:00
4e8995cc0e
fix: moar integration test patches
...
See toolshed/organising#650
2024-12-27 21:55:01 +01:00
008582c3d9
test: fixes for test suite post-cobra migrate
...
See toolshed/organising#650
2024-12-27 20:44:07 +01:00
8fa20e2c7f
feat: new backup/restore
2024-12-27 19:27:56 +01:00