Search 1.9 billion lines of Odoo code on GitHub

runbot_travis2docker

Author: Vauxoo,Odoo Community Association (OCA)
License: AGPL-3
Branch: 11.0
Repository: brain-tec/runbot-addons
Dependencies: runbot
Languages: Python (438, 80.2%), XML (55, 10.1%), and reStructuredText (53, 9.7%)
Other branches: 10.0, 9.0, and revert-155-11.0-oca-inactive-ci-skip-moy
Other repositories: AMhadhbi/runbot-addons, BradooTech/runbot-addons, Change2improve/runbot-addons, Cloudxtreme/runbot-addons, Elico-Corp/runbot-addons, Guobower/runbot-addons, Ingeos/runbot-addons, Jarsa-dev/runbot-addons, LasLabs/runbot-addons, NL66278/runbot-addons, NeatNerdPrime/runbot-addons, Niboo/runbot-addons, OCA/runbot-addons, OSSESoluciones/runbot-addons, TRESCLOUD/runbot-addons, Vauxoo/runbot-addons, VisiionSolucionesTecnologicas/runbot-addons, YogeshMahera-SerpentCS/runbot-addons, adhoc-dev/runbot-addons, ap-wtioit/runbot-addons, apetbiz/runbot-addons, barachka/runbot-addons, bigbear3001/runbot-addons, bvkl/runbot-addons, cbmedeiros/runbot-addons, cybersthang/runbot-addons, daramousk/runbot-addons, dntq83/runbot-addons, gaanto/runbot-addons, gquilarque/runbot-addons, grap/runbot-addons, gurneyalex/runbot-addons, haroldtamo/runbot-addons, hbrunn/runbot-addons, hiren-serpentcs/runbot-addons, iamyeonhan/runbot-addons, initOS/runbot-addons, it-projects-llc/runbot-addons, jacky82669513/runbot-addons, jjscarafia/runbot-addons, koble/runbot-addons, lideritjnma/runbot-addons, lithint/runbot-addons, mohitg1213/runbot-addons, osiberp/runbot-addons, penzhaohui/runbot-addons, phulm-teko/runbot-addons, pscloud/runbot-addons, ubic135/runbot-addons, ubquant/runbot-addons, vdedyukhin/runbot-addons, xumingzhi/runbot-addons, and zmakrelouf/runbot-addons

<a class="reference external image-reference" href="https://www.gnu.org/licenses/agpl"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a name="runbot-travis-to-docker"></a> <h2>Runbot travis to docker</h2> <p>This module allows you to generate runbot builds based on docker. Use .travis.yml file of your git repository to generate a Dockerfile after that start to build a image, run a container to test and re-run the same container with live instance.</p> <a name="installation"></a> <h3>Installation</h3> <p>To install this module, you need to:</p> <ul class="simple"> <li>Install docker <a class="reference external" href="https://docs.docker.com/installation">https://docs.docker.com/installation</a></li> <li>Install travis2docker</li> <li>Install runbot module <a class="reference external" href="https://github.com/odoo/runbot">https://github.com/odoo/runbot</a></li> </ul> <a name="configuration"></a> <h3>Configuration</h3> <p>To configure this module, you need to:</p> <ul class="simple"> <li>Go to menu Runbot/Repository and activate the field check box of &quot;Tavis to docker&quot;</li> </ul> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to know</p> <ol class="arabic simple"> <li>Main functionality of runbot base.</li> <li>Main functionality of travis and .travis.yml file.</li> <li>Main functionality of oca/maintainer-quality-tools project.</li> </ol> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/146/11.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>This module runs just the first build with environment variable TESTS=&quot;1&quot;</li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/runbot-addons/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smash it by providing detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Moisés López &lt;<a class="reference external" href="mailto:moylop260&#64;vauxoo.com">moylop260&#64;vauxoo.com</a>&gt;</li> <li>Dave Lasley &lt;<a class="reference external" href="mailto:dave&#64;laslabs.com">dave&#64;laslabs.com</a>&gt;</li> </ul> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="funders"></a> <h4>Funders</h4> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>Vauxoo - <a class="reference external" href="https://www.vauxoo.com/">https://www.vauxoo.com/</a></li> <li>LasLabs - <a class="reference external" href="https://laslabs.com/">https://laslabs.com/</a></li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>