You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2021/12/08 15:58:30 UTC

[camel-quarkus] branch quarkus-2.6.0.CR1 updated (18d5256 -> c8d8a6a)

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

jamesnetherton pushed a change to branch quarkus-2.6.0.CR1
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.


    omit 18d5256  Disable vertx-kafka integration tests and native build due to #3358
    omit e5c7942  Upgrade Quarkus to 2.6.0.CR1
     add be24706  Use yq installed on the GitHub actions VM instead of downloading and installing it
     add 252170f  Upgrade Quarkus to 2.6.0.CR1
     add c8d8a6a  Disable vertx-kafka integration tests and native build due to #3358

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   (18d5256)
            \
             N -- N -- N   refs/heads/quarkus-2.6.0.CR1 (c8d8a6a)

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/camel-master-cron.yaml   | 22 +++++++++-------------
 .github/workflows/ci-build.yaml            | 17 +++++++----------
 .github/workflows/quarkus-master-cron.yaml | 22 +++++++++-------------
 3 files changed, 25 insertions(+), 36 deletions(-)