Skip to content

Conversation

@etobella
Copy link
Member

Add 19 on the OCB Sync executable

@etobella etobella force-pushed the 19 branch 2 times, most recently from 87ff71d to 0ecbe7a Compare September 15, 2025 10:58
)
except subprocess.CalledProcessError as e:
assert "Title level inconsistent" in e.output
assert (
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not happy with this change, but different errors were raised for each python version 😢

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@etobella and testing python version would add more code noise. So, that's the best for now

ODOO="[email protected]:/odoo/odoo.git"
OCB="[email protected]:/OCA/OCB.git"
BRANCHES="18.0 17.0 16.0 15.0"
BRANCHES="19.0 18.0 17.0 16.0 15.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's remove 15? it's very unlikely to evolve by now.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, Odoo will start maintaining 5 versions, isn't it?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Only on Odoo.sh" whatever that means

@sbidoul sbidoul merged commit 8057edf into OCA:master Sep 16, 2025
7 checks passed
@sbidoul
Copy link
Member

sbidoul commented Sep 16, 2025

Deployed.

Note to self: there is a ocb-sync.sh.conf config file that overrides the script default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants