Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: DEV versions on PyPI for OCA packages
by
Acsone SA/NV, Denis Roussel
Hi Lorenzo,
The only way (for now) to do that is to update the module version (in manifest) when pushing changes.
I know there is a RFC to make the update of manifest version automatic on merge but that's in dev.
So, be careful when reviewing PR's to ask people upgrading version number. That's all.
Best regards,
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
__________________________________________
Denis Roussel
Software Engineer
Acsone SA, Succursale de Luxembourg
Tel : +352 20 21 10 20 19
Fax : +352 20 21 10 21
Gsm : +352 691 50 60 88
Acsone sa/nv
Boulevard de la Woluwe 56 Woluwedal | B-1200 Brussels | Belgium
Zone Industrielle 22 | L-8287 Kehlen | Luxembourg
www.acsone.eu
Denis Roussel
Software Engineer
Acsone SA, Succursale de Luxembourg
Tel : +352 20 21 10 20 19
Fax : +352 20 21 10 21
Gsm : +352 691 50 60 88
Boulevard de la Woluwe 56 Woluwedal | B-1200 Brussels | Belgium
Zone Industrielle 22 | L-8287 Kehlen | Luxembourg
www.acsone.eu
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
-