You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: