It only succeeded because I re-ran it after I fixed the problem with your commit (see my previous email).
Jacopo On Wed, Apr 15, 2026 at 7:17 PM Jacques Le Roux via dev < [email protected]> wrote: > Hi Jacopo, > > Looking at https://github.com/apache/ofbiz-plugins/actions > Especially > https://github.com/apache/ofbiz-plugins/actions/runs/24451589363/job/71441513650 > "succeeded 4 hours ago in 47s" > It seems to me that things are not too bad :) > > The run you referenced is now obsolete. > > Tomorrow I'll work on "projectmgr" in 24.09 as it's now safely working in > trunk with the 3.0.0 version. > > Jacques > > Le 15/04/2026 à 16:37, Jacopo Cappellato a écrit : > > Hi Jacques, > > > > While I don’t have time to investigate in depth, I see that our CI/CD > > builds are failing because of the *projectmgr* plugin [*], and I suspect > > this may be related to the recent *jsgantt* feature you reintroduced. > > > > As I’m currently working on upgrading dependencies and cleaning up > warnings > > and other issues (also in preparation for the upcoming release), these > > failures are making the process more difficult. > > > > I think these changes should be reverted. > > > > Best regards, > > Jacopo > > [*] > > > https://github.com/apache/ofbiz-framework/actions/runs/24458798684/job/71466835593 > > > > On Wed, Apr 15, 2026 at 12:20 PM Jacques Le Roux via dev < > > [email protected]> wrote: > > > >> Yes sure, thanks for the warning > >> > >> Le 15/04/2026 à 12:03, Jacopo Cappellato a écrit : > >>> Jacques, wait! > >>> > >>> Re-read my messages carefully. I have just fixed the Dependabot > >>> configuration, not any of the issues you were facing on the changes > about > >>> jscannt you reintroduced. > >>> Test everything in your local fork, and make sure everything is fine, > >>> before pushing additional commits to the official repository. > >>> > >>> Jacopo > >>> > >>> On Wed, Apr 15, 2026 at 11:54 AM Jacques Le Roux via dev < > >>> [email protected]> wrote: > >>> > >>>> Le 15/04/2026 à 11:26, Jacopo Cappellato a écrit : > >>>>> On Wed, Apr 15, 2026 at 10:49 AM Jacques Le Roux via dev < > >>>>> [email protected]> wrote: > >>>>> > >>>>>> I did not know that. I just reverted, as it was running before. > >>>>>> I guess using specific names instead of "npm" was working but things > >>>> have > >>>>>> changed in GH since? > >>>>>> > >>>>> Nothing has changed in GH: the wrong configuration was causing issues > >>>> even > >>>>> before and your revert re-introduced the error. > >>>>> I have now fixed Dependabot configuration with PR > >>>>> https://github.com/apache/ofbiz-plugins/pull/198, however I don't > >>>>> understand what you expect it to fix in regards to the changes in > your > >>>>> previous commits. > >>>>> > >>>>> Jacopo > >>>> Thanks! > >>>> > >>>> Actually I wanted to wait that Dependabot confirmed about dependencies > >> in > >>>> trunk before backporting. > >>>> So you got > >>>> https://github.com/apache/ofbiz-plugins/network/updates/1323834222 > :) > >>>> But it's great that it works now in trunk. I just have to backport. > >>>> > >>>> Jacques > >>>> > >>>>
