From 5c6ecd1777e751b7e638fa2c6aea56c21ec1dfd6 Mon Sep 17 00:00:00 2001 From: lcawl Date: Wed, 22 May 2019 10:02:11 -0700 Subject: [PATCH] Adds 7.2 branches to conf.yaml --- conf.yaml | 58 +++++++++++++++++++++++++++---------------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/conf.yaml b/conf.yaml index a61f326f415f4..9168564019ed8 100644 --- a/conf.yaml +++ b/conf.yaml @@ -52,7 +52,7 @@ contents: prefix: en/elastic-stack current: 7.1 index: docs/en/install-upgrade/index.asciidoc - branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0 ] + branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0 ] chunk: 1 tags: Elastic Stack/Installation and Upgrade subject: Elastic Stack @@ -89,7 +89,7 @@ contents: prefix: en/elastic-stack-get-started current: 7.1 index: docs/en/getting-started/index.asciidoc - branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3 ] + branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3 ] chunk: 1 tags: Elastic Stack/Getting started subject: Elastic Stack @@ -116,7 +116,7 @@ contents: prefix: en/elastic-stack-overview current: 7.1 index: docs/en/stack/index.asciidoc - branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3 ] + branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3 ] chunk: 1 tags: Elastic Stack/Overview subject: Elastic Stack @@ -183,7 +183,7 @@ contents: title: Elasticsearch Reference prefix: en/elasticsearch/reference current: 7.1 - branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ] + branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ] index: docs/reference/index.x.asciidoc chunk: 1 tags: Elasticsearch/Reference @@ -196,12 +196,12 @@ contents: repo: x-pack-elasticsearch prefix: elasticsearch-extra/x-pack-elasticsearch path: docs/en - exclude_branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ] + exclude_branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ] - repo: x-pack-elasticsearch prefix: elasticsearch-extra/x-pack-elasticsearch path: qa/sql - exclude_branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ] + exclude_branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ] - repo: elasticsearch path: docs/Versions.asciidoc @@ -226,7 +226,7 @@ contents: repo: elasticsearch path: x-pack/qa/sql # only exists from 6.3 to 6.5 - exclude_branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ] + exclude_branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ] - repo: elasticsearch path: x-pack/plugin/sql/qa @@ -250,7 +250,7 @@ contents: title: Painless Scripting Language prefix: en/elasticsearch/painless current: 7.1 - branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5] + branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5] index: docs/painless/index.asciidoc chunk: 1 tags: Elasticsearch/Painless @@ -269,7 +269,7 @@ contents: repo: elasticsearch current: 7.1 index: docs/plugins/index.asciidoc - branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7 ] + branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7 ] chunk: 2 tags: Elasticsearch/Plugins subject: Elasticsearch @@ -294,7 +294,7 @@ contents: title: Java REST Client prefix: java-rest current: 7.1 - branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0 ] + branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0 ] index: docs/java-rest/index.asciidoc tags: Clients/JavaREST subject: Clients @@ -316,7 +316,7 @@ contents: title: Java API prefix: java-api current: 7.1 - branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ] + branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ] index: docs/java-api/index.asciidoc tags: Clients/Java subject: Clients @@ -462,7 +462,7 @@ contents: title: Elasticsearch for Apache Hadoop and Spark prefix: en/elasticsearch/hadoop current: 7.1 - branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0 ] + branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0 ] index: docs/src/reference/asciidoc/index.adoc tags: Elasticsearch/Apache Hadoop subject: Elasticsearch @@ -548,7 +548,7 @@ contents: title: Kibana Reference prefix: en/kibana current: 7.1 - branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 4.6, 4.5, 4.4, 4.3, 4.2, 4.1, 4.0, 3.0 ] + branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 4.6, 4.5, 4.4, 4.3, 4.2, 4.1, 4.0, 3.0 ] index: docs/index.x.asciidoc chunk: 1 tags: Kibana/Reference @@ -561,7 +561,7 @@ contents: repo: x-pack-kibana prefix: kibana-extra/x-pack-kibana path: docs/en - exclude_branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 5.3, 5.2, 5.1, 5.0, 4.6, 4.5, 4.4, 4.3, 4.2, 4.1, 4.0, 3.0 ] + exclude_branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 5.3, 5.2, 5.1, 5.0, 4.6, 4.5, 4.4, 4.3, 4.2, 4.1, 4.0, 3.0 ] - title: Logstash: Collect, Enrich, and Transport @@ -570,7 +570,7 @@ contents: title: Logstash Reference prefix: en/logstash current: 7.1 - branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.5 ] + branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.5 ] index: docs/index.x.asciidoc chunk: 1 tags: Logstash/Reference @@ -583,7 +583,7 @@ contents: repo: x-pack-logstash prefix: logstash-extra/x-pack-logstash path: docs/en - exclude_branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.5 ] + exclude_branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.5 ] - repo: logstash-docs path: docs/ @@ -612,7 +612,7 @@ contents: prefix: en/beats/libbeat index: libbeat/docs/index.asciidoc current: 7.1 - branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 1.3, 1.2, 1.1, 1.0.1] + branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 1.3, 1.2, 1.1, 1.0.1] chunk: 1 tags: Libbeat/Reference subject: libbeat @@ -628,7 +628,7 @@ contents: prefix: en/beats/devguide index: docs/devguide/index.asciidoc current: master - branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0 ] + branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0 ] chunk: 1 tags: Devguide/Reference subject: Beats @@ -650,7 +650,7 @@ contents: prefix: en/beats/packetbeat index: packetbeat/docs/index.asciidoc current: 7.1 - branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 1.3, 1.2, 1.1, 1.0.1] + branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 1.3, 1.2, 1.1, 1.0.1] chunk: 1 tags: Packetbeat/Reference subject: Packetbeat @@ -672,7 +672,7 @@ contents: prefix: en/beats/filebeat index: filebeat/docs/index.asciidoc current: 7.1 - branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 1.3, 1.2, 1.1, 1.0.1] + branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 1.3, 1.2, 1.1, 1.0.1] chunk: 1 tags: Filebeat/Reference subject: Filebeat @@ -698,7 +698,7 @@ contents: prefix: en/beats/winlogbeat index: winlogbeat/docs/index.asciidoc current: 7.1 - branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 1.3, 1.2, 1.1 ] + branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 1.3, 1.2, 1.1 ] chunk: 1 tags: Winlogbeat/Reference subject: Winlogbeat @@ -720,7 +720,7 @@ contents: prefix: en/beats/metricbeat index: metricbeat/docs/index.asciidoc current: 7.1 - branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0 ] + branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0 ] chunk: 1 tags: Metricbeat/Reference subject: Metricbeat @@ -752,7 +752,7 @@ contents: prefix: en/beats/heartbeat current: 7.1 index: heartbeat/docs/index.asciidoc - branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2 ] + branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2 ] chunk: 1 tags: Heartbeat/Reference subject: Heartbeat @@ -774,7 +774,7 @@ contents: prefix: en/beats/auditbeat index: auditbeat/docs/index.asciidoc current: 7.1 - branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0 ] + branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0 ] chunk: 1 tags: Auditbeat/Reference subject: Auditbeat @@ -806,7 +806,7 @@ contents: prefix: en/beats/functionbeat current: 7.1 index: x-pack/functionbeat/docs/index.asciidoc - branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5 ] + branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5 ] chunk: 1 tags: Functionbeat/Reference subject: Functionbeat @@ -828,7 +828,7 @@ contents: prefix: en/beats/journalbeat current: 7.1 index: journalbeat/docs/index.asciidoc - branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5 ] + branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5 ] chunk: 1 tags: Journalbeat/Reference subject: Journalbeat @@ -903,7 +903,7 @@ contents: title: Infrastructure Monitoring Guide prefix: en/infrastructure/guide current: 7.1 - branches: [ master, 7.x, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5 ] + branches: [ master, 7.x, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5 ] index: docs/en/infraops/index.asciidoc chunk: 1 tags: Infrastructure/Guide @@ -922,7 +922,7 @@ contents: prefix: en/apm/get-started index: docs/guide/index.asciidoc current: 7.1 - branches: [ master, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0 ] + branches: [ master, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0 ] chunk: 1 tags: APM Server/Reference subject: APM @@ -939,7 +939,7 @@ contents: prefix: en/apm/server index: docs/index.asciidoc current: 7.1 - branches: [ master, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0 ] + branches: [ master, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0 ] chunk: 1 tags: APM Server/Reference subject: APM