This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard 65f726ef59 Temporarily hard code otel postgres dev services image in
application.properties
discard 8906954d76 Disable Infinispan tests and native profiles due to #7976
discard 4082baaaed Upgrade Quarkus to 3.31.0.CR1
add e5e154c740 Bump actions/checkout from 6.0.0 to 6.0.1
add 210bdde876 Fix dependabot typo for debezium-bom
new 9953e41fdd Upgrade Quarkus to 3.31.0.CR1
new 6c3d2cab8b Disable Infinispan tests and native profiles due to #7976
new 61666d64df Temporarily hard code otel postgres dev services image in
application.properties
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 (65f726ef59)
\
N -- N -- N refs/heads/quarkus-main (61666d64df)
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 3 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/dependabot.yml | 2 +-
.github/workflows/camel-master-cron.yaml | 16 ++++++++--------
.github/workflows/check-dependency-convergence.yml | 2 +-
.github/workflows/ci-build.yaml | 16 ++++++++--------
.github/workflows/generate-sbom-main.yml | 2 +-
.github/workflows/jdk25-build.yaml | 14 +++++++-------
.github/workflows/label-issue.yaml | 2 +-
.github/workflows/pr-doc-validation.yml | 4 ++--
.github/workflows/pr-validate.yml | 2 +-
.github/workflows/quarkus-lts-ci-build.yaml | 12 ++++++------
.github/workflows/quarkus-master-cron.yaml | 16 ++++++++--------
.github/workflows/synchronize-dependabot-branch.yaml | 2 +-
pom.xml | 2 +-
13 files changed, 46 insertions(+), 46 deletions(-)