This software builds a Bazaar recipe that enables quick and efficient deployment of code. The recipe allows for flexibility and customization, while also simplifying the deployment process.
To use Bazaarrecipeinfrae, simply add a section to your buildout configuration with the following code:
[sources]
recipe = bazaarrecipeinfrae
urls =
bzr.dev
heads
Once you run this configuration, a “sources” folder will be automatically created in your buildout root, with two subfolders inside of it: bzr.dev and heads.
If you make changes to your buildout configuration that trigger the removal of the “sources” directory, the recipe ensures that there are no modifications left beforehand, as it will abort the process if there are any remaining. You can use this software safely for your development needs.
If you wish to do a successful build again in the future, simply run the buildout configuration, and a bzr pull will be done on each of the resources, keeping everything up to date. Overall, Bazaarrecipeinfrae is a useful tool for software developers who want to automate the process of creating and managing code branches, making their workflow much more efficient.
Version 0.1.2: N/A