#744: ensure recipe is up to date before creating new app #761
Reference in New Issue
Block a user
No description provided.
Delete Branch "744"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Tested as following:
observed the following:
INFO <app name> created (version: 13.0.1+32.0.3-fpm)git tagshows the tag13.0.1+32.0.3-fpmpulledNice, looks good to me :) Can you add an integration test where you basically test what you did manually?
Amazing, thanks! And yes, please, an integration test 🙏 Otherwise, we will see a regression later on (which is why we have such a simple bug after 5 years of development of this tool 😆) You can throw it in here: https://git.coopcloud.tech/toolshed/abra/src/branch/main/tests/integration/app_new.bats
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.