← Back to team overview

openerp-community team mailing list archive

Re: Deployment best practices

 

Hello all,



On Sat, May 24, 2014 at 8:14 PM, Raphael Valyi <rvalyi@xxxxxxxxx> wrote:

>
> An alternative could be that when the recipe is "converged" to the desired
> state, it could produce some kind of buildout.lock file where exact
> revision converged would be kept under revision control.
> Several packages management have a similar strategy, like:
> Gemfile/Gemfile.lock for bundler, Berksfile/Berksfile.lock for Berkshelf
> and it's extremely efficient.
> Is there such a concept with Buildout? How?
>
>
I think that the recipe from anybox provides what you needs...
http://docs.anybox.fr/anybox.recipe.openerp/1.8.0/configuration.html#options-for-release-and-packaging

Regards

References