Dominik Hanák
Dominik Hanák
### Description there are open PR's for this library by dependabot, so that means there is an open CVE for it. We should process it. This one conerns logback *Goals*...
### Description See discussion in: https://github.com/apache/incubator-kie-kogito-examples/pull/1666 ### Implementation ideas Wrapper is removed and examples are updated. Examples still work well without the wrapper.
### Describe the bug Nightly native build job of kogito-apps [1] fails consistently for past week. The failure i caused by `data-audit-quarkus-jpa-service` project. Relevant output from logs: ``` [2024-02-19T02:57:14.709Z] ========================================================================================================================...
### Description As pointed out on ZULIP - https://kie.zulipchat.com/#narrow/stream/232676-kogito/topic/Contributions/near/450149341 We are lacking information in our contributing guide. Goal is to bring it up to date and remove old stuff from...
### Describe the bug *Summary* A test `org.acme.AcmeExchangeResourceIT.unauthorizedTest` Location: https://github.com/apache/incubator-kie-kogito-examples/blob/main/serverless-workflow-examples/serverless-workflow-oauth2-orchestration-quarkus/acme-financial-service/src/test/java/org/acme/AcmeExchangeResourceIT.java Stacktrace: ``` java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors [error]: Build step io.quarkus.oidc.deployment.devservices.keycloak.KeycloakDevServicesProcessor#startKeycloakContainer threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException:...
As per discussion in ML: https://lists.apache.org/thread/qc9vhod96mdoppo5ssj4f0pkqhzt4ghd **Summary** Community users do not have example to use with 10.0.0 release. We should do something so they have examples to work with. *Goal*...
As part of PR check we execute following workflows a workflow called `pr-backporting.yaml` Goal of this issue is to remove it, as it is deprecated and has no value.
### Description As a SonataFlow developer I want to have an example I can try and use with kn workflow plugin CLI tool. Goal is to provide a simple example...
Now it uses the kn workflow plugin Version(s): `serverless-docs-1.34` `serverless-docs-1.35` Issue: [SRVLOGIC-269](https://issues.redhat.com/browse/SRVLOGIC-469) Link to docs preview: [Preview](https://85916--ocpdocs-pr.netlify.app/openshift-serverless/latest/serverless-logic/serverless-logic-getting-started/serverless-logic-deploying-workflows.html) QE review: - [ ] QE has approved this change. Additional information: @kaldesai...
Applies upgrade suggested by dependabot and some fixes on top. The `loanbroaker-js` seems to be working correctly. Let me know if this is ok.