tiagobento commented on PR #2042: URL: https://github.com/apache/incubator-kie-kogito-examples/pull/2042#issuecomment-2596183064
@wmedvede No... I didn't think it was necessary given the way our builds are currently structured. `kie-tools` is not part of the same "build-chain" as the other repos (including this one), so keeping the SonataFlow Operator examples here will make them certainly be out of sync with whatever code changes are made to the SonataFlow Operator itself. Moving the SonataFlow Operator examples to `kie-tools` will help you make atomic changes to both the SonataFlow Operator itself and its examples. I believe that to be in your interest to make it easier to accommodate for changes and have examples always aligned with the rest of the codebase. Let me know if I'm missing something! -- 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]
