Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: runboat update
by
Acsone SA/NV, Stéphane Bidoul
Hello again,
By popular demand [1], I tweaked it so each runboat build now has two databases: one with all modules of the repo installed (if that succeeded), and one with only base installed (which should always succeed).
Enjoy,
-sbi
On Sun, Nov 19, 2023 at 4:35 PM Stéphane Bidoul <stephane.bidoul@acsone.eu> wrote:
Hi everyone,I just deployed a runboat update to address the issue of modules that conflict at installation in the same repo.When installation fails for any reason, runboat now initializes a database with the base module only. This way, users can select which addons to install.This is only an imperfect workaround, though, and in general we should continue to refrain from having modules that conflict at install time in the same repository.Best regards,-Stéphane