Search 1.9 billion lines of Odoo code on GitHub

runbot_travis2docker

Author: Vauxoo,Odoo Community Association (OCA)
License: AGPL-3
Branch: 10.0
Repository: brain-tec/runbot-addons
Dependencies: runbot, and runbot_build_instructions
Languages: Python (346, 82.4%), XML (26, 6.2%), and reStructuredText (48, 11.4%)
Other branches: 11.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="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </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/installationn">https://docs.docker.com/installationn</a></li> <li>Install travis2docker</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 the main functionallity of runbot base and know the main functionallity of travis and .travis.yml file and know the main funcitonallity of oca/maintainer-quality-tools.</p> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/146/9.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 run the 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/{project_repo}/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 smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/OCA/runbot-addons/issues/new?body=module:%20runbot_travis2docker%0Aversion:%209.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</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> </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>