Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

CI and oca_dependencies.txt

by
DEC, Yann Papouin
- 16/05/2024 12:02:27
Hello,

I'm trying to recreate a CI environment for testing our modules on our GitLab instance.
In the documentation [1], it is stated that we could use a custom repo URL and branch using oca_dependencies.txt.
But after searching in oca-ci repo [2] and test.yml in modules repositories, I don't find any use of the oca_dependencies.txt.
Am I missing something or all dependencies are only managed by setuptools-odoo and installed via pip instead of cloning modules repositories ?

If oca_dependencies.txt is no longer supported, do you remember where this file was parsed and processed ?


Best regards,
Yann Papouin.

Follow-Ups