-
-
Notifications
You must be signed in to change notification settings - Fork 474
Add 19.0 on OCB Sync #661
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add 19.0 on OCB Sync #661
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,7 +8,7 @@ | |
|
|
||
| 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" | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Let's remove 15? it's very unlikely to evolve by now.
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Well, Odoo will start maintaining 5 versions, isn't it?
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. "Only on Odoo.sh" whatever that means |
||
| GITDIR="/var/tmp/git" | ||
| PUBDIR="/var/tmp/ocb-nightly" | ||
| BUILDDIR="/var/tmp/ocb-build" | ||
|
|
||
There was a problem hiding this comment.
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 😢
There was a problem hiding this comment.
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