This is an automated email from the ASF dual-hosted git repository.
martijnvisser pushed a change to branch release-1.4
in repository https://gitbox.apache.org/repos/asf/flink.git
from 27b9064e1ac [FLINK-25880][docs] Add Matomo tracking code to base layout
new 4c57f88319f [hotfix][docs] Add docs.sh for legacy CI pipeline
new c727a63a414 [FLINK-38955][docs] Add canonical tag to generated Javadoc
and Scaladoc
new dfd4e206065 [FLINK-38925][docs] Update Matomo URL to the right domain
new 1aa690cb7a9 [hotfix] Use Ruby 2.3 Docker image to match Gemfile.lock
new eabe14299b4 [hotfix][docs] Remove jekyll-gist update from build script
The 5 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/workflows/docs.sh | 87 +++++++++++++++++++++++++++++++++++++++++++++++
docs/_layouts/base.html | 2 +-
docs/docker/Dockerfile | 13 +++++--
3 files changed, 98 insertions(+), 4 deletions(-)
create mode 100755 .github/workflows/docs.sh