|
1194f3b228
|
refactor!: maintain "domain"
continuous-integration/drone/push Build is passing
See toolshed/organising#636
|
2025-01-03 08:24:03 +01:00 |
|
|
3a71dc47f8
|
fix: more env version write tests
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
See toolshed/organising#661
|
2025-01-02 21:20:40 +01:00 |
|
|
b0cd8ccbb9
|
refactor/fix: deploy/upgrade/rollback
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
See coop-cloud/abra#461
|
2025-01-02 11:12:38 +01:00 |
|
|
5975be6870
|
fix: unstaged changes handling
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
See toolshed/organising#651
|
2024-12-31 16:37:02 +01:00 |
|
|
cd6af9708c
|
docs: <> -> []
|
2024-12-31 08:26:01 +01:00 |
|
|
fab93a559a
|
fix: more robust <app> autocomplete + error handling
continuous-integration/drone/push Build is passing
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 |
|
|
97959ef5da
|
refactor!: vertical render & UI/UX fixes
continuous-integration/drone/push Build is passing
See coop-cloud/abra#454
|
2024-12-28 15:00:31 +00:00 |
|
|
8fa20e2c7f
|
feat: new backup/restore
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2024-12-27 19:27:56 +01:00 |
|
|
671e1ca276
|
refactor!: cobra migrate
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2024-12-27 13:32:29 +01:00 |
|
Ammar Hussein
|
f664599836
|
[fix] chaos mode always fails deploy
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2024-11-30 20:10:04 -08:00 |
|
|
1f8662cd95
|
refactor: urfave v3
|
2024-10-21 16:39:27 +02:00 |
|
|
375e17a4a0
|
refactor: urfave v2
|
2024-10-21 11:00:35 +02: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
continuous-integration/drone/push Build is passing
|
2024-07-17 14:05:46 +02:00 |
|
|
9b0b3c2e4c
|
fix: override version from CLI
See coop-cloud/organising#541
|
2024-07-17 10:07:47 +02:00 |
|
|
56068362e8
|
fix: write versions on deploy/upgrade/rollback
See coop-cloud/organising#625
|
2024-07-17 01:29:49 +02:00 |
|
|
cf14731b46
|
refactor: "false" -> CHAOS_DEFAULT
|
2024-07-17 01:23:12 +02:00 |
|
|
f28cffe6d8
|
refactor: vertical deploy overview
|
2024-07-16 09:37:10 +02:00 |
|
|
ff90b43929
|
fix: use struct data for HEAD retrieval
continuous-integration/drone/push Build is passing
See ce7dda1eaea5665da7155b4fc2d0a5f885237b1a
|
2024-07-10 15:51:11 +02:00 |
|
|
7596982282
|
feat: update new version in env file
continuous-integration/drone/pr Build is passing
|
2024-07-10 12:12:43 +02:00 |
|
|
4085eb6654
|
feat: define recipe version inside app env file
|
2024-07-10 12:11:46 +02:00 |
|
|
790dbca362
|
feat!: remove all catalogue reads from app commands
|
2024-07-10 12:06:57 +02:00 |
|
|
71d93cbbea
|
refactor: debug logging and errors for version issues
|
2024-07-09 11:33:07 +02:00 |
|
|
2fb5493ab5
|
feat: support chaos commits on deploy
See coop-cloud/organising#517
|
2024-07-09 11:31:52 +02:00 |
|
|
0ff8e49cfd
|
docs: pass on sub-command help
|
2024-07-09 09:43:18 +02:00 |
|
|
c33ca1c6bc
|
fix!: chaos consistency (deploy/undeploy/rollback/upgrade)
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
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
continuous-integration/drone/pr Build is failing
|
2024-07-08 13:48:02 +02:00 |
|
|
5617a9ba07
|
refactor(recipe): remove remaining usage of old recipe struct
|
2024-07-08 13:15:20 +02:00 |
|
|
c1b03bcbd7
|
refactor(recipe): load load compoes config where its used
|
2024-07-08 12:31:39 +02:00 |
|
|
99da8d4e57
|
refactor(recipe): move GetComposeFiles to new struct
|
2024-07-08 12:06:58 +02:00 |
|
|
01f3f4be17
|
refactor(recipe): use new recipe.Ensure method
|
2024-07-08 10:55:55 +02:00 |
|
|
950f85e2b4
|
refactor(recipe): introduce new recipe struct and move some methods
|
2024-07-08 10:55:43 +02:00 |
|
|
ef108d63e1
|
refactor: use central logger
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2024-07-08 00:01:28 +02:00 |
|
|
0076b31253
|
new package envfile and move GetComposeFiles to recipe package
continuous-integration/drone/pr Build is failing
|
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 |
|
|
9554ad40c8
|
refactor: use adapted upstream detach=false logic [ci skip]
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
See coop-cloud/organising#607.
|
2024-07-02 14:52:12 +02:00 |
|
|
91ea2c01a5
|
fix: fix old app version deploy wrt. compose files
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
See coop-cloud/organising#617
|
2024-06-21 16:14:40 +02:00 |
|
|
85b90ef80c
|
fix: bail if --chaos and specific version
continuous-integration/drone/push Build is passing
See coop-cloud/organising#503.
|
2023-10-09 20:54:44 +00:00 |
|
|
b57edb440a
|
fix: improve app check
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
See coop-cloud/organising#446
|
2023-10-06 10:56:33 +02:00 |
|
|
8078e91e52
|
fix: warn if secrets not generated
See coop-cloud/organising#499
|
2023-10-04 15:13:14 +02:00 |
|
|
d02f659bf8
|
fix: secrets from config, --offline/chaos handling, typos
See coop-cloud/organising#464
|
2023-09-25 10:31:59 +02:00 |
|
|
510ce66570
|
feat: version arguments, local tag lookups & release notes
See:
* coop-cloud/organising#441
* coop-cloud/organising#204
* coop-cloud/organising#493
|
2023-09-23 09:15:27 +02:00 |
|
|
0be532692d
|
test: moar integration tests [ci skip]
continuous-integration/drone/pr Build is failing
|
2023-09-20 13:51:06 +02:00 |
|
|
8bb98ed0ed
|
fix: deploy fresh recipe without versions
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
See coop-cloud/organising#476
|
2023-08-01 21:47:34 +02:00 |
|
|
3dc5662821
|
fix: improved offline support
continuous-integration/drone/push Build is passing
Closes coop-cloud/organising#471.
|
2023-07-26 08:16:07 +02:00 |
|
|
a7f1af7476
|
refactor: drop internal deploy package
|
2023-07-25 18:03:37 +02:00 |
|
|
3b8893502a
|
docs: re-word on docstrings [ci skip]
|
2022-05-13 16:44:49 +02:00 |
|
|
e670844b56
|
refactor!: app name -> domain
|
2022-01-27 10:33:21 +00:00 |
|
|
0e688f1407
|
refactor!: migrate to urfave/cli v1
continuous-integration/drone/push Build is passing
Better flexible flags handling.
|
2022-01-18 14:38:20 +01:00 |
|