You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by nf...@apache.org on 2022/04/14 10:49:31 UTC

[camel-website] branch doc-about-docker updated (92ad3583 -> fde91157)

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

nfilotto pushed a change to branch doc-about-docker
in repository https://gitbox.apache.org/repos/asf/camel-website.git


 discard 92ad3583 Promote the usage of yarn in docker
     add 5c6dd0c1 Camel Quarkus 2.8.0 Release Announcement
     add 30d6fb49 Blogpost how to start Camel application with Camel Textual Debugger in VS Code with a single action
     add 0d600caa Fix the name of the playbook in the preview command
     add fde91157 Promote the usage of yarn in docker

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   (92ad3583)
            \
             N -- N -- N   refs/heads/doc-about-docker (fde91157)

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:
 antora-playbook-snippets/antora-playbook.yml       |   1 +
 .../camel-featured.jpeg                            | Bin
 .../2022/04/camel-quarkus-release-2.8.0/index.md   |  50 ++++++++
 .../index.md                                       | 128 +++++++++++++++++++++
 content/releases/q/release-2.8.0.md                |  12 ++
 package.json                                       |   3 +-
 6 files changed, 192 insertions(+), 2 deletions(-)
 copy content/blog/{2021/03/camel-quarkus-release-1.8.0 => 2022/04/camel-quarkus-release-2.8.0}/camel-featured.jpeg (100%)
 create mode 100644 content/blog/2022/04/camel-quarkus-release-2.8.0/index.md
 create mode 100644 content/blog/2022/04/start-camel-application-with-camel-textual-debug-in-vscode/index.md
 create mode 100644 content/releases/q/release-2.8.0.md