ricardozanini opened a new issue, #1102: URL: https://github.com/apache/incubator-kie-issues/issues/1102
As discussed in the ML, we need a plan to solve the cyclic dependencies between the CLI, images, and operator. Those components will reside in the same repository: https://github.com/apache/incubator-kie-kogito-serverless-operator. Preemptive tasks for this EPIC: 1. Move kn-workflow plugin to a new `cmd` module within the operator, and make the dependencies local via the `go.work` file 2. Move the builder and devmode images to the same repository to the already created `images` module where we already build the operator image with Cekit. 3. Review the PR GHA checks to run image tests once there's a change in the `images` module 4. Review the PR GHA checks to run CLI tests once there's a change in the `cmd` module 5. Create a new GHA for releasing the CLI directly on the GH Release page 6. Create a new GHA for releasing the images directly to image repository -- 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]
