apache / incubator-kie-kogito-examples

Kogito examples - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
http://kogito.kie.org
254 stars 368 forks source link

Ensure serverless-workflow-examples are working properly #1860

Open LuboTerifaj opened 5 months ago

LuboTerifaj commented 5 months ago

Description

Some serverless-workflow-examples may not work properly.

Goal

Report individual issues for all examples that do not work properly. Link all found issues in the comments.

Scope

Please mark the example below as checked once it is reviewed and all found issues are reported. Those issues don't have to be resolved as part of this issue. The goal of this issue is to identify issues in examples. The found issues resolution is out of scope, although welcomed.

Examples to be checked

Acceptance criteria

All issues are regarding examples are reported and linked to this issue.

Implementation ideas

No response

LuboTerifaj commented 5 months ago

Found issue in serverless-workflow-timeouts-showcase-embedded:

wmedvede commented 5 months ago

For the record, the serverless-workflow-timeouts-showcase-extended example was addressed here https://github.com/apache/incubator-kie-kogito-examples/pull/1857

nmirasch commented 4 months ago

@LuboTerifaj, here https://github.com/apache/incubator-kie-kogito-examples/pull/1863 there are some changes on the examples to avoid using the quay.io/kiegroup/kogito-runtime-jvm:latest, and changing the referenced image at the docker compose by the nightly one to see the latest changes. Even I applied the changes in the serverless-workflow-examples, I just focused my testing cases in mainly working with docker-compose:

Let's see how it goes, once the pr is merged we can add the check to that ones (at least)

nmirasch commented 4 months ago

@LuboTerifaj here #1870 serverless-workflow-newsletter-subscription have been also updated and verified that is working properly

LuboTerifaj commented 2 weeks ago

I found the following issues during review of some examples above:

LuboTerifaj commented 1 week ago

Another batch of found issues:

LuboTerifaj commented 1 week ago

Hello @gmunozfe , I am reassigning the issue to you for checking the remaining examples. Please see the description of the issue to understand its goal. Should you have any questions, don't hesitate to reach out to me. Thanks!