-
Notifications
You must be signed in to change notification settings - Fork 97
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
[IMP] Propose Odoo as default version for recent version to avoid useless consumption of CI #245
Conversation
…less consumption of CI. Fix: OCA#244
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.
FWIW this is just changing the default, which means that all repos will stay as they are now unless manually changed.
OTOH, whenever we branch off 18.0, these will default to only use Odoo, which makes sense because there'll be no known difference with OCB at the day of launch.
In general I agree with this, as explained in the issue. Thanks!
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
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.
Agree that electricity savings outweigh the borderline needs of testing against both all the time.
Odoo (instead of OCB) is a good default, but I could be convinced both ways.
If we absolutely must test against both versions, we should exclusively do so on the main branch, not on the PRs, and also not on the ocabot branch.
This PR has the |
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
Fix: #244
CC : @yajo, @sbidoul