Block a user
Move
--publish/-p
to a new abra recipe publish
abra app cp
doesn't understand -
any more
Still doesn't work out of the box but there is some hope: https://github.com/spf13/cobra/issues/1749 It would be nice to have this back now that we're rid of that borked CLI lib 👀
Sort compose file names in deployment overview
WIP: fix: chaos deploy dont override
decentral1se
created branch chaos-deploy-dont-override in coop-cloud/abra
2024-12-31 16:22:13 +00:00
"foo + unstaged changes" written to .env file
fix: unstaged changes handling
feat: Relaxes --force enforcement on deploy an instead error in some cases
fix: Throws an error when trying to deploy unstaged changes version
Moar integration tests & docs for "write env version to file"
(there are probably more edge cases, let's smoke them out!)
WIP: fix: unstaged changes handling