docs: Adds local recipe mode to operator and maintainers handbook #298
Reference in New Issue
Block a user
No description provided.
Delete Branch "doc-local-recipes"
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?
makes sense to me
@ -561,0 +570,4 @@RECIPE=./recipes/my-local-recipe```This will look for the recipe in `$ABRA_DIR/<path>`. Local recipe mode will ignore any git state and versioning and just take the recipe as it is.nit:
<path>should berecipes/my-local-recipeow wait, how do I create the recipe and the app? this seems to assume I already have an app since it asks me to modify the .env file
Good question! Let me think about it. I guess this needs more time and won't make it in the next Abra release
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.