Repository
OCA/runbot-addons · module folder · Try on Runboat
Module version
1.0.0
Category
runbot
Folder size
0.02 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
Holger Brunn, Moises Lopez - https://www.vauxoo.com/
Odoo dependencies
None
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
add_gitlab_logo_in_branch_menu Add gitlab logo in branch menu ir.ui.view qweb Inherits runbot.inherits_branch_in_menu
add_gitlab_logo_in_build_button Add gitlab logo in build button ir.ui.view qweb Inherits runbot.build_button
add_gitlab_logo_in_repo_view Add gitlab logo in repo view ir.ui.view qweb Inherits runbot.repo
build_button_inherit build_button_inherit ir.ui.view qweb Inherits runbot.build_button
view_repo_form runbot.repo form Inherits runbot.repo_form
HTTP endpoints (1)
Route(s)HandlerAuthTypeMethodsFlags
/runbot/hook_gitlab/<int:repo_id>, /runbot/hook_gitlab/org RunbotCIController.hook_gitlab public json ALL csrf off sudo website
Models touched (3)

New fields (1)
  • branch_url Char
    compute='_get_branch_url'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • uses_gitlab Boolean
    help='Enable the ability to use gitlab instead of github'
  • warnings_are_errors Boolean
    default=True help='When runbot reports warnings, report that as error to gitlab' args: 'Treat warnings as errors'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…