Kogito Runtimes - Kogito is a cloud-native business automation technology for building cloud-ready business applications.

Clone this repo:
  1. 5396c2c Fix kie-issues-1909: Review usage of Fabric8 and tests, remove deprecated APIs (#3880) by Ricardo Zanini · 18 hours ago main
  2. 063ba7c [Fix #3883] Fix event start date (#3884) by Francisco Javier Tirado Sarti · 2 days ago
  3. 77675bf [Fix #3869] Using the same work and event manager (#3870) by Francisco Javier Tirado Sarti · 4 days ago
  4. 535df4b [Fix #3877] Only propagate function not found when evaluating JQ expr (#3878) by Francisco Javier Tirado Sarti · 4 days ago
  5. 8199e97 Revert "Updating Python modules (#3863)" (#3876) by Francisco Javier Tirado Sarti · 4 days ago

Kogito

Kogito is the next generation of business automation platform focused on cloud-native development, deployment and execution.

GitHub Stars GitHub Forks GitHub Issues Pull Requests Zulip chat Contributors License Twitter Follow

Quick Links

Homepage: https://kie.apache.org

Guides and Documentation: https://kie.apache.org/docs/documentation/

GitHub Issues: https://github.com/apache/incubator-kie-issues/issues

Requirements

  • Maven 3.9.6 or later
  • Java 17 or later (devel package)
  • optional: Docker installation for running integration tests

Getting Started

The Kogito Examples repository 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).

Guides

The official guides for Kogito can be found at our main website, these include guides for Quarkus and Spring Boot.

If you want to read more about Quarkus:

Building and Contributing to Kogito

All contributions are welcome! Before you start please read the contribution guide.

Getting Help

Issues

  • Do you have a minimal, reproducible example for your issue?
    • If so, please open a new issues for it in the issues with the details of your issue and example.
  • Are you encountering an issue but unsure of what is going on?
    • Start a new conversation in the Apache KIE users mailing list, or open a new thread in the Kogito stream of the KIE Zulip chat.
    • Please provide as much relevant information as you can as to what could be causing the issue, and our developers will help you figure out what's going wrong.

Requests

  • Do you have a feature/enhancement request?
    • Please open a new thread in the Kogito stream of the KIE Zulip chat to start a discussion there.