You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zr...@apache.org on 2020/11/05 14:48:55 UTC

[camel-website] branch pr/remove-relative-links updated (001b955 -> 994180e)

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

zregvart pushed a change to branch pr/remove-relative-links
in repository https://gitbox.apache.org/repos/asf/camel-website.git.


 discard 001b955  fix: broken links
 discard b5a9cb4  refactor: replace absolute links with relative
 discard 885d638  chore: fail the build if absolute links are found
     add dda5214  refactor: make git commands quiet
     add 0ee0057  chore: implement clean script as a Gulp task
     add a6e0deb  chore: fail the build if absolute links are found
     add 42483de  refactor: replace absolute links with relative
     add 994180e  fix: broken links

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   (001b955)
            \
             N -- N -- N   refs/heads/pr/remove-relative-links (994180e)

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:
 .pnp.js                                            |  74 +++++++++++++++++++++
 .yarn/build-state.yml                              |  10 +--
 ...egate-error-npm-3.1.0-415a406f4e-704d2001a3.zip | Bin 0 -> 4089 bytes
 ...clean-stack-npm-2.2.0-a8ce435a5c-e291ce2b8c.zip | Bin 0 -> 3676 bytes
 .../cache/del-npm-6.0.0-fb1f14b406-da72707c92.zip  | Bin 0 -> 5325 bytes
 ...graceful-fs-npm-4.2.4-734467635f-d095ee4dc6.zip | Bin
 ...is-path-cwd-npm-2.2.0-e35e4aab5f-900f6e8144.zip | Bin 0 -> 2576 bytes
 ...path-inside-npm-3.0.2-e675e113cb-709ba85a71.zip | Bin 0 -> 3303 bytes
 .../p-map-npm-4.0.0-4677ae07c7-d51e630d72.zip      | Bin 0 -> 4836 bytes
 Jenkinsfile                                        |   4 +-
 gulpfile.js                                        |   7 ++
 package.json                                       |   3 +-
 yarn.lock                                          |  66 +++++++++++++++++-
 13 files changed, 155 insertions(+), 9 deletions(-)
 create mode 100644 .yarn/cache/aggregate-error-npm-3.1.0-415a406f4e-704d2001a3.zip
 create mode 100644 .yarn/cache/clean-stack-npm-2.2.0-a8ce435a5c-e291ce2b8c.zip
 create mode 100644 .yarn/cache/del-npm-6.0.0-fb1f14b406-da72707c92.zip
 copy {antora-ui-camel/.yarn => .yarn}/cache/graceful-fs-npm-4.2.4-734467635f-d095ee4dc6.zip (100%)
 create mode 100644 .yarn/cache/is-path-cwd-npm-2.2.0-e35e4aab5f-900f6e8144.zip
 create mode 100644 .yarn/cache/is-path-inside-npm-3.0.2-e675e113cb-709ba85a71.zip
 create mode 100644 .yarn/cache/p-map-npm-4.0.0-4677ae07c7-d51e630d72.zip