1093 Commits

Author SHA1 Message Date
62f6327b66
refactor: use usual naming style [ci skip] 2021-09-28 21:28:46 +02:00
6f9120b59c
chore: run mod tidy 2021-09-28 21:27:31 +02:00
8c617a9f12 Merge pull request 'feat: print stack traces for errors when debugging' (#101) from knoflook/abra:main into main
Reviewed-on: coop-cloud/abra#101
2021-09-28 19:26:56 +00:00
857d12d23c
feat: print stack traces for errors when debugging 2021-09-27 12:24:02 +02:00
22c4d0d864
style: remove doubled debug message 2021-09-24 11:05:49 +02:00
e700e44363
feat: add main apps version as a semver build metadata when releasing 2021-09-24 10:48:09 +02:00
9faefd2592
feat: push the new tag with --push 2021-09-23 18:52:21 +02:00
cd179175f5
refactor: dont' create the same objects twice 2021-09-23 18:32:58 +02:00
c0f92ca13d
feat: support --major/-x --minor/-y --patch/-z for tag calculation 2021-09-23 18:27:19 +02:00
48d28c8dd1
feat: tag recipes with abra 2021-09-22 16:03:56 +02:00
e840328e44
chore: publish next release 0.1.4-alpha 2021-09-22 09:04:19 +02:00
6f43778691
fix: better UI/UX for app creation
Closes coop-cloud/organising#145.
2021-09-22 08:59:00 +02:00
9783563fa6
fix: drop version checking while churning 2021-09-22 08:47:49 +02:00
1392afc015
fix: give better error message on server create 2021-09-22 08:19:28 +02:00
886009975d
fix: order args correctly 2021-09-22 08:19:14 +02:00
b1147cd136
feat: add x-platform progress bars for long loads
Closes coop-cloud/organising#150.
2021-09-22 07:48:17 +02:00
95a9013658
fix: use appFiles to determine server list 2021-09-20 22:43:30 +02:00
bd1bf3b0d6
chore: remove new line [ci skip] 2021-09-20 19:18:49 +02:00
7b349732ac
fix: fix name and doc exceptions for catalogue generation 2021-09-20 16:53:49 +02:00
a8ce64a9db
fix: ignore abra-bash for catalogue generation 2021-09-20 16:53:38 +02:00
96aa74a977
WIP: gather more meta for catalogue generation 2021-09-20 16:48:27 +02:00
700f022790
WIP: use repo metadata not existing catalogue 2021-09-20 09:38:51 +02:00
d188327b17
WIP: generating new apps.json 2021-09-17 08:04:16 +02:00
fdd46a4d98
chore: run formatter 2021-09-17 07:38:38 +02:00
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
bece2e8351
fix: recovering debug logging [ci skip]
Follows 31edbbd32e.
2021-09-16 13:10:17 +02:00
e47d7029d7
refactor: S1005 gosimple 2021-09-16 12:01:47 +01:00
31edbbd32e
fix: git metadata not removed in merge 2021-09-16 11:35:18 +01:00
0a1c73bf00
refactor: use cli context vs creating new one 2021-09-16 11:21:38 +01:00
a74a8bc21b
docs: finish release docs off [ci skip] 2021-09-16 09:52:03 +02:00
357cc0593a
chore: bump installer for new version 0.1.3-alpha 2021-09-16 09:49:48 +02:00
8e111dc32f
fix: use correct debug function 2021-09-16 09:48:28 +02:00
20ecdb8061
fix: log which compose files are being loaded
See coop-cloud/organising#167.
2021-09-16 09:45:02 +02:00
f87aad4688
fix: list all servers
Closes coop-cloud/organising#166.
2021-09-16 09:26:12 +02:00
6794236b77
feat: support service completion
Closes coop-cloud/organising#165.
2021-09-16 09:10:05 +02:00
6c9bb89a10
refactor: use our usual initialisation 2021-09-16 09:09:51 +02:00
66aeeee768
fix: completion doesn't fail silently now
Closes coop-cloud/organising#161.
2021-09-16 08:45:38 +02:00
6c115926e3
fix: load sample env for new apps
Closes coop-cloud/organising#170.
2021-09-16 08:40:48 +02:00
b6fe86f2ad
fix: use correct args for debug log inputs 2021-09-14 16:14:09 +02:00
d290a4ec0b
WIP: the beginning of catalogue generation
See coop-cloud/organising#159.
2021-09-14 16:00:15 +02:00
f93563588a
docs: add template 2021-09-11 12:20:27 +02:00
59c55c0a2f
fix: add complete for app run command 2021-09-11 11:51:25 +02:00
9fcdc45851
feat: debug logging
Closes coop-cloud/organising#164.
2021-09-11 11:45:26 +02:00
27d665c3be
refactor: move autocomplete into scripts folder 2021-09-10 23:45:28 +02:00
bc5fc0b0cb
refactor: shorter names for autocomplete files 2021-09-10 23:44:32 +02:00
99160967a8
refactor: domainName as arg and doc strings
See coop-cloud/organising#163.
2021-09-10 15:04:01 +02:00
683ef0c3de
fix: make more server new command more robust
See coop-cloud/organising#163.
2021-09-10 14:49:25 +02:00
3c3d8dc0e7
WIP: add first run at app rollback command
See coop-cloud/organising#146.
2021-09-10 11:49:29 +02:00
855e9ea26d
fix: dont output secrets table if nothing there
See coop-cloud/organising#162.
2021-09-10 10:36:46 +02:00