tkobayas commented on PR #6860: URL: https://github.com/apache/incubator-kie/pull/6860#issuecomment-5313018007
@tiagobento @yesamer @Rikkola @athirakm94 @kbowers-ibm Hi, this PR splits the PR check CI into four parallel jobs to reduce the overall CI time. Please have a look at the above summary. The Build time comparison is the "big impact" case where almost all modules are built (e.g., root pom.xml change, drools-core change, etc.). But other use cases like only kogito-runtimes change would also benefit from the parallel CI. The CI logic (`CiComputeBuildScopes`, `ci.yaml`) gets a little more complicated, but I think the gain is larger Please review, thanks! -- 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]
