What is zCICD?
To keep it quick, zCICD is Zebroo’s Odoo-hosted continuous integration tool: enabling continuous testing and one-click deployment of your latest Odoo features. zCICD links to your external git repositories, in order to self-host, auto-update and provide secure access to live test instances for each of your current feature branches.
Key Features
Automatic Odoo instance creation, for all new/modified git branches
Single click Odoo instance actions: restart, reload, build, update, create/restore db dump, and more.
Live feature testing
Automated DB backups and restores
One-click deployment for staging/production
Comprehensive logging
Multi-repository environments
Test management
DB query overview and management
Docker image creation and registry upload
Why you might want zCICD
zCICD frees your developers & testers from the tedious task of preparing individual odoo instances to test their features on.
It makes multiple test instances available simultaneously - no more checking out different branches or rebuilding locally!
One click deployment means that once it’s set up, deployments become easier, faster and more sustainable for more frequent updates. It’s one more step towards a continuously improving system.
Single click Odoo instance actions mean that your Odoo developers can focus on Odoo development, instead of fighting Odoo instances in the command line.
zCICD can make your entire Odoo development cycle lighter, more structured and easier to manage as well as both more centralised and visible: generally making your whole development cycle smoother, and your product better, faster!