Skip to content
This repository has been archived by the owner on Aug 28, 2018. It is now read-only.

Smile-SA/odoo_fabric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odoo automated deployments using Fabric

Tasks

deploy_for_internal_testing

Deploy in internal testing server

:param version: name of new SVN branch
:type version: str
:param db_name: database name to upgrade
:type db_name: str
:param backup: backup filename to restore instead of dump database if is None
:type backup: str
:returns: None

deploy_for_customer_testing

Deploy in customer testing server

:param version: name of new SVN branch
:type version: str
:param db_name: database name to upgrade
:type db_name: str
:param backup: backup filename to restore instead of dump database if is None
:type backup: str
:returns: None

Configuration

Take example from smile_openerp_fabric/.fabrirc

Suggestions & Feedback

corentin.pouhet-brunerie@smile.fr

Releases

No releases published

Packages

No packages published

Languages