Closed rgdoliveira closed 4 days ago
I'm going to apply the same changes in the suggestions for the other images.
CI :: Build / run (ubuntu-latest, 1)
failing complaining that it did not find the kogitoImagesCekitModules.quarkusGroupId
for sonataflow-management-console-image
. I will take a look
@tiagobento do you know why all these changes in the pnpm-lock file?
@rgdoliveira Honestly, they shouldn't be there I think. I mean, it looks like pnpm rearranged somethings based on previous changes and it didn't revert it when those changes were undone.
My suggestion is that you revert the changes here and bootstrap again, if I'm not mistaken you won't see any changes in it anymore.
@tiagobento ok, I will remove changes from pnpm-lock file and bootstrap again
@tiagobento you are right, after bootstraping again there were no changes in pnpm-lock file. I've dropped it from the PR.
CI is finally green :)
Thank you @rgdoliveira. Looks great now! Merging.
Closes https://github.com/apache/incubator-kie-tools/issues/2753