fantonangeli opened a new pull request, #2898: URL: https://github.com/apache/incubator-kie-tools/pull/2898
Closes https://github.com/apache/incubator-kie-tools/issues/2897 **Description:** As reported [here](https://github.com/apache/incubator-kie-tools/pull/2896#issuecomment-2639081098) please remove the Quarkus extension `addons-quarkus-jobs-knative-eventing` from sonataflow-builder-image as it is not needed anymore. **How to test:** - `pnpm -F serverless-logic-web-tools... build:dev` - `cd packages/serverless-logic-web-tools` - Start SLWT setting my images, which are built from this branch, for the deployments and run this in one line: `SERVERLESS_LOGIC_WEB_TOOLS__baseBuilderImageAccount="fabrizio_antonangeli" SERVERLESS_LOGIC_WEB_TOOLS__baseBuilderImageRegistry="quay.io" SERVERLESS_LOGIC_WEB_TOOLS__baseBuilderImageTag="kie-tools-issues-2897" SERVERLESS_LOGIC_WEB_TOOLS__swfBuilderImageAccount="fabrizio_antonangeli" SERVERLESS_LOGIC_WEB_TOOLS__swfBuilderImageRegistry="quay.io" SERVERLESS_LOGIC_WEB_TOOLS__swfBuilderImageTag="kie-tools-issues-2897" SERVERLESS_LOGIC_WEB_TOOLS__swfDevModeImageAccount="fabrizio_antonangeli" SERVERLESS_LOGIC_WEB_TOOLS__swfDevModeImageRegistry="quay.io" SERVERLESS_LOGIC_WEB_TOOLS__swfDevModeImageTag="kie-tools-issues-2897" pnpm start` - in a different terminal `cd packages/cors-proxy; pnpm start` - open https://localhost:9020 - deploy a SWF on OpenShift as a normal deployment - open the deployment and test the WF -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
