incubator-kie-kogito-apps icon indicating copy to clipboard operation
incubator-kie-kogito-apps copied to clipboard

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

Results 45 incubator-kie-kogito-apps issues
Sort by recently updated
recently updated
newest added

### Description We use npm for our builds of ui project while kogito currently only support yarn. Can npm be added as a option for ui package builds. ### Implementation...

### Describe the bug I'd added object as model to store kogito's data, and it is working fine for workflow. However, I would like to further store the object into...

### Describe the bug according document at https://docs.jboss.org/kogito/release/latest/html_single/#proc-messaging-enabling_kogito-developing-process-services: there is need to install 2 extension: 1. quarkus-smallrye-reactive-messaging-kafka. (exits) 2. kogito-addons-quarkus-cloudevents. (doesn't exists) I think (2) mean `kogito-addons-quarkus-messaging` is it? cause...

### Describe the bug When adding ```xml org.kie.kogito runtime-tools-quarkus-extension ``` dependency, it shows a lot of "Unrecognized configuration key". ### Expected behavior Shouldn't warn about any unknown configuration key, if...

Due to the fact that for the Apache release we'll need a buildable zip that produces all artifacts necessary for downstream repos, combined with the usage the native binaries of...

Do not merge

Cherry-pick: [450d01a1da3ea9255d36c6f149346f3de0854756](https://github.com/apache/incubator-kie-kogito-apps/commit/450d01a1da3ea9255d36c6f149346f3de0854756) and add a trigger for the publish-jitexecutor-native-rc workflow in the deploy Jenkins job.

Bumps [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) from 2.8.0 to 3.4.3. Release notes Sourced from com.google.cloud.tools:jib-maven-plugin's releases. jib-maven-plugin v3.4.3 Major Changes fix: When building to the local docker daemon with multiple platforms configured, Jib will...

dependencies
java

### Description Add the ability to Data index to consume undeploy events and reflect that undeployment in the indexed Process Definitions Epic: https://github.com/apache/incubator-kie-issues/issues/1201 ### Implementation ideas _No response_

### Description Augment the Jobs Service liveness health checks, to consider a configurable amount of time that limits the time to keep retrying to get the leader status.  If leader...

Related: https://github.com/apache/incubator-kie-issues/issues/1241 https://github.com/apache/incubator-kie-kogito-runtimes/pull/3526