This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/github_actions/actions/setup-java-5
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-runtimes.git
omit a112cc5392 Bump actions/setup-java from 4 to 5
add 70c2dc59af Fix OpenTelemetry tests by setting otel.metrics.exporter to
none (#4207)
add 71ee14e3da [Fix #4209] Splitting string bigger than 65k. (#4210)
add d93d50b4cc [NO-ISSUE] Forcing graphql-java dependency resolution to be
in sync with springboot (#4215)
add 055960f8fd Bump actions/setup-java from 4 to 5
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 (a112cc5392)
\
N -- N -- N
refs/heads/dependabot/github_actions/actions/setup-java-5 (055960f8fd)
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:
.../canonical/descriptors/ExpressionUtils.java | 26 +-
kogito-build/kogito-dependencies-bom/pom.xml | 8 +-
kogito-gradle-plugin-test/gradle.properties | 2 +-
.../opentelemetry/OtlpMockTestResource.java | 2 +
.../src/main/resources/largeSchema.sw.json | 17 +
.../src/main/resources/schema/workflow-schema.json | 2076 ++++++++++++++++++++
6 files changed, 2125 insertions(+), 6 deletions(-)
create mode 100644
quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow-integration-test/src/main/resources/largeSchema.sw.json
create mode 100644
quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow-integration-test/src/main/resources/schema/workflow-schema.json
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]