This is an automated email from the ASF dual-hosted git repository.

gitgabrio pushed a change to branch incubator-kie-issues#1373
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-runtimes.git


    from 4d104a6dba [incubator-kie-issues#1373] Fixing rest generation config. 
Add tests
     add fbcc8f2cab NO_ISSUE: use release shared library (#3532)
     add 31a4857b16 [incubator-kie-issues-1131] test migration from V7 to code 
generation (#3558)
     add f847b7b075 Bump org.xmlunit:xmlunit-core in 
/kogito-build/kogito-dependencies-bom (#3492)
     add e966dd9367 Increase timeout in flaky test (#3580)
     add bdf171539c Adjust pipelines to use the gpg key provided by Apache to 
sign the artifacts (#3581)
     add d167ae1719 [Fix #3571] Adding onErrors support for starting event 
state (#3578)
     add 9e3b76b015 Merge remote-tracking branch 'origin/main' into 
incubator-kie-issues#1373
     add c6bfffd59a [incubator-kie-issues#1373] Minor fix

No new revisions were added by this update.

Summary of changes:
 .ci/jenkins/Jenkinsfile.deploy                     |  40 +++---
 .ci/jenkins/dsl/jobs.groovy                        |   3 +
 .../src/test/java/org/jbpm/bpmn2/ActivityTest.java | 157 ++++++++++++---------
 .../kogito/codegen/core/ApplicationGenerator.java  |   2 -
 .../workflow/parser/handlers/EventHandler.java     |   4 +-
 .../src/main/resources/application.properties      |   4 +
 .../src/main/resources/eventStartWithError.sw.json |  76 ++++++++++
 .../src/main/resources/specs/callbackResults.yaml  |   7 +
 .../kie/kogito/quarkus/workflows/EventFlowIT.java  |   6 +-
 .../kogito/quarkus/workflows/EventTimedoutIT.java  |  36 +++++
 10 files changed, 237 insertions(+), 98 deletions(-)
 create mode 100644 
quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow-integration-test/src/main/resources/eventStartWithError.sw.json


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to