rgdoliveira opened a new issue, #2019: URL: https://github.com/apache/incubator-kie-kogito-apps/issues/2019
### Description Currently the quarkus app zips required by images in [1] are built as part of the kogito-images repository using a script, where it basically fetches the apache/incubator-kie-kogito-apps repository from a branch/tag and build the required zips of each image before building the image. The idea of this enhancement is to generate the quarkus app zips once and then change the kogito-images code to reuse already built artifacts. [1] kogito-management-console / kogito-task-console / kogito-data-index-ephemeral / kogito-data-index-postgresql / kogito-jobs-service-ephemeral / kogito-jobs-service-postgresql / kogito-jit-runner ### Implementation ideas _No response_ -- 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]
