This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/asf-site by this push: new 84b15b36a65 Automated deployment with doris branch master@ ba23cbed9b9c1b8b18713d0e7e6eaa5977397d4e 84b15b36a65 is described below commit 84b15b36a650f65472490adcd79deed6fa99dd23 Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com> AuthorDate: Tue Aug 23 09:24:26 2022 +0000 Automated deployment with doris branch master@ ba23cbed9b9c1b8b18713d0e7e6eaa5977397d4e --- .asf.yaml | 18 ------------------ .dummy | 0 docs/dev/search-index.json | 2 +- remove-non-reserved-dir.sh | 39 --------------------------------------- search-index.json | 2 +- zh-CN/docs/0.15/search-index.json | 2 +- zh-CN/docs/dev/search-index.json | 2 +- zh-CN/search-index.json | 2 +- 8 files changed, 5 insertions(+), 62 deletions(-) diff --git a/.asf.yaml b/.asf.yaml deleted file mode 100644 index bdb953b5ffc..00000000000 --- a/.asf.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed with -# this work for additional information regarding copyright ownership. -# The ASF licenses this file to You under the Apache License, Version 2.0 -# (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# -publish: - whoami: asf-site diff --git a/.dummy b/.dummy new file mode 100644 index 00000000000..e69de29bb2d diff --git a/docs/dev/search-index.json b/docs/dev/search-index.json index 5b2d5f66026..f92cdd83374 100644 --- a/docs/dev/search-index.json +++ b/docs/dev/search-index.json @@ -1 +1 @@ -[{"documents":[{"i":12490,"t":"Elastic scaling","u":"/docs/dev/admin-manual/cluster-management/elastic-expansion","b":["Docs","Admin Manual","cluster management"]},{"i":12506,"t":"load balancing","u":"/docs/dev/admin-manual/cluster-management/load-balancing","b":["Docs","Admin Manual","cluster management"]},{"i":12533,"t":"Cluster upgrade","u":"/docs/dev/admin-manual/cluster-management/upgrade","b":["Docs","Admin Manual","cluster management"]},{"i":12547,"t":"BE Configuration","u":"/docs [...] \ No newline at end of file +[{"documents":[{"i":12490,"t":"Elastic scaling","u":"/docs/dev/admin-manual/cluster-management/elastic-expansion","b":["Docs","Admin Manual","cluster management"]},{"i":12506,"t":"load balancing","u":"/docs/dev/admin-manual/cluster-management/load-balancing","b":["Docs","Admin Manual","cluster management"]},{"i":12533,"t":"Cluster upgrade","u":"/docs/dev/admin-manual/cluster-management/upgrade","b":["Docs","Admin Manual","cluster management"]},{"i":12547,"t":"BE Configuration","u":"/docs [...] \ No newline at end of file diff --git a/remove-non-reserved-dir.sh b/remove-non-reserved-dir.sh deleted file mode 100755 index 32eeab8a5cf..00000000000 --- a/remove-non-reserved-dir.sh +++ /dev/null @@ -1,39 +0,0 @@ -#!/bin/bash - -set -eo pipefail - -ROOT=`dirname "$0"` -ROOT=`cd "$ROOT"; pwd` - -reserved=( -build -remove-non-reserved-dir.sh -versions.json -.asf.yaml -.nojekyll -.git -. -.. -) - -function contains() { - local n=$# - local value=${!n} - for ((i=1;i < $#;i++)) { - if [ "${!i}" == "${value}" ]; then - echo "y" - return 0 - fi - } - echo "n" - return 1 -} - -for file in `ls -a $ROOT` -do - echo "${reserved[@]}" - if [ $(contains "${reserved[@]}" "$file") == "n" ]; then - echo "delete $ROOT/$file" - rm -rf $ROOT/$file - fi -done diff --git a/search-index.json b/search-index.json index 917d1ec2b4d..a31b5bc28e2 100644 --- a/search-index.json +++ b/search-index.json @@ -1 +1 @@ -[{"documents":[{"i":1,"t":"Elastic scaling","u":"/docs/admin-manual/cluster-management/elastic-expansion","b":["Docs","Admin Manual","cluster management"]},{"i":17,"t":"load balancing","u":"/docs/admin-manual/cluster-management/load-balancing","b":["Docs","Admin Manual","cluster management"]},{"i":44,"t":"Cluster upgrade","u":"/docs/admin-manual/cluster-management/upgrade","b":["Docs","Admin Manual","cluster management"]},{"i":58,"t":"BE Configuration","u":"/docs/admin-manual/config/be-c [...] \ No newline at end of file +[{"documents":[{"i":1,"t":"Elastic scaling","u":"/docs/admin-manual/cluster-management/elastic-expansion","b":["Docs","Admin Manual","cluster management"]},{"i":17,"t":"load balancing","u":"/docs/admin-manual/cluster-management/load-balancing","b":["Docs","Admin Manual","cluster management"]},{"i":44,"t":"Cluster upgrade","u":"/docs/admin-manual/cluster-management/upgrade","b":["Docs","Admin Manual","cluster management"]},{"i":58,"t":"BE Configuration","u":"/docs/admin-manual/config/be-c [...] \ No newline at end of file diff --git a/zh-CN/docs/0.15/search-index.json b/zh-CN/docs/0.15/search-index.json index cc0fdcac6e7..bdcc06f3e6a 100644 --- a/zh-CN/docs/0.15/search-index.json +++ b/zh-CN/docs/0.15/search-index.json @@ -1 +1 @@ -[{"documents":[{"i":26116,"t":"替换表","u":"/zh-CN/docs/0.15/administrator-guide/alter-table/alter-table-replace-table","b":["文档","操作手册","表结构变更"]},{"i":26126,"t":"Rollup","u":"/zh-CN/docs/0.15/administrator-guide/alter-table/alter-table-rollup","b":["文档","操作手册","表结构变更"]},{"i":26147,"t":"Schema Change","u":"/zh-CN/docs/0.15/administrator-guide/alter-table/alter-table-schema-change","b":["文档","操作手册","表结构变更"]},{"i":26170,"t":"临时分区","u":"/zh-CN/docs/0.15/administrator-guide/alter-table/alter-ta [...] \ No newline at end of file +[{"documents":[{"i":26116,"t":"Bitmap 索引","u":"/zh-CN/docs/0.15/administrator-guide/alter-table/alter-table-bitmap-index","b":["文档","操作手册","表结构变更"]},{"i":26132,"t":"替换表","u":"/zh-CN/docs/0.15/administrator-guide/alter-table/alter-table-replace-table","b":["文档","操作手册","表结构变更"]},{"i":26142,"t":"Rollup","u":"/zh-CN/docs/0.15/administrator-guide/alter-table/alter-table-rollup","b":["文档","操作手册","表结构变更"]},{"i":26163,"t":"Schema Change","u":"/zh-CN/docs/0.15/administrator-guide/alter-table/alte [...] \ No newline at end of file diff --git a/zh-CN/docs/dev/search-index.json b/zh-CN/docs/dev/search-index.json index f94f3e39832..7e78bcceb61 100644 --- a/zh-CN/docs/dev/search-index.json +++ b/zh-CN/docs/dev/search-index.json @@ -1 +1 @@ -[{"documents":[{"i":31935,"t":"弹性扩缩容","u":"/zh-CN/docs/dev/admin-manual/cluster-management/elastic-expansion","b":["文档","管理手册","集群管理"]},{"i":31952,"t":"负载均衡","u":"/zh-CN/docs/dev/admin-manual/cluster-management/load-balancing","b":["文档","管理手册","集群管理"]},{"i":31979,"t":"集群升级","u":"/zh-CN/docs/dev/admin-manual/cluster-management/upgrade","b":["文档","管理手册","集群管理"]},{"i":31993,"t":"FE 配置项","u":"/zh-CN/docs/dev/admin-manual/config/fe-config","b":["文档","管理手册","配置管理"]},{"i":32477,"t":"数据删除恢复","u" [...] \ No newline at end of file +[{"documents":[{"i":31935,"t":"集群升级","u":"/zh-CN/docs/dev/admin-manual/cluster-management/upgrade","b":["文档","管理手册","集群管理"]},{"i":31949,"t":"负载均衡","u":"/zh-CN/docs/dev/admin-manual/cluster-management/load-balancing","b":["文档","管理手册","集群管理"]},{"i":31976,"t":"FE 配置项","u":"/zh-CN/docs/dev/admin-manual/config/fe-config","b":["文档","管理手册","配置管理"]},{"i":32460,"t":"数据备份","u":"/zh-CN/docs/dev/admin-manual/data-admin/backup","b":["文档","管理手册","数据管理"]},{"i":32477,"t":"数据删除恢复","u":"/zh-CN/docs/dev/ad [...] \ No newline at end of file diff --git a/zh-CN/search-index.json b/zh-CN/search-index.json index 25b15336933..bcc43d0f2e9 100644 --- a/zh-CN/search-index.json +++ b/zh-CN/search-index.json @@ -1 +1 @@ -[{"documents":[{"i":19364,"t":"弹性扩缩容","u":"/zh-CN/docs/admin-manual/cluster-management/elastic-expansion","b":["文档","管理手册","集群管理"]},{"i":19381,"t":"负载均衡","u":"/zh-CN/docs/admin-manual/cluster-management/load-balancing","b":["文档","管理手册","集群管理"]},{"i":19408,"t":"集群升级","u":"/zh-CN/docs/admin-manual/cluster-management/upgrade","b":["文档","管理手册","集群管理"]},{"i":19422,"t":"BE 配置项","u":"/zh-CN/docs/admin-manual/config/be-config","b":["文档","管理手册","配置管理"]},{"i":19879,"t":"FE 配置项","u":"/zh-CN/docs/ad [...] \ No newline at end of file +[{"documents":[{"i":19364,"t":"弹性扩缩容","u":"/zh-CN/docs/admin-manual/cluster-management/elastic-expansion","b":["文档","管理手册","集群管理"]},{"i":19381,"t":"负载均衡","u":"/zh-CN/docs/admin-manual/cluster-management/load-balancing","b":["文档","管理手册","集群管理"]},{"i":19408,"t":"集群升级","u":"/zh-CN/docs/admin-manual/cluster-management/upgrade","b":["文档","管理手册","集群管理"]},{"i":19422,"t":"BE 配置项","u":"/zh-CN/docs/admin-manual/config/be-config","b":["文档","管理手册","配置管理"]},{"i":19879,"t":"用户配置项","u":"/zh-CN/docs/adm [...] \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org