| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/runbot-addons |
| GIT | |
| GIT | https://github.com/OCA/runbot-addons.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/runbot-addons/tree/10.0/runbot_build_instructions |
| VERSION | |
| VERSION | 1.3.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:54 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES | |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
build_button |
build_button | ir.ui.view | qweb | Inherits runbot.build_button |
view_repo_form |
runbot.repo | field | Inherits runbot.view_repo_form |
No new fields.
Public methods (7)checkout(self, cr, uid, ids, context=None)
cmd(self, cr, uid, ids, context=None)
job_00_init(self, cr, uid, build, lock_path, log_path)
job_10_test_base(self, cr, uid, build, lock_path, log_path)
job_20_test_all(self, cr, uid, build, lock_path, log_path)
pre_build(self, cr, uid, ids, lock_path, log_path, context=None)
sub_cmd(self, build, cmd)
custom_build_dir
Char
help='Relative directory where repo will be checked out'
args: 'Custom Build Directory'
custom_pre_build_cmd
Char
help=ARGUMENTS_HELP
args: 'Custom Pre-build Command'
custom_server_params
Char
help=ARGUMENTS_HELP
args: 'Custom Server Flags'
custom_server_path
Char
help='Relative path of starter script'
args: 'Custom Server Path'
is_custom_build
Boolean
other_repo_id
Many2one → runbot.repo
help='Specify a secondary repository whose path can be passed to the build commands.'
args: 'runbot.repo', 'Other repository'
skip_test_jobs
Boolean
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/runbot-addons |
| GIT | |
| GIT | https://github.com/OCA/runbot-addons.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/runbot-addons/tree/9.0/runbot_build_instructions |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Moises Lopez - https://www.vauxoo.com/, OCA-git-bot |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES | |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
build_button |
build_button | ir.ui.view | qweb | Inherits runbot.build_button |
view_repo_form |
runbot.repo | field | Inherits runbot.view_repo_form |
prebuilt
Boolean
checkout(self, cr, uid, ids, context=None)
cmd(self, cr, uid, ids, context=None)
job_00_init(self, cr, uid, build, lock_path, log_path)
job_10_test_base(self, cr, uid, build, lock_path, log_path)
job_20_test_all(self, cr, uid, build, lock_path, log_path)
pre_build(self, cr, uid, ids, lock_path, log_path, context=None)
sub_cmd(self, build, cmd)
custom_build_dir
Char
help='Relative directory where repo will be checked out'
args: 'Custom Build Directory'
custom_pre_build_cmd
Char
help=ARGUMENTS_HELP
args: 'Custom Pre-build Command'
custom_server_params
Char
help=ARGUMENTS_HELP
args: 'Custom Server Flags'
custom_server_path
Char
help='Relative path of starter script'
args: 'Custom Server Path'
is_custom_build
Boolean
other_repo_id
Many2one → runbot.repo
help='Specify a secondary repository whose path can be passed to the build commands.'
args: 'runbot.repo', 'Other repository'
skip_test_jobs
Boolean
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/runbot-addons |
| GIT | |
| GIT | https://github.com/OCA/runbot-addons.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/runbot-addons/tree/8.0/runbot_build_instructions |
| VERSION | |
| VERSION | 1.3.0 |
| CATEGORY | |
| CATEGORY | Website |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Moises Lopez, Alexandre Fayolle, Leonardo Pistone, Sandy Carter, Holger Brunn, Thomas Rehn, OCA-git-bot |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES | |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
build_button |
build_button | ir.ui.view | qweb | Inherits runbot.build_button |
view_repo_form |
runbot.repo | field | Inherits runbot.view_repo_form |
No new fields.
Public methods (8)checkout(self, cr, uid, ids, context=None)
cmd(self, cr, uid, ids, context=None)
job_00_init(self, cr, uid, build, lock_path, log_path)
job_10_test_base(self, cr, uid, build, lock_path, log_path)
job_20_test_all(self, cr, uid, build, lock_path, log_path)
pre_build(self, cr, uid, ids, lock_path, log_path, context=None)
server(self, cr, uid, ids, *l, **kw)
sub_cmd(self, build, cmd)
custom_build_dir
Char
help='Relative directory where repo will be checked out'
args: 'Custom Build Directory'
custom_odoo_path
Char
help="Relative path to Odoo. E.g. put in 'my/odoo' if the relative path to the 'base' module in the repository is my/odoo/openerp/addons/base. If the option is not set, it will assume the default 'odoo'."
args: 'Custom Odoo Path'
custom_pre_build_cmd
Char
help=ARGUMENTS_HELP
args: 'Custom Pre-build Command'
custom_server_params
Char
help=ARGUMENTS_HELP
args: 'Custom Server Flags'
custom_server_path
Char
help='Relative path of starter script'
args: 'Custom Server Path'
is_custom_build
Boolean
other_repo_id
Many2one → runbot.repo
help='Specify a secondary repository whose path can be passed to the build commands.'
args: 'runbot.repo', 'Other repository'
skip_test_jobs
Boolean
No public methods.