Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: 14.0 branches

by
Tecnativa. S. L., Pedro M. Baeza
- 09/10/2020 12:18:01
I'm not sure about this change massively without asking. I know you always want PIP everywhere, but this can have a lot of unpredicted side effects. The first I'm thinking of, if I don't know bad the mechanism, it's the following:

- 2 PRs with module A and a module B depending on A.
- We merge module A.
- Rebasing nor restarting module B Travis will work until the wheel is built that night.

Is that true or am I wrong? I know this can be workarounded through test-requirements.txt, but it means 2 changes, while in the other mode, it was not needed.

Regards.

Reference