tiagobento opened a new issue, #1082: URL: https://github.com/apache/incubator-kie-issues/issues/1082
Since we introduced timestamped SNAPSHOTs on Sundays, downstream projects (E.g., `kie-tools`, `kogito-images`) can update their dependencies to point to a pinned, immutable version of upstream. This, however, is not happening on `kogito-images`, as the development is done pointing to 999-SNAPSHOT, and so are the nightly builds. This is dangerous, as `kie-tools` depends on nightly images along with upstream timestamped SNAPSHOT for Kogito Runtimes. This discrepancy between the Kogito Runtimes version (timestamped SNAPSHOT) and the regular, mutable SNAPSHOT being used on `kogito-images` is making the build fail on `kie-tools` break because of differences between the timestamped SNAPSHOT being used by `kie-tools` and the latest 999-SNAPSHOT as of today (April 10th, 2024). This issue has the goal of making nightly builds of `kogito-images` point to the timestamped SNAPSHOT version of upstream on Sundays. -- 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]
