This is an automated email from the ASF dual-hosted git repository. zregvart pushed a change to branch jenkinsfile in repository https://gitbox.apache.org/repos/asf/camel-website.git.
discard 3af2e49 Test preview add 6a52e1f CAMEL-11492: Cleanup add f59e446 CAMEL-11492: Cleanup build and optimize with cr... add 69046de CAMEL-11492: add HTML minification add 0e0d8bd CAMEL-11492: update to the latest Antora Default UI add 317b1a8 CAMEL-11492: fetch docs from camel master add 35248c6 CAMEL-11492: always pull to refresh git sources new 84c765a CAMEL-11500: cleanup build 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 (3af2e49) \ N -- N -- N refs/heads/jenkinsfile (84c765a) 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: Dockerfile | 8 - Jenkinsfile | 121 +- .../docs/modules/ROOT/pages/templates.adoc | 9 + .../src/partials/navigation-explore.hbs | 4 +- antora-ui-camel/src/partials/page-versions.hbs | 4 +- config.toml | 4 +- gulpfile.js | 20 + layouts/partials/footer.html | 3 - package.json | 12 +- site.yml | 7 +- yarn.lock | 3849 +++++++++++++++++++- 11 files changed, 3901 insertions(+), 140 deletions(-) delete mode 100644 Dockerfile create mode 100644 gulpfile.js