This is an automated email from the ASF dual-hosted git repository. dhanak pushed a commit to branch include-notice-stable-branch-bug in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-examples.git
commit f30a60c87c9b91f6f851ccd0178c85679ef51076 Author: Dominik HanĂ¡k <[email protected]> AuthorDate: Wed Jan 15 10:18:15 2025 +0100 Include Notice about stable branch issues on this repo --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 286d111dd..8f6ad967e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +# IMPORTANT NOTICE + +Right now, this repository is undergoing updates and might contains outdated, non-working example. The stable branch is pointing to old release and not to `10.0.0` relased in Apache KIE. +We are working hard to introduce a new stable branch with the updated versions and working example. Stay tuned. This NOTICE will be removed once the repository is safe to work with 10.0.0 release. +Thank you for your pateince and apologies for the inconvenience. + + + # Kogito Examples This module contains a number of examples that you can take a look at and try out yourself. Please take a look at the readme of each individual example for more details on how the example works and how to run it yourself (either locally or on Kubernetes). --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
