Search 1.9 billion lines of Odoo code on GitHub

runbot_build_instructions

Author: Savoir-faire Linux,Odoo Community Association (OCA)
License: AGPL-3
Branch: 9.0
Repository: AMhadhbi/runbot-addons
Dependencies: runbot
Languages: Python (158, 68.7%), XML (30, 13.0%), and reStructuredText (42, 18.3%)
Other branches: 10.0, and 8.0
Other repositories: BradooTech/runbot-addons, Change2improve/runbot-addons, Cloudxtreme/runbot-addons, Elico-Corp/runbot-addons, Endika/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, brain-tec/runbot-addons, bvkl/runbot-addons, cbmedeiros/runbot-addons, cybersthang/runbot-addons, daramousk/runbot-addons, depfac/runbot-addons, dntq83/runbot-addons, dvitme/runbot-addons, eezee-it/runbot-addons, gaanto/runbot-addons, gquilarque/runbot-addons, grap/runbot-addons, gsunjka/runbot-addons, gurneyalex/runbot-addons, haroldtamo/runbot-addons, hbrunn/runbot-addons, hifans/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, lepistone/runbot-addons, lideritjnma/runbot-addons, lithint/runbot-addons, lyinfo/runbot-addons, mohitg1213/runbot-addons, moylop260/runbot-addons, mtelahun/runbot-addons, ndp-systemes/runbot-addons, open-synergy/runbot-addons, osiberp/runbot-addons, penzhaohui/runbot-addons, phulm-teko/runbot-addons, pscloud/runbot-addons, rossasa/runbot-addons, savoirfairelinux/runbot-addons, shingonoide/runbot-addons, suhongrui/runbot-addons, ubic135/runbot-addons, ubquant/runbot-addons, vdedyukhin/runbot-addons, xumingzhi/runbot-addons, yvaucher/runbot-addons, and zmakrelouf/runbot-addons

<img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="runbot-custom-build-and-run-instructions"></a> <h2>Runbot Custom Build and Run Instructions</h2> <p>Runbot with custom build instructions. This is useful for custom installation and deployment scripts such as buildout.</p> <a name="configuration"></a> <h2>Configuration</h2> <p>This module adds an option in Repository form view for custom builds. When checked:</p> <ul class="simple"> <li>Modules to test becomes required attribute.</li> <li>Custom build directory can be specified. This is where the repo will be cloned in the build directory.</li> <li>Custom server path is required to be specified. This is tells runbot which executable script to run.</li> <li>Custom server flags can be specified to add to execution. E.g. --workers=0</li> <li>Pre-build commands can be run such as additional fetch scripts or buildout.</li> <li>An alternate repository can be specified, and then passed on to the custom build commands. A practical example of that is passing on a repository containing a clone of odoo to the custom build script. That script can for example make a local clone of odoo, saving both time and disk space.</li> <li>An option allows to skip the standard test jobs. This is useful if the whole build phase is done in a custom script in the prebuild step.</li> </ul> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/146/8.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <p>For further information, please visit:</p> <ul class="simple"> <li><a class="reference external" href="https://www.odoo.com/forum/help-1">https://www.odoo.com/forum/help-1</a></li> </ul> <a name="bug-tracker"></a> <h2>Bug Tracker</h2> <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 feedback <a class="reference external" href="https://github.com/OCA/runbot-addons/issues/new?body=module:%20runbot_build_instructions%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">here</a>.</p> <a name="credits"></a> <h2>Credits</h2> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Sandy Carter (<a class="reference external" href="mailto:sandy.carter&#64;savoirfairelinux.com">sandy.carter&#64;savoirfairelinux.com</a>)</li> <li>Leonardo Pistone (<a class="reference external" href="mailto:leonardo.pistone&#64;camptocamp.com">leonardo.pistone&#64;camptocamp.com</a>)</li> </ul> <a name="maintainer"></a> <h3>Maintainer</h3> <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="http://odoo-community.org">http://odoo-community.org</a>.</p>