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
4326d1d259
fix: Sorts git tags with tagcmp
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
64ad60663f
test: adjust for new abra-test-recipe version
...
See toolshed/abra#470
2025-01-09 13:14:47 +00:00
cb3f46b46e
fix: redirect to stderr for machine output
...
See toolshed/abra#477
2025-01-09 11:23:36 +00:00
41e514ae9a
test: reset after deploy
2025-01-09 11:54:39 +01:00
086b4828ff
docs: better comments, remove redundant output check
2025-01-09 11:54:38 +01: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
c70b6e72a7
test: ensure unstaged changes preserved
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
3ac29d54d9
chore: go update des/vendor
2025-01-07 16:59:56 +01:00
877c17fab5
test: re-enable this one
2025-01-05 16:46:48 +01:00
f01fd26ce3
test: git status output
2025-01-05 16:46:38 +01:00
273c165a41
docs: --chaos/-C handling for catalogue generate
2025-01-05 16:46:20 +01:00
c88fc66c99
test: moar chaos stability 😌 [ci skip]
2025-01-05 16:12:06 +01:00
9b271a6963
docs: moar authors [ci skip]
2025-01-05 15:53:17 +01:00
8af87aa382
chore: upgrade goreleaser
2025-01-05 12:47:46 +01:00
ac0b9cd052
chore: new RC
2025-01-05 12:42:42 +01:00
4923984e84
fix: not flaky catalogue generate
...
See toolshed/abra#464
2025-01-05 12:08:10 +01:00
2bc77de751
test: ensure main branch on new recipe
2025-01-05 10:38:34 +01:00
b3a2402cec
chore: remove redundant logging
2025-01-05 10:38:24 +01:00
a773fd4256
chore: spacing
2025-01-05 10:38:13 +01:00
b1a0d54bd3
fix: default to main then master
2025-01-05 10:37:30 +01:00
3869d6bce9
Revert "test: try uppercase naming (following UI)"
...
This reverts commit 0ff07ab224e3e2195c502b729b09da87d1312957.
Wrong UI, trying again via Drone.
2025-01-04 11:55:13 +01:00
0ff07ab224
test: try uppercase naming (following UI)
2025-01-04 11:47:33 +01:00
936c1b0626
fix: use new syntax
2025-01-04 11:20:17 +01:00
b576cba227
fix: use abra-bot
2025-01-04 11:09:14 +01:00
d087f3debf
chore: go mod tidy
2025-01-03 21:25:11 +01:00
e57a6d87a3
test: use recipes url
2025-01-03 20:35:19 +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
d2931e3af0
fix: drop warning, can use this now
2025-01-03 20:21:20 +01:00
b9f2d1f568
chore: go mod vendor / tidy
2025-01-03 20:21:06 +01:00
a379b31a19
refactor: dont use topics
...
See coop-cloud/organising#377
See coop-cloud/organising#569
2025-01-03 17:01:37 +00: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
2dc8034c16
fix: no dot dirs for server selection
2025-01-03 08:16:30 +01:00
c5ddeb2d8a
fix: dont update catalogue on autocomplete
2025-01-03 08:10:57 +01:00