|
c92a0d0703
|
feat: Add cloud-init file
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2025-09-14 13:02:21 -04:00 |
|
|
1c4abcf12f
|
chore: bump installer
continuous-integration/drone/tag Build is failing
continuous-integration/drone/push Build is passing
0.11.0-beta
|
2025-09-10 22:06:12 +02:00 |
|
|
f590870672
|
chore: make i18n
continuous-integration/drone/push Build is passing
|
2025-09-10 21:46:43 +02:00 |
|
|
a31a25cfa1
|
fix: show no images if no diff required
|
2025-09-10 21:46:42 +02:00 |
|
|
870dcfb342
|
chore: update translation files
continuous-integration/drone/push Build is passing
Updated by "Update PO files to match POT (msgmerge)" add-on in Weblate.
Translation: Co-op Cloud/abra
Translate-URL: https://translate.coopcloud.tech/projects/co-op-cloud/abra/
|
2025-09-09 22:07:29 +00:00 |
|
|
f53ba48efa
|
docs: update comment
continuous-integration/drone/push Build is passing
|
2025-09-09 17:37:36 -04:00 |
|
|
26c920e570
|
chore: i18n.G, update POT
continuous-integration/drone/push Build is passing
|
2025-09-09 17:37:12 -04:00 |
|
|
c67fc57902
|
feat: show proposed secret version changes during deploy
|
2025-09-09 17:37:12 -04:00 |
|
|
07cafd371c
|
fix: top-align table cells in horizontal()
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2025-09-09 16:55:23 -04:00 |
|
|
5bb6241172
|
test: fix "bail if env has a hash but no --chaos" test
continuous-integration/drone/push Build is passing
|
2025-09-09 16:03:22 -04:00 |
|
|
66e6a2c47e
|
chore: update POT
continuous-integration/drone/push Build is passing
|
2025-09-09 15:59:45 -04:00 |
|
|
d866527138
|
fix: set "chaos" if a specified* version is "chaos-y"
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
*either from env file or command-line
|
2025-09-09 13:25:18 -04:00 |
|
|
39d1997edf
|
chore: update POT
continuous-integration/drone/push Build is passing
|
2025-09-09 13:19:22 -04:00 |
|
|
d5f5d96944
|
style: formatting
|
2025-09-09 13:18:49 -04:00 |
|
|
076d522b1a
|
refactor: PR feedback
|
2025-09-09 13:18:26 -04:00 |
|
|
34934cf62d
|
refactor: move strings.Join to DeployOverview
continuous-integration/drone/push Build is passing
|
2025-09-08 22:12:22 -04:00 |
|
|
241dffb8cd
|
chore: POT
|
2025-09-08 22:12:21 -04:00 |
|
|
e42b42e882
|
chore: 4matting
|
2025-09-08 22:12:20 -04:00 |
|
|
0a45424658
|
test: check new deploy overview stuff
|
2025-09-08 22:12:17 -04:00 |
|
|
e73b0cc2fc
|
refactor: don't reinvent the wheel
|
2025-09-08 22:12:12 -04:00 |
|
|
33aca42181
|
feat: add --show-unchanged/-U option
|
2025-09-08 22:12:08 -04:00 |
|
|
5c659bae5f
|
chore: update POT
|
2025-09-08 22:12:04 -04:00 |
|
|
d9f1f82923
|
style: 4matting
|
2025-09-08 22:12:00 -04:00 |
|
|
117f64a9d6
|
test: add some basic unit tests for new utility methods
|
2025-09-08 22:11:55 -04:00 |
|
|
90e9e9b5aa
|
refactor: move MergeAbraShEnv to shared method
Re #638
|
2025-09-08 22:11:50 -04:00 |
|
|
7e217f8892
|
chore: regen POT
|
2025-09-08 22:11:39 -04:00 |
|
|
bf68ec56a3
|
style: 4matting
|
2025-09-08 22:11:35 -04:00 |
|
|
40b5c5cd63
|
feat: roll out pre-deploy changes to rollback and upgrade
|
2025-09-08 22:11:30 -04:00 |
|
|
14d3f1f669
|
feat: show image differences in pre-deploy overview
|
2025-09-08 22:11:15 -04:00 |
|
|
8e8f7715a2
|
refactor: move secret- and config-gathering to separate file
|
2025-09-08 22:11:10 -04:00 |
|
|
745651e962
|
refactor: resolve circular import
|
2025-09-08 22:11:04 -04:00 |
|
|
c2848cb3ec
|
feat: add GetSecretNamesForStack, tidy up GetConfigNamesForStack
|
2025-09-08 22:10:58 -04:00 |
|
|
f3edfea744
|
feat: warn instead of error on missing config version
|
2025-09-08 22:10:52 -04:00 |
|
|
719722a25b
|
feat: working config version comparison
|
2025-09-08 22:10:48 -04:00 |
|
|
7f9f8f9d6a
|
feat: skip empty sections in deploy overview
|
2025-09-08 22:10:43 -04:00 |
|
|
155df518dd
|
feat: only show remote configs used in deployment
|
2025-09-08 22:10:39 -04:00 |
|
|
984bdd8792
|
feat: add some spacing, might delete
|
2025-09-08 22:10:29 -04:00 |
|
|
0b7c38c213
|
refactor: tidy up a little
|
2025-09-08 22:10:24 -04:00 |
|
|
1df0de2e65
|
WIP: Working secret and config versions during deploy overview
|
2025-09-08 22:06:27 -04:00 |
|
|
6d634ea4e2
|
WIP: Initial stab at secrets/configs/images
|
2025-09-08 22:06:27 -04:00 |
|
|
dc207a0138
|
test: lang parsing
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
See #652
|
2025-09-06 08:38:38 +02:00 |
|
|
02add8c3ef
|
chore: make i18n
continuous-integration/drone/push Build is passing
|
2025-09-06 08:28:53 +02:00 |
|
|
560d609013
|
test: ensure autocomplete output works
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
See #649
|
2025-09-06 08:26:50 +02:00 |
|
|
b4c9fbfe6d
|
fix: use local flag
See #648
|
2025-09-06 08:24:37 +02:00 |
|
|
7f456a3f24
|
chore: 4matting
continuous-integration/drone/push Build is passing
|
2025-09-05 21:12:21 +00:00 |
|
|
709a9ad659
|
fix: use LANG prefix instead of full value
|
2025-09-05 21:12:21 +00:00 |
|
|
a468245413
|
chore: update translation files
continuous-integration/drone/push Build is passing
Updated by "Update PO files to match POT (msgmerge)" add-on in Weblate.
Translation: Co-op Cloud/abra
Translate-URL: https://translate.coopcloud.tech/projects/co-op-cloud/abra/
|
2025-09-05 21:09:51 +00:00 |
|
|
e895b852bc
|
chore: update POT
continuous-integration/drone/push Build is passing
|
2025-09-05 17:09:39 -04:00 |
|
|
bef92d53a8
|
fix: don't translate blank string
continuous-integration/drone/push Build is failing
|
2025-09-05 13:33:51 -04:00 |
|
|
a4b47b431b
|
fix: temporary fix to #648
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
|
2025-09-05 13:29:31 -04:00 |
|