This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/kogito-build/kogito-dependencies-bom/io.netty-netty-codec-http2-4.1.132.Final
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-runtimes.git
omit e2652e1671 Bump io.netty:netty-codec-http2 in
/kogito-build/kogito-dependencies-bom
add 81818881c0 [Fix #4235] Special characters are not supported for larger
schemas (#4236)
add f443c3da64 Fix OpenTelemetry tests in CI by setting traces exporter to
none
add b1b356da75 Apache GitHub Actions workflows remediation (#4205)
add 3233a8bd8d Bump actions/setup-java from 4 to 5 (#4029)
add 02a70de48c Bump actions/checkout from 3 to 6 (#4131)
add 7740eb5562 Bump actions/upload-artifact from 4 to 7 (#4216)
new ac2742a67f Bump io.netty:netty-codec-http2 in
/kogito-build/kogito-dependencies-bom
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 (e2652e1671)
\
N -- N -- N
refs/heads/dependabot/maven/kogito-build/kogito-dependencies-bom/io.netty-netty-codec-http2-4.1.132.Final
(ac2742a67f)
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.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/ci_check_license_headers.yaml | 2 +-
.github/workflows/issues.yml | 2 +-
.github/workflows/pr-downstream.yml | 3 +-
.github/workflows/pr-jenkins.yml | 6 +-
.github/workflows/pr-kogito-runtimes.yml | 2 +-
.../canonical/descriptors/ExpressionUtils.java | 2 +-
.../opentelemetry/OtlpMockTestResource.java | 1 +
.../src/main/resources/largeSchema.sw.json | 2 +-
.../resources/schema/kubernetes-app-schema.json | 4698 ++++++++++++++++++++
.../src/main/resources/schema/workflow-schema.json | 2076 ---------
10 files changed, 4709 insertions(+), 2085 deletions(-)
create mode 100644
quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow-integration-test/src/main/resources/schema/kubernetes-app-schema.json
delete 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]