|
87663b95c2
|
fix: Sorts git tags with tagcmp
|
2025-01-30 14:11:27 +01:00 |
|
|
4923984e84
|
fix: not flaky catalogue generate
See toolshed/abra#464
|
2025-01-05 12:08:10 +01:00 |
|
|
b3a2402cec
|
chore: remove redundant logging
|
2025-01-05 10:38:24 +01:00 |
|
|
e57a6d87a3
|
test: use recipes url
|
2025-01-03 20:35:19 +01:00 |
|
|
81cdc843ec
|
fix: coop-cloud -> toolshed
|
2025-01-03 20:23:27 +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 |
|
|
3a71dc47f8
|
fix: more env version write tests
See toolshed/organising#661
|
2025-01-02 21:20:40 +01:00 |
|
|
48198d55bd
|
chore: rename [ci skip]
|
2025-01-02 11:31:15 +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 |
|
|
356e527f1f
|
refactor!: upgrade/rollback vertical render / ui fixes
See toolshed/organising#658
|
2024-12-28 23:35:47 +01:00 |
|
|
97959ef5da
|
refactor!: vertical render & UI/UX fixes
See coop-cloud/abra#454
|
2024-12-28 15:00:31 +00:00 |
|
|
8b8e158664
|
test: int suite fixes
|
2024-07-17 14:05:46 +02:00 |
|
|
1132b09b5b
|
fix: error out for invalid env versions
|
2024-07-17 10:08:51 +02:00 |
|
|
b2436174b0
|
chore: more logging for env versions
|
2024-07-17 10:08:32 +02:00 |
|
|
ff90b43929
|
fix: use struct data for HEAD retrieval
See ce7dda1eaea5665da7155b4fc2d0a5f885237b1a
|
2024-07-10 15:51:11 +02:00 |
|
|
ce7dda1eae
|
fix: use recipe struct data
Follow up for coop-cloud/abra#432
|
2024-07-10 15:40:45 +02:00 |
|
|
d38f3ab7f5
|
test: speed up test
|
2024-07-10 13:27:58 +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 |
|
|
d7a870b887
|
feat: remote recipes
|
2024-07-10 12:06:44 +02:00 |
|
|
2fb5493ab5
|
feat: support chaos commits on deploy
See coop-cloud/organising#517
|
2024-07-09 11:31:52 +02:00 |
|
|
41c16db670
|
test: fix test failure
|
2024-07-08 14:10:17 +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 |
|
|
f638b6a16b
|
refator(recipe): remove old struct
|
2024-07-08 13:16:47 +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 |
|
|
ca1db33e97
|
refactor(recipe): remove Dir method on old struct
|
2024-07-08 11:48:53 +02:00 |
|
|
eb62e0ecc3
|
refactor(recipe): move Tags method to new struct
|
2024-07-08 11:45:47 +02:00 |
|
|
6f90fc3025
|
refactor(recipe): don't use README.md path directly
|
2024-07-08 11:43:18 +02:00 |
|
|
c861c09cce
|
refactor(recipe): use method or variable for .env.sample
|
2024-07-08 11:41:26 +02:00 |
|
|
2f41b6d8b4
|
refactor(recipe): store sample env path in new struct
|
2024-07-08 11:31:55 +02:00 |
|
|
73e9b818b4
|
refactor(recipe): move SampleEnv method to new struct
|
2024-07-08 11:02:43 +02:00 |
|
|
f268e5893b
|
refactor(recipe): move functions that operate on the git repo to new file
|
2024-07-08 11:00:50 +02:00 |
|
|
47013c63d6
|
refactor(recipe): use template for ssh url
|
2024-07-08 10:56:08 +02:00 |
|
|
4cf6155fb8
|
refactor(recipe): introduce Dir var
|
2024-07-08 10:56:08 +02:00 |
|
|
eee2ecda06
|
refactor(recipe): add offline and chaos options to 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
|
2024-07-08 00:01:28 +02:00 |
|
|
0f8f0f908f
|
test: ensure catalogue
|
2024-07-07 12:03:43 +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 |
|
|
a9ce2106c6
|
test: skip test for now
Also, don't build image if tests fail.
|
2024-06-28 06:12:32 +02:00 |
|
|
34de38928a
|
test: include catalogue
|
2024-06-26 23:46:35 +02:00 |
|
|
316fdd3643
|
fix: abra app new checks out latest version
See coop-cloud/organising#618
|
2024-06-21 15:51:34 +02:00 |
|
|
e07ae8cccd
|
chore: make format/check
|
2024-06-19 19:17:22 +02:00 |
|
|
300a4ead01
|
fix: stop using deprecated APIs
|
2024-06-19 19:14:52 +02:00 |
|
|
0643df6d73
|
feat: fetch all recipes when no recipe is specified (!401)
Closes coop-cloud/organising#530
Reviewed-on: coop-cloud/abra#401
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
Co-authored-by: p4u1 <p4u1_f4u1@riseup.net>
Co-committed-by: p4u1 <p4u1_f4u1@riseup.net>
|
2024-01-24 15:01:33 +00:00 |
|