-
0.1.3-alpha Stable
released this
2021-09-16 07:49:48 +00:00 | 1444 commits to main since this releaseChangelog
e114b2a
Merge pull request 'feat: auto-complete app and recipe names' (#89) from knoflook/abra:main into main
5f50c79
Update 'TODO.md'
3c3d8dc
WIP: add first run at app rollback command
d290a4e
WIP: the beginning of catalogue generation
357cc05
chore: bump installer for new version
4c216fd
feat: auto-complete app and recipe names
5116197
feat: autocomplete recipe names for more abra commands
9fcdc45
feat: debug logging
5ba40ad
feat: include service tags
6794236
feat: support service completion
59c55c0
fix: add complete for app run command
66aeeee
fix: completion doesn't fail silently now
855e9ea
fix: dont output secrets table if nothing there
f87aad4
fix: list all servers
6c11592
fix: load sample env for new apps
20ecdb8
fix: log which compose files are being loaded
683ef0c
fix: make more server new command more robust
b6fe86f
fix: use correct args for debug log inputs
8e111dc
fix: use correct debug function
50d663f
fix: use correct var for storing server var
f39c8cb
fix: use our godotenv fork
39ad6e8
fix: use recipeName instead of recipe.Name
9916096
refactor: domainName as arg and doc strings
cf2653f
refactor: drop unused function, rename GetAppsNames
27d665c
refactor: move autocomplete into scripts folder
bc5fc0b
refactor: shorter names for autocomplete files
6c9bb89
refactor: use our usual initialisationDownloads