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
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
5d0faf5e13
fix: only log once for the loaded app
2024-12-31 08:26:19 +01:00
97959ef5da
refactor!: vertical render & UI/UX fixes
...
See coop-cloud/abra#454
2024-12-28 15:00:31 +00:00
518c5795f4
fix: avoid overwriting non version env vars
...
See coop-cloud/organising#630
2024-07-24 16:07:08 +02:00
8b8e158664
test: int suite fixes
2024-07-17 14:05:46 +02:00
b2436174b0
chore: more logging for env versions
2024-07-17 10:08:32 +02:00
aedf5e5ff7
fix: dont write commented out versions
...
See coop-cloud/organising#626
2024-07-17 01:56:28 +02:00
7596982282
feat: update new version in env file
2024-07-10 12:12:43 +02:00
d7a870b887
feat: remote recipes
2024-07-10 12:06:44 +02:00
c33ca1c6bc
fix!: chaos consistency (deploy/undeploy/rollback/upgrade)
...
See coop-cloud/organising#559
--chaos for rollback/upgrade goes away.
2024-07-08 17:23:49 +02:00
87ecc05962
refactor(recipe): remove direct usage of config.RECIPE_DIR
2024-07-08 13:48:02 +02:00
f14d49cc64
refactor(recipe): rename Recipe2 -> Recipe
2024-07-08 13:19:40 +02:00
5617a9ba07
refactor(recipe): remove remaining usage of old recipe struct
2024-07-08 13:15:20 +02:00
99da8d4e57
refactor(recipe): move GetComposeFiles to new struct
2024-07-08 12:06:58 +02:00
c861c09cce
refactor(recipe): use method or variable for .env.sample
2024-07-08 11:41:26 +02:00
ef108d63e1
refactor: use central logger
2024-07-08 00:01:28 +02:00
f871f9beee
test: reduce duplication
2024-07-07 12:13:07 +02:00
c5211fbd7e
test: fix imports
2024-07-07 12:03:37 +02:00
0076b31253
new package envfile and move GetComposeFiles to recipe package
2024-07-06 16:37:16 +02:00
37aff723c0
move GetComposeFiles
2024-07-06 16:37:16 +02:00
f18c642226
refactor: move app files from config to app package
2024-07-06 16:37:16 +02:00
6fe5aed408
fix!: remove digest handling
...
Closes coop-cloud/organising#379
2023-01-22 08:54:13 +01:00
3b5354b2a5
refactor: less quotes
2021-12-25 02:03:09 +01:00
2b1cc9f6dd
docs: less quotes, more clarity on init
2021-12-21 02:28:14 +01:00
dc04cf5ff7
chore: migrate all upstream code to own dir
2021-10-21 19:35:13 +02:00
9fcdc45851
feat: debug logging
...
Closes coop-cloud/organising#164 .
2021-09-11 11:45:26 +02:00
3c3d8dc0e7
WIP: add first run at app rollback command
...
See coop-cloud/organising#146 .
2021-09-10 11:49:29 +02:00
d4333c2dc0
refactor: use app getting instead of boilerplate
2021-09-05 23:17:35 +02:00