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

github-bot pushed a change to branch 
dependabot/github_actions/zulip/github-actions-zulip-e4c8f27c732ba9bd98ac6be0583096dea82feea5
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-apps.git


    omit b3f000acd build(deps): bump zulip/github-actions-zulip
     add 973f92ee5 Bump al-cheb/configure-pagefile-action from 1.3 to 1.4 
(#1976)
     add 551b5381f [incubator-kie-issues#1015] Implement configurable log on 
DMN rest endpoints (#2017)
     add 42bcfd6a7 build(deps): bump zulip/github-actions-zulip

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (b3f000acd)
            \
             N -- N -- N   
refs/heads/dependabot/github_actions/zulip/github-actions-zulip-e4c8f27c732ba9bd98ac6be0583096dea82feea5
 (42bcfd6a7)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/publish-jitexecutor-native.yml   |  2 +-
 jitexecutor/README.md                              |  5 +++++
 .../common/requests/MultipleResourcesPayload.java  |  8 +++++++
 .../common/requests/ResourceWithURI.java           |  8 +++++++
 jitexecutor/jitexecutor-dmn/README.md              | 11 +++++++++
 jitexecutor/jitexecutor-dmn/pom.xml                | 26 ++++++++++++++++++++++
 .../application.properties                         |  2 ++
 .../jitexecutor/dmn/api/DMNValidationResource.java | 17 ++++++++++++--
 .../kogito/jitexecutor/dmn/api/JITDMNResource.java | 19 ++++++++++++++++
 .../jitexecutor/dmn/requests/JITDMNPayload.java    |  8 +++++++
 .../org/kie/kogito/jitexecutor/dmn/DMN15Test.java  |  4 ++--
 .../dmn/api/DMNValidatorResourceTest.java          |  7 +++---
 12 files changed, 109 insertions(+), 8 deletions(-)
 create mode 100644 jitexecutor/jitexecutor-dmn/README.md
 rename jitexecutor/jitexecutor-dmn/src/main/{resources => 
filtered-resources}/application.properties (93%)


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

Reply via email to