Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: OCA CI: How to exclude a module/dependency

by
Open Source Integrators, Maxime Chambreuil
- 05/10/2023 15:53:01
Thanks for your reply, David.

Unfortunately it still looks for the dependency and fails:

MAXIME CHAMBREUIL
DIRECTOR GENERAL LATAM
Calendario
T:
 +52 (800) 953-2012 #5200
M: +52 (442) 114-9164 | WhatsApp
C: MChambreuil@OpenSourceIntegrators.com

Av. Antea 1032, Piso 4 Local 8, Colonia Jurica
Santiago de Querétaro, Querétaro, 76100, México


Analizar. Optimizar. Automatizar. Transicionar.



On Thu, Oct 5, 2023 at 1:17 AM David Vidal <notifications@odoo-community.org> wrote:
Here's a graphical example: https://github.com/OCA/sale-workflow/blob/13.0/.github/workflows/test.yml#L52-L58

Basically, you have to pass the module list to ignore to that `exclude` parameter in the test builds.

El jue, 5 oct 2023 a las 2:40, Maxime Chambreuil (<notifications@odoo-community.org>) escribió:
Hello,

We are using the OCA tooling on our public repo with modules depending on Odoo Enterprise.

I am trying to exclude a module (l10n_mx_res_partner_csf_regime) but the enterprise dependency (l10n_m_edi_40) generates errors:

Anyone who could point me in the right direction?

Thanks!

MAXIME CHAMBREUIL
DIRECTOR GENERAL LATAM
Calendario
T:
 +52 (800) 953-2012 #5200
M: +52 (442) 114-9164 | WhatsApp
C: MChambreuil@OpenSourceIntegrators.com

Av. Antea 1032, Piso 4 Local 8, Colonia Jurica
Santiago de Querétaro, Querétaro, 76100, México


Analizar. Optimizar. Automatizar. Transicionar.


https://osicon23.com
Join us at OSICON 2023, November 7-9 at the Toledo Zoo, Ohio!

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe


https://osicon23.com
Join us at OSICON 2023, November 7-9 at the Toledo Zoo, Ohio!

Reference