thiagoelg opened a new issue, #3815: URL: https://github.com/apache/incubator-kie-tools/issues/3815
*This is part of a greater Dev deployments revamp.* ## Hands-free deployments Use web technologies such as Service Workers to allow users to close the KIE Sandbox tab while a Dev deployment is happening without losing progress. This change will also improve KIE Sandbox performance during deployments, moving the processing power needed for zipping the workspace, parsing YAMLs, and making requests to a new thread. ## Retries Monitor Dev deployments and allow users to retry them if they failed in any step, using the same deployment configuration and resources. ## Logs/Status Display the logs from the deployed resources so users can check for points of failures, errors, and the current progress of the deployment. -- 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]
