Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: OCA CI: How to exclude a module/dependency
by
Tecnativa. S. L., David Vidal
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.comAv. Antea 1032, Piso 4 Local 8, Colonia Jurica
Santiago de Querétaro, Querétaro, 76100, México
Analizar. Optimizar. Automatizar. Transicionar.
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
Reference
-
OCA CI: How to exclude a module/dependency
byOpen Source Integrators, Maxime Chambreuil-
Re: OCA CI: How to exclude a module/dependency
byOpen Source Integrators, Maxime Chambreuil -
Re: OCA CI: How to exclude a module/dependency
byAcsone SA/NV, Denis Roussel -
Re: OCA CI: How to exclude a module/dependency
byOpen Source Integrators, Maxime Chambreuil -
Re: OCA CI: How to exclude a module/dependency
byTecnativa. S. L., David Vidal
-