Skip to content

Fix version detection for branch layout with /#1441

Open
m-chalin wants to merge 2 commits into
odoo:19.0from
m-chalin:19.0-version-branche-slash
Open

Fix version detection for branch layout with /#1441
m-chalin wants to merge 2 commits into
odoo:19.0from
m-chalin:19.0-version-branche-slash

Conversation

@m-chalin

@m-chalin m-chalin commented Jul 2, 2026

Copy link
Copy Markdown

With commit 3ec0f7e runbot supports branches with /.
But the version detection was not working for branches like 19.0/foo.

m-chalin added 2 commits July 1, 2026 14:03
…ches

Use split('/', 3) consistently when extracting branch names from git refs
so nested paths like 19.0/foo are not truncated to foo.
Match base bundles when branch names use a slash version prefix (e.g.
19.0/foo) in addition to the existing hyphen prefix (e.g. 19.0-dev-tri).
@C3POdoo C3POdoo requested a review from a team July 2, 2026 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant