We made a tool for DockeryOdoo.
It’s called OdooUp.
$ sudo pip install odooup
$ odooup init <PROJECTNAME>
From there, just keep watching.
It will unveil it’s beauty all by itself.
Join an existing project on DockeryOdoo.
Wrapping submodule clones and sparse checkouts for you.
$ sudo pip install odooup
$ version=12.0
$ odooup clone ${version} <REPO>
Sparse checkouts effectively filter on omnium gatherum repos.
All git native.
Remember:
git submodule
workflow for your vendored repositories.sparse-checkout
on submodules, start with this stackoverflow answer.Next Steps:
1 Odoo-Operator will do canary deployments and operate review apps.
2 We recomend GitLab as the best available development lifecycle companion.
Leverage industry best practices through a docker centric development workflow.
Built with industry standard kubernetes deployment and operation model in mind.
Never again waste time on project setup, ever.
Optimized for excellent teamplay with CI/CD.
An improved descriptive migration controller build into it.
Integration with Transifex, Weblate, GitHub and GitLab.