Commit Graph

472 Commits

Author SHA1 Message Date
decentral1se 700f022790
WIP: use repo metadata not existing catalogue 2021-09-20 09:38:51 +02:00
decentral1se d188327b17
WIP: generating new apps.json 2021-09-17 08:04:16 +02:00
decentral1se fdd46a4d98
chore: run formatter 2021-09-17 07:38:38 +02:00
decentral1se e00920643e
WIP: implement async recipe cloning
See coop-cloud/organising#159.
2021-09-16 16:28:11 +02:00
3wc 754fe81e01 feat: add templating during `.. app new`
Closes coop-cloud/organising#168
2021-09-16 15:09:35 +02:00
decentral1se bece2e8351
fix: recovering debug logging [ci skip]
Follows 31edbbd32e.
2021-09-16 13:10:17 +02:00
Roxie Gibson e47d7029d7
refactor: S1005 gosimple 2021-09-16 12:01:47 +01:00
Roxie Gibson 31edbbd32e
fix: git metadata not removed in merge 2021-09-16 11:35:18 +01:00
Roxie Gibson 0a1c73bf00
refactor: use cli context vs creating new one 2021-09-16 11:21:38 +01:00
decentral1se a74a8bc21b
docs: finish release docs off [ci skip] 2021-09-16 09:52:03 +02:00
decentral1se 357cc0593a
chore: bump installer for new version 2021-09-16 09:49:48 +02:00
decentral1se 8e111dc32f
fix: use correct debug function 2021-09-16 09:48:28 +02:00
decentral1se 20ecdb8061
fix: log which compose files are being loaded
See coop-cloud/organising#167.
2021-09-16 09:45:02 +02:00
decentral1se f87aad4688
fix: list all servers
Closes coop-cloud/organising#166.
2021-09-16 09:26:12 +02:00
decentral1se 6794236b77
feat: support service completion
Closes coop-cloud/organising#165.
2021-09-16 09:10:05 +02:00
decentral1se 6c9bb89a10
refactor: use our usual initialisation 2021-09-16 09:09:51 +02:00
decentral1se 66aeeee768
fix: completion doesn't fail silently now
Closes coop-cloud/organising#161.
2021-09-16 08:45:38 +02:00
decentral1se 6c115926e3
fix: load sample env for new apps
Closes coop-cloud/organising#170.
2021-09-16 08:40:48 +02:00
decentral1se b6fe86f2ad
fix: use correct args for debug log inputs 2021-09-14 16:14:09 +02:00
decentral1se d290a4ec0b
WIP: the beginning of catalogue generation
See coop-cloud/organising#159.
2021-09-14 16:00:15 +02:00
decentral1se f93563588a
docs: add template 2021-09-11 12:20:27 +02:00
decentral1se 59c55c0a2f
fix: add complete for app run command 2021-09-11 11:51:25 +02:00
decentral1se 9fcdc45851
feat: debug logging
Closes coop-cloud/organising#164.
2021-09-11 11:45:26 +02:00
decentral1se 27d665c3be
refactor: move autocomplete into scripts folder 2021-09-10 23:45:28 +02:00
decentral1se bc5fc0b0cb
refactor: shorter names for autocomplete files 2021-09-10 23:44:32 +02:00
decentral1se 99160967a8
refactor: domainName as arg and doc strings
See coop-cloud/organising#163.
2021-09-10 15:04:01 +02:00
decentral1se 683ef0c3de
fix: make more server new command more robust
See coop-cloud/organising#163.
2021-09-10 14:49:25 +02:00
decentral1se 3c3d8dc0e7
WIP: add first run at app rollback command
See coop-cloud/organising#146.
2021-09-10 11:49:29 +02:00
decentral1se 855e9ea26d
fix: dont output secrets table if nothing there
See coop-cloud/organising#162.
2021-09-10 10:36:46 +02:00
decentral1se 50d663ff6e
fix: use correct var for storing server var
See coop-cloud/organising#162.
2021-09-10 10:36:39 +02:00
decentral1se 39ad6e8aa8
fix: use recipeName instead of recipe.Name
This provides a correctly formatted recipe name for machine reading
(i.e. with `-` and such) instead of the more human readable version
(i.e. with spaces).

Closes coop-cloud/organising#162.
2021-09-10 09:56:58 +02:00
decentral1se f39c8cbe21
fix: use our godotenv fork 2021-09-09 21:26:10 +02:00
decentral1se e114b2a939 Merge pull request 'feat: auto-complete app and recipe names' (#89) from knoflook/abra:main into main
Reviewed-on: coop-cloud/abra#89
2021-09-08 12:16:41 +00:00
knoflook 511619722f
feat: autocomplete recipe names for more abra commands 2021-09-08 13:59:55 +02:00
knoflook cf2653fef8
refactor: drop unused function, rename GetAppsNames 2021-09-08 13:43:55 +02:00
decentral1se 5ba40ad883
feat: include service tags
Closes coop-cloud/abra#92.
2021-09-08 10:15:46 +02:00
decentral1se 2e0c16d198
docs: retire TODO.md, use issues [ci skip] 2021-09-07 19:18:13 +02:00
knoflook 4c216fdf40
feat: auto-complete app and recipe names 2021-09-07 16:57:39 +02:00
knoflook 5f50c7960c Update 'TODO.md' 2021-09-07 13:34:45 +00:00
decentral1se 719e24eb80
chore: mark next point release 2021-09-07 15:25:29 +02:00
decentral1se c441a1ab52
Merge branch 'abra-upgrade' into main 2021-09-07 15:24:48 +02:00
decentral1se b0460bd923
docs: mark `abra upgrade` as done 2021-09-07 15:23:33 +02:00
decentral1se f1659b3bda
feat: support abra upgrading 2021-09-07 15:23:10 +02:00
decentral1se eb4a2b3339
build: fix arch download on installer script
Only support x86_64 for now as I'm moving fast.
2021-09-07 15:22:42 +02:00
decentral1se 265bfe92fd Merge pull request 'feat: bash and (fi)zsh completion along with docs' (#83) from knoflook/abra:bash-completion into main
Reviewed-on: coop-cloud/abra#83
2021-09-07 13:22:28 +00:00
knoflook 1757fabb89
feat: bash and (fi)zsh completion along with docs 2021-09-07 13:18:21 +02:00
decentral1se abf0ebf41d
docs: process for releasing 2021-09-07 13:01:36 +02:00
decentral1se 45f1692c99
build: add installer script 2021-09-07 13:01:22 +02:00
decentral1se 48bc03db51 Merge pull request 'build: generate binaries directly' (#81) from binary-builds into main
Reviewed-on: coop-cloud/abra#81
2021-09-07 08:56:23 +00:00
decentral1se f0e966afc3
docs: explain further our understanding of versioning 2021-09-07 10:55:30 +02:00