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

martijnvisser pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 05676c4d525 [FLINK-27460][runtime] Remove unused 
notifyPartitionDataAvailable process
     new 138c2bfa5f5 [FLINK-27394][Documentation] Document how you can add 
externally hosted documentation in a virtual filemounted system that's only 
known to Hugo, using Hugo Modules.
     new 09fdeb75f7a [FLINK-27394][Documentation] Remove existing Elasticsearch 
documentation since it has been moved to apache/flink-connector-elasticsearch
     new de368acf003 [FLINK-27394][Documentation][Buildsystem] Update build 
pipeline to get latest documentation from external connector repository
     new 5e8f39ff9e4 [FLINK-27394][Documentation] Document how you can add 
externally hosted documentation in a virtual filemounted system that's only 
known to Hugo, using Hugo Modules.

The 4 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                          |   7 +
 .gitignore                                         |   3 +
 azure-pipelines.yml                                |   3 +
 docs/README.md                                     |  68 ++++
 docs/build_docs.sh                                 |   3 +-
 docs/config.toml                                   |  12 +
 .../docs/connectors/datastream/elasticsearch.md    | 380 ---------------------
 .../docs/connectors/table/elasticsearch.md         | 288 ----------------
 .../docs/connectors/datastream/elasticsearch.md    | 362 --------------------
 .../content/docs/connectors/table/elasticsearch.md | 289 ----------------
 tools/change-version.sh => docs/setup_docs.sh      |  29 +-
 tools/azure-pipelines/build-apache-repo.yml        |   6 +
 tools/ci/docs.sh                                   |   6 +-
 13 files changed, 125 insertions(+), 1331 deletions(-)
 delete mode 100644 docs/content.zh/docs/connectors/datastream/elasticsearch.md
 delete mode 100644 docs/content.zh/docs/connectors/table/elasticsearch.md
 delete mode 100644 docs/content/docs/connectors/datastream/elasticsearch.md
 delete mode 100644 docs/content/docs/connectors/table/elasticsearch.md
 copy tools/change-version.sh => docs/setup_docs.sh (57%)

Reply via email to