Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: update to the odoo community module shop
by
Odoo Community Association (OCA), Virginie Dewulf
Hello Alexandre,
A huge thank you for taking care of this issue and fixing it!
I wish everyone a nice weekend!
Le ven. 17 mai 2024 à 00:47, Alexandre Fayolle <notifications@odoo-community.org> a écrit :
On 16/05/2024 10:16, Yoshi Tashiro wrote: > OCA shop has been out of sync for about a year now if I understand the > situation correctly. I've seen people, including myself, comment on this > occasionally. Is this something tricky to fix? Thanks for the heads up. I gave a shot at this and rewrote the scheduled actions that are synchronizing the repository branches and analyzing the code. They were processing things in a daily cron processing all the repositories and branches in 1 go, which was a sure way to get a timeout or a rollback. I switched to a cron running every 10min and processing the 10 oldest branches. With the current number of project branches, this means that it should take about 1.5 day to process everything, without causing a huge load on the server (and then the branch scanning will restart from the beginning), so the average delay between a merge and the availability of the module on the "OCA shop" should be less than 1d. I'll keep an eye on the progress in the upcoming days, to see if maybe one repo / branch is causing issues. Stay tuned. -- Alexandre Fayolle Senior Software Engineer Tel : +33 4 58 48 20 30 Camptocamp France SAS 18 rue du Lac Saint André 73 370 Le Bourget-du-Lac France http://www.camptocamp.com_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
Reference
-
server-tools pull request help
by "luka zorko" <lukaz@guru.si> - 23/04/2024 16:07:14 - 0-
Re: update to the odoo community module shop
byOdoo Community Association (OCA), Virginie Dewulf -
update to the odoo community module shop
byCamptocamp France SAS, Alexandre Fayolle -
Re: server-tools pull request help
by "Ronald Portier" <rportier@therp.nl> - 16/05/2024 11:07:51 - 0 -
Re: server-tools pull request help
byClosingAp Open Source Integrators Europe, LDA, Daniel Reis
-