Repository
OCA/runbot-addons · module folder · Try on Runboat
Module version
1.1.0
Category
runbot
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/runbot-addons
Last tracking update
2026-08-07 07:25:01
Authors
Vauxoo, Odoo Community Association (OCA)
Maintainers
Vauxoo, Odoo Community Association (OCA)
Committers
Alexandre Fayolle, Holger Brunn, Moisés López, Luis González, Arturo Flores, Moises Lopez - https://www.vauxoo.com/, OCA-git-bot
Odoo dependencies
None
Python dependencies
travis2docker
System dependencies
docker
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
build_button_inherit build_button_inherit ir.ui.view qweb Inherits runbot.build_button
view_runbot_repo_form runbot.repo form Inherits runbot.repo_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (4)
  • docker_container Char
  • docker_executed_commands Boolean
    copy=False help='True: Executed "docker exec CONTAINER_BUILD custom_commands"' readonly=True
  • docker_image Char
  • dockerfile_path Char
Public methods (0)

No public methods.

New fields (3)
  • is_travis2docker_build Boolean
    args: 'Travis to docker build'
  • travis2docker_image Char
    default=<expr>
  • travis2docker_test_disable Boolean
    args: 'Test Disable?'
Public methods (0)

No public methods.

Loading…

Loading…