fantonangeli opened a new pull request, #3462:
URL: https://github.com/apache/incubator-kie-tools/pull/3462

   Closes https://github.com/apache/incubator-kie-tools/issues/3459
   
   **Description:**
   Quarkus DevUI is not available on the DevMode deployment created by SLWT.
   
   **Steps to replicate:**
   - Start Serverless Logic Webtools
   ```
   SERVERLESS_LOGIC_WEB_TOOLS__swfDevModeImageAccount="fabrizio_antonangeli" 
pnpm start
   ```
   - Start the cors proxy:
   ```
   CORS_PROXY__allowedOrigins="https://localhost:9020"; 
CORS_PROXY__allowedHosts="*.openshiftapps.com,*.github.com,github.com,*.appdomain.cloud"
 pnpm start
   ```
   - Connect it to OpenShift with the DevMode enabled
   - Wait for the deployment to be ready 
   - From the OpenShift button (top-right), open the Deployment 
   - You should be able to see the DevUI and start the "hello_world" workflow
   
   **Preview:**
   
https://github.com/user-attachments/assets/e48b9ecd-649a-43cb-bafa-e080cda7613b
   
   


-- 
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]

Reply via email to