Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: DEV versions on PyPI for OCA packages
by
Acsone SA/NV, Stéphane Bidoul
Hi Lorenzo,
This is indeed a known issue. The only way for now is to bump version after the translations updates (.pot by travis, and .po by weblate).
But there is hope with the upcoming OCA Merge Bot for which you can read the WIP specification.
I plan to work on this at the sprint next week in Spain, with any interested people.
Next step is to refine the spec a bit and split it in a task list: I'll do that in the plane.
Cheers,
-sbi
On Thu, May 23, 2019 at 9:12 AM Lorenzo Battistini <elbaddy@gmail.com> wrote:
Hi all,an example of the issue: https://pypi.org/project/odoo12-addon-l10n-it-fatturapa-out/#historyonly pre releases are available.As you can see at https://github.com/OCA/l10n-italy/commits/12.0/l10n_it_fatturapa_outimmediately after the commit where we increase module version, oca-travis adds the commit "[UPD] Update l10n_it_fatturapa_out.pot".Thus, version 12.0.1.0.5 is never built; version 12.0.1.0.5.99.dev1 is built instead.My question: is there a way to make the system build stable releases?Thanks!_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
Reference
-
DEV versions on PyPI for OCA packages
byTAKOBI s.r.l., Lorenzo Battistini.-
Re: DEV versions on PyPI for OCA packages
byAcsone SA/NV, Stéphane Bidoul
-