diff --git a/conf.yaml b/conf.yaml index f8dc6fcfe8a9..e7fc6ffed0a4 100644 --- a/conf.yaml +++ b/conf.yaml @@ -111,14 +111,6 @@ variables: 1.1: main 1.0: main - # Use this when you're building a book that uses a "main" branch, but it has a dependency on a repo with a "master" branch - mapMainToMaster: &mapMainToMaster - main: master - - # Use this when you're building a book that uses a "master" branch, but it has a dependency on a repo with a "main" branch - mapMasterToMain: &mapMasterToMain - master: main - beatsSharedExclude: &beatsSharedExclude [ 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 ] beatsXpackLibbeatExclude: &beatsXpackLibbeatExclude [ 7.3, 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 ] beatsProcessorExclude: &beatsProcessorExclude [ 7.4, 7.3, 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 ] @@ -146,9 +138,9 @@ contents: sections: - title: Integrations prefix: en/integrations - current: main - branches: [ main ] - live: [ main ] + current: do-not-delete_legacy-docs + branches: [{do-not-delete_legacy-docs: main}] + live: [ do-not-delete_legacy-docs ] index: dist/index.asciidoc chunk: 2 private: 1 @@ -162,9 +154,9 @@ contents: sections: - title: Serverless prefix: en/serverless - current: main - branches: [ main ] - live: [ main ] + current: do-not-delete_legacy-docs + branches: [{do-not-delete_legacy-docs: main}] + live: [ do-not-delete_legacy-docs ] index: serverless/index.asciidoc chunk: 5 tags: Serverless/Guide @@ -185,7 +177,7 @@ contents: - title: Elasticsearch Guide prefix: en/elasticsearch/reference current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] live: *stacklive index: docs/reference/index.x.asciidoc chunk: 1 @@ -200,13 +192,13 @@ contents: prefix: elasticsearch-extra/x-pack-elasticsearch path: docs/en private: true - exclude_branches: [ main, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] + exclude_branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 private: true - exclude_branches: [ main, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] + exclude_branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 @@ -222,7 +214,7 @@ contents: - repo: elasticsearch path: buildSrc/ - exclude_branches: [ main, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] + exclude_branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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: build-tools-internal/ @@ -236,12 +228,12 @@ contents: path: x-pack/docs private: true # only exists from 6.2 to 8.9 - exclude_branches: [ main, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 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: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 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/qa/sql # only exists from 6.3 to 6.5 - exclude_branches: [ main, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] + exclude_branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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/esql/qa/testFixtures/src/main/resources @@ -282,7 +274,7 @@ contents: - repo: docs path: shared/attributes62.asciidoc - exclude_branches: [ main, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 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: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 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 ] - alternatives: { source_lang: console, alternative_lang: js } repo: elasticsearch-js @@ -297,7 +289,7 @@ contents: index: enterprise-search-docs/index.asciidoc private: 1 current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7 ] live: *stacklive chunk: 1 tags: Enterprise Search/Guide @@ -314,7 +306,7 @@ contents: index: workplace-search-docs/index.asciidoc private: 1 current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6 ] live: *stacklive chunk: 1 tags: Workplace Search/Guide @@ -331,7 +323,7 @@ contents: index: app-search-docs/index.asciidoc private: 1 current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7 ] live: *stacklive chunk: 1 tags: App Search/Guide @@ -351,7 +343,7 @@ contents: private: 1 single: 1 current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ] live: *stacklive index: client-docs/app-search-javascript/index.asciidoc tags: App Search Clients/JavaScript @@ -368,7 +360,7 @@ contents: private: 1 single: 1 current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ] live: *stacklive index: client-docs/app-search-node/index.asciidoc tags: App Search Clients/Node.js @@ -383,7 +375,7 @@ contents: - title: Enterprise Search Node.js client prefix: enterprise-search-node current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6 ] live: [ *stackcurrent ] index: packages/enterprise-search/docs/index.asciidoc tags: Enterprise Search Clients/Node.js @@ -398,7 +390,7 @@ contents: - title: Enterprise Search PHP client prefix: php current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ] live: *stacklive index: docs/guide/index.asciidoc tags: Enterprise Search Clients/PHP @@ -413,7 +405,7 @@ contents: - title: Enterprise Search Python client prefix: python current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11 ] live: *stacklive index: docs/guide/index.asciidoc tags: Enterprise Search Clients/Python @@ -428,7 +420,7 @@ contents: - title: Enterprise Search Ruby client prefix: ruby current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11 ] live: *stacklive index: docs/guide/index.asciidoc tags: Enterprise Search Clients/Ruby @@ -445,7 +437,7 @@ contents: private: 1 single: 1 current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ] live: *stacklive index: client-docs/workplace-search-node/index.asciidoc tags: Workplace Search Clients/Node.js @@ -462,7 +454,7 @@ contents: - title: Observability prefix: en/observability current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9 ] live: *stacklive index: docs/en/observability/index.asciidoc chunk: 4 @@ -506,7 +498,7 @@ contents: toc_extra: extra/apm_guide_landing.html index: docs/en/apm-server/integrations-index.asciidoc current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ] live: *stacklive chunk: 2 tags: APM Guide @@ -516,7 +508,6 @@ contents: repo: observability-docs path: docs/en exclude_branches: [ 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] - map_branches: *mapMasterToMain - repo: apm-server path: changelogs @@ -540,7 +531,7 @@ contents: - title: APM Android Agent prefix: android current: 0.x - branches: [ {main: master}, 0.x ] + branches: [ 0.x ] live: [ 0.x ] index: docs/index.asciidoc tags: APM Android Agent/Reference @@ -556,7 +547,7 @@ contents: - title: APM Go Agent prefix: go current: 2.x - branches: [ {main: master}, 2.x, 1.x, 0.5 ] + branches: [ 2.x, 1.x, 0.5 ] live: [ 2.x, 1.x ] index: docs/index.asciidoc tags: APM Go Agent/Reference @@ -573,7 +564,7 @@ contents: - title: APM iOS Agent prefix: swift current: 1.x - branches: [ main, 1.x, 0.x ] + branches: [ 1.x, 0.x ] live: [ 1.x ] index: docs/index.asciidoc tags: APM iOS Agent/Reference @@ -589,7 +580,7 @@ contents: - title: APM Java Agent prefix: java current: 1.x - branches: [ {main: master}, 1.x, 0.7, 0.6 ] + branches: [ 1.x, 0.7, 0.6 ] live: [ 1.x ] index: docs/index.asciidoc tags: APM Java Agent/Reference @@ -608,11 +599,11 @@ contents: path: docs exclude_branches: [ 0.7, 0.6 ] map_branches: - 1.x: main + 1.x: do-not-delete_legacy-docs - title: APM .NET Agent prefix: dotnet current: 1.x - branches: [ {main: master}, 1.x, 1.8 ] + branches: [ 1.x, 1.8 ] live: [ 1.x ] index: docs/index.asciidoc tags: APM .NET Agent/Reference @@ -628,7 +619,7 @@ contents: - title: APM Node.js Agent prefix: nodejs current: 4.x - branches: [ {main: master}, 4.x, 3.x, 2.x, 1.x ] + branches: [ 4.x, 3.x, 2.x, 1.x ] live: [ 4.x ] index: docs/index.asciidoc tags: APM Node.js Agent/Reference @@ -647,12 +638,12 @@ contents: path: docs exclude_branches: [ 2.x, 1.x, 0.x ] map_branches: - 3.x: main - 4.x: main + 3.x: do-not-delete_legacy-docs + 4.x: do-not-delete_legacy-docs - title: APM PHP Agent prefix: php current: 1.x - branches: [ {main: master}, 1.x ] + branches: [ 1.x ] live: [ 1.x ] index: docs/index.asciidoc tags: APM PHP Agent/Reference @@ -668,7 +659,7 @@ contents: - title: APM Python Agent prefix: python current: 6.x - branches: [ {main: master}, 6.x, 5.x, 4.x, 3.x, 2.x, 1.x ] + branches: [ 6.x, 5.x, 4.x, 3.x, 2.x, 1.x ] live: [ 6.x, 5.x ] index: docs/index.asciidoc tags: APM Python Agent/Reference @@ -687,11 +678,11 @@ contents: path: docs exclude_branches: [ 5.x, 4.x, 3.x, 2.x, 1.x ] map_branches: - 6.x: main + 6.x: do-not-delete_legacy-docs - title: APM Ruby Agent prefix: ruby current: 4.x - branches: [ {main: master}, 4.x, 3.x, 2.x, 1.x ] + branches: [ 4.x, 3.x, 2.x, 1.x ] live: [ 4.x ] index: docs/index.asciidoc tags: APM Ruby Agent/Reference @@ -708,7 +699,7 @@ contents: - title: APM Real User Monitoring JavaScript Agent prefix: rum-js current: 5.x - branches: [ {main: master}, 5.x, 4.x, 3.x, 2.x, 1.x, 0.x ] + branches: [ 5.x, 4.x, 3.x, 2.x, 1.x, 0.x ] live: [ 5.x, 4.x] index: docs/index.asciidoc tags: APM Real User Monitoring JavaScript Agent/Reference @@ -724,9 +715,9 @@ contents: exclude_branches: [ 3.x, 2.x, 1.x, 0.x ] - title: APM AWS Lambda Extension prefix: lambda - current: main - branches: [ {main: master} ] - live: [ main ] + current: do-not-delete_legacy-docs + branches: [{do-not-delete_legacy-docs: master}] + live: [ do-not-delete_legacy-docs ] index: docs/index.asciidoc tags: APM AWS Lambda extension/Reference subject: APM @@ -740,9 +731,9 @@ contents: path: CHANGELOG.asciidoc - title: APM Attacher prefix: attacher - current: main - branches: [ {main: master} ] - live: [ main ] + current: do-not-delete_legacy-docs + branches: [{do-not-delete_legacy-docs: master}] + live: [ do-not-delete_legacy-docs ] index: docs/index.asciidoc tags: APM Attacher/Reference subject: APM @@ -756,9 +747,9 @@ contents: sections: - title: ECS Logging Overview prefix: overview - current: main - branches: [ {main: master} ] - live: [ main ] + current: do-not-delete_legacy-docs + branches: [{do-not-delete_legacy-docs: master}] + live: [ do-not-delete_legacy-docs ] index: docs/index.asciidoc chunk: 1 tags: ECS-logging/Guide @@ -775,9 +766,9 @@ contents: path: shared/attributes.asciidoc - title: ECS Logging Go (Logrus) Reference prefix: go-logrus - current: main - branches: [ {main: master} ] - live: [ main ] + current: do-not-delete_legacy-docs + branches: [{do-not-delete_legacy-docs: master}] + live: [ do-not-delete_legacy-docs ] index: docs/index.asciidoc chunk: 1 tags: ECS-logging/go-logrus/Guide @@ -797,9 +788,9 @@ contents: path: docs - title: ECS Logging Go (Zap) Reference prefix: go-zap - current: main - branches: [ {main: master} ] - live: [ main ] + current: do-not-delete_legacy-docs + branches: [{do-not-delete_legacy-docs: master}] + live: [ do-not-delete_legacy-docs ] index: docs/index.asciidoc chunk: 1 tags: ECS-logging/go-zap/Guide @@ -819,9 +810,9 @@ contents: path: docs - title: ECS Logging Go (zerolog) Reference prefix: go-zerolog - current: main - branches: [ {main: master} ] - live: [ main ] + current: do-not-delete_legacy-docs + branches: [{do-not-delete_legacy-docs: master}] + live: [ do-not-delete_legacy-docs ] index: docs/index.asciidoc chunk: 1 tags: ECS-logging/go-zerolog/Guide @@ -842,7 +833,7 @@ contents: - title: ECS Logging Java Reference prefix: java current: 1.x - branches: [ {main: master}, 1.x, 0.x ] + branches: [ 1.x, 0.x ] live: [ 1.x ] index: docs/index.asciidoc chunk: 1 @@ -862,13 +853,13 @@ contents: repo: ecs-logging path: docs map_branches: - 1.x: main - 0.x: main + 1.x: do-not-delete_legacy-docs + 0.x: do-not-delete_legacy-docs - title: ECS Logging .NET Reference prefix: dotnet - current: main - branches: [ {main: master} ] - live: [ main ] + current: do-not-delete_legacy-docs + branches: [{do-not-delete_legacy-docs: master}] + live: [ do-not-delete_legacy-docs ] index: docs/index.asciidoc chunk: 1 tags: ECS-logging/.NET/Guide @@ -888,9 +879,9 @@ contents: path: docs - title: ECS Logging Node.js Reference prefix: nodejs - current: main - branches: [ {main: master} ] - live: [ main ] + current: do-not-delete_legacy-docs + branches: [{do-not-delete_legacy-docs: master}] + live: [ do-not-delete_legacy-docs ] index: docs/index.asciidoc chunk: 1 tags: ECS-logging/nodejs/Guide @@ -910,9 +901,9 @@ contents: path: docs - title: ECS Logging Ruby Reference prefix: ruby - current: main - branches: [ {main: master} ] - live: [ main ] + current: do-not-delete_legacy-docs + branches: [{do-not-delete_legacy-docs: master}] + live: [ do-not-delete_legacy-docs ] index: docs/index.asciidoc chunk: 1 tags: ECS-logging/ruby/Guide @@ -932,9 +923,9 @@ contents: path: docs - title: ECS Logging PHP Reference prefix: php - current: main - branches: [ {main: master} ] - live: [ main ] + current: do-not-delete_legacy-docs + branches: [{do-not-delete_legacy-docs: master}] + live: [ do-not-delete_legacy-docs ] index: docs/index.asciidoc chunk: 1 tags: ECS-logging/php/Guide @@ -954,9 +945,9 @@ contents: path: docs - title: ECS Logging Python Reference prefix: python - current: main - branches: [ {main: master} ] - live: [ main ] + current: do-not-delete_legacy-docs + branches: [{do-not-delete_legacy-docs: master}] + live: [ do-not-delete_legacy-docs ] index: docs/index.asciidoc chunk: 1 tags: ECS-logging/python/Guide @@ -979,7 +970,7 @@ contents: - title: Elastic Security prefix: en/security current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8 ] live: *stacklive index: docs/index.asciidoc chunk: 1 @@ -1004,7 +995,7 @@ contents: prefix: en/starting-with-the-elasticsearch-platform-and-its-solutions current: *stackcurrent index: welcome-to-elastic/index.asciidoc - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 7.17 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 7.17 ] live: [ *stackcurrent ] chunk: 1 tags: Elastic/Starting with the Elasticsearch Platform and its Solutions @@ -1031,7 +1022,7 @@ contents: prefix: en/ecs # Please do not update current to 8.18 current: 8.17 - branches: [ {main: master}, 8.17, 8.16, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 1.12, 1.11, 1.10, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0 ] + branches: [ 8.17, 8.16, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 1.12, 1.11, 1.10, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0 ] live: [ 8.17, 1.12 ] index: docs/index.asciidoc chunk: 2 @@ -1048,7 +1039,7 @@ contents: - title: Java Client prefix: java-api-client current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ] live: *stacklive index: docs/index.asciidoc chunk: 1 @@ -1070,7 +1061,7 @@ contents: - title: JavaScript Client prefix: javascript-api current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 6.x, 5.x ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 6.x, 5.x ] live: *stacklive index: docs/index.asciidoc chunk: 1 @@ -1083,7 +1074,7 @@ contents: - title: Ruby Client prefix: ruby-api current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ] live: *stacklive index: docs/index.asciidoc chunk: 1 @@ -1096,7 +1087,7 @@ contents: - title: Go Client prefix: go-api current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ] live: *stacklive index: .doc/index.asciidoc chunk: 1 @@ -1109,7 +1100,7 @@ contents: - title: .NET Clients prefix: net-api current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 6.x, 5.x, 2.x, 1.x ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 6.x, 5.x, 2.x, 1.x ] live: *stacklive index: docs/index.asciidoc tags: Clients/.Net @@ -1125,7 +1116,7 @@ contents: - title: PHP Client prefix: php-api current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.x, 6.x, 5.x, 2.x, 1.x, 0.4 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.x, 6.x, 5.x, 2.x, 1.x, 0.4 ] live: *stacklive index: docs/index.asciidoc chunk: 1 @@ -1154,7 +1145,7 @@ contents: - title: Python Client prefix: python-api current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ] live: *stacklive index: docs/guide/index.asciidoc chunk: 1 @@ -1166,9 +1157,9 @@ contents: path: docs/guide/ - title: eland prefix: eland - current: main - branches: [ {main: master} ] - live: [ main ] + current: do-not-delete_legacy-docs + branches: [ {do-not-delete_legacy-docs: master} ] + live: [ do-not-delete_legacy-docs ] index: docs/guide/index.asciidoc chunk: 1 tags: Clients/eland @@ -1179,9 +1170,9 @@ contents: path: docs/guide - title: Rust Client prefix: rust-api - current: main - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0 ] - live: [ main, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0 ] + current: 8.18 + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0 ] + live: [ 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0 ] index: docs/index.asciidoc chunk: 1 tags: Clients/Rust @@ -1267,8 +1258,8 @@ contents: - title: Community Contributed Clients prefix: community - branches: [{main: master}] - current: main + branches: [{do-not-delete_legacy-docs: master}] + current: do-not-delete_legacy-docs index: docs/community-clients/index.asciidoc single: 1 tags: Clients/Community @@ -1280,7 +1271,7 @@ contents: - title: Elasticsearch for Apache Hadoop and Spark prefix: en/elasticsearch/hadoop current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] live: *stacklive index: docs/src/reference/asciidoc/index.adoc tags: Elasticsearch/Apache Hadoop @@ -1294,7 +1285,7 @@ contents: index: esre-docs/index.asciidoc private: 1 current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8 ] live: [ 8.10 ] chunk: 1 tags: ESRE/Guide @@ -1308,9 +1299,9 @@ contents: path: shared/versions/stack/{version}.asciidoc - title: Glossary prefix: en/elastic-stack-glossary - current: main + current: do-not-delete_legacy-docs index: docs/en/glossary/index.asciidoc - branches: [ {main: master} ] + branches: [ {do-not-delete_legacy-docs: master} ] tags: Elastic Stack/Glossary subject: Elastic Stack sources: @@ -1327,7 +1318,7 @@ contents: prefix: en/elastic-stack current: 8.17 index: docs/en/install-upgrade/index.asciidoc - branches: [ {main: master}, 9.0, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] + branches: [ 9.0, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] live: [ 9.0, 8.17, 7.17] chunk: 1 tags: Elastic Stack/Installation and Upgrade @@ -1339,44 +1330,43 @@ contents: - repo: apm-server path: changelogs - exclude_branches: [ main, 9.0, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.5, 8.4, 8.3, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] + exclude_branches: [ 9.0, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.5, 8.4, 8.3, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] - repo: apm-server path: docs/ - exclude_branches: [ main, 9.0, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17 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 ] + exclude_branches: [ 9.0, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17 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 ] - repo: beats path: libbeat/docs - exclude_branches: [ main, 9.0, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 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 ] + exclude_branches: [ 9.0, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 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 ] - repo: elasticsearch path: docs/ - exclude_branches: [ main, 9.0 ] + exclude_branches: [ 9.0 ] - repo: elasticsearch-hadoop path: docs/src/reference/asciidoc - exclude_branches: [ main, 9.0, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 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 ] + exclude_branches: [ 9.0, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 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 ] - repo: security-docs path: docs/ - exclude_branches: [ main, 9.0, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] + exclude_branches: [ 9.0, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] - repo: kibana path: docs/ - exclude_branches: [ main, 9.0, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 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 ] + exclude_branches: [ 9.0, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 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 ] - repo: logstash path: docs/ - exclude_branches: [ main, 9.0, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 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 ] + exclude_branches: [ 9.0, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 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 ] - repo: observability-docs path: docs/en/observability - exclude_branches: [ main, 9.0, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] + exclude_branches: [ 9.0, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] - repo: docs path: shared/versions/stack/{version}.asciidoc exclude_branches: [ 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0 ] - map_branches: *mapMainToMaster - repo: docs path: shared/attributes.asciidoc @@ -1388,7 +1378,7 @@ contents: - title: Kibana Guide prefix: en/kibana current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] live: *stacklive index: docs/index.x.asciidoc chunk: 1 @@ -1403,7 +1393,7 @@ contents: repo: x-pack-kibana prefix: kibana-extra/x-pack-kibana path: docs/en - exclude_branches: [ main, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] + exclude_branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] - repo: docs path: shared/versions/stack/{version}.asciidoc @@ -1415,11 +1405,11 @@ contents: - repo: docs path: shared/attributes62.asciidoc - exclude_branches: [ main, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 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 ] + exclude_branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 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 ] - repo: docs path: shared/legacy-attrs.asciidoc - exclude_branches: [ main, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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, 3.0 ] + exclude_branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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, 3.0 ] - repo: kibana # git-archive requires `:(glob)` for ** to match no directory (in order to include `examples/README.asciidoc`) @@ -1437,7 +1427,7 @@ contents: prefix: en/machine-learning current: *stackcurrent index: docs/en/stack/ml/index.asciidoc - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3 ] live: *stacklive chunk: 1 tags: Elastic Stack/Machine Learning @@ -1461,7 +1451,7 @@ contents: - title: Painless Scripting Language prefix: en/elasticsearch/painless current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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] live: *stacklive index: docs/painless/index.asciidoc chunk: 1 @@ -1487,7 +1477,7 @@ contents: repo: elasticsearch current: *stackcurrent index: docs/plugins/index.asciidoc - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] live: *stacklive chunk: 2 tags: Elasticsearch/Plugins @@ -1503,7 +1493,7 @@ contents: - repo: elasticsearch path: buildSrc/src/main/resources/ - exclude_branches: [ main, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 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: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 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: build-tools-internal/src/main/resources/ @@ -1522,9 +1512,9 @@ contents: exclude_branches: [ 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 ] - title: Reference Architectures prefix: en/reference-architectures - current: main + current: do-not-delete_legacy-docs index: docs/en/reference-architectures/index.asciidoc - branches: [ {main: master} ] + branches: [ {do-not-delete_legacy-docs: master} ] tags: Reference Architectures subject: Reference Architectures sources: @@ -1540,7 +1530,7 @@ contents: prefix: en/ingest current: *stackcurrent index: docs/en/ingest-arch/index.asciidoc - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9 ] live: [ *stackcurrent ] chunk: 1 tags: Ingest/Reference @@ -1555,7 +1545,7 @@ contents: - title: Fleet and Elastic Agent Guide prefix: en/fleet current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8 ] live: *stacklive index: docs/en/ingest-management/index.asciidoc chunk: 2 @@ -1578,11 +1568,11 @@ contents: # Required only for versions 7.12-7.15 repo: apm-server path: docs - exclude_branches: [ main, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] + exclude_branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] - title: Logstash Reference prefix: en/logstash current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] live: *stacklive index: docs/index.x.asciidoc chunk: 1 @@ -1598,7 +1588,7 @@ contents: prefix: logstash-extra/x-pack-logstash path: docs/en private: true - exclude_branches: [ main, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] + exclude_branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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/ @@ -1613,11 +1603,11 @@ contents: - repo: docs path: shared/attributes62.asciidoc - exclude_branches: [ main, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.5 ] + exclude_branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 5.4, 5.3, 5.2, 5.1, 5.0, 2.4, 2.3, 2.2, 2.1, 2.0, 1.5 ] - repo: docs path: shared/legacy-attrs.asciidoc - exclude_branches: [ main, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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] + exclude_branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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] - title: Logstash Versioned Plugin Reference prefix: en/logstash-versioned-plugins current: versioned_plugin_docs @@ -1637,9 +1627,9 @@ contents: path: shared/attributes.asciidoc - title: Elastic Ingest Overview prefix: en/ingest-overview - current: main + current: do-not-delete_legacy-docs index: docs/en/ingest-guide/index.asciidoc - branches: [ {main: master} ] + branches: [ {do-not-delete_legacy-docs: master} ] tags: Ingest Overview subject: Ingest Overview sources: @@ -1653,7 +1643,7 @@ contents: prefix: en/beats/loggingplugin current: *stackcurrent index: x-pack/dockerlogbeat/docs/index.asciidoc - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6 ] chunk: 1 tags: Elastic Logging Plugin/Reference respect_edit_url_overrides: true @@ -1674,9 +1664,9 @@ contents: - title: Elastic Serverless Forwarder Guide prefix: en/esf index: docs/en/index.asciidoc - current: main - branches: [ {main: master} ] - live: [ main ] + current: do-not-delete_legacy-docs + branches: [ {do-not-delete_legacy-docs: master} ] + live: [ do-not-delete_legacy-docs ] chunk: 2 tags: Cloud Native Ingest/Reference subject: cloud native ingest @@ -1692,9 +1682,9 @@ contents: path: shared/attributes.asciidoc - title: Integrations Developer Guide prefix: en/integrations-developer - current: main - branches: [ {main: master} ] - live: [ main ] + current: do-not-delete_legacy-docs + branches: [ {do-not-delete_legacy-docs: master} ] + live: [ do-not-delete_legacy-docs ] index: docs/en/integrations/index.asciidoc chunk: 1 tags: Integrations/Developer @@ -1712,14 +1702,18 @@ contents: - repo: package-spec path: versions + map_branches: + do-not-delete_legacy-docs: main - repo: package-spec path: spec + map_branches: + do-not-delete_legacy-docs: main - title: Auditbeat Reference prefix: en/beats/auditbeat index: auditbeat/docs/index.asciidoc current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0 ] live: *stacklive chunk: 1 tags: Auditbeat/Reference @@ -1775,8 +1769,8 @@ contents: - title: Beats Developer Guide prefix: en/beats/devguide index: docs/devguide/index.asciidoc - current: main - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0 ] + current: 8.18 + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0 ] live: *stacklive chunk: 1 tags: Devguide/Reference @@ -1807,7 +1801,7 @@ contents: prefix: en/beats/libbeat index: libbeat/docs/index.asciidoc current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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] live: *stacklive chunk: 1 tags: Libbeat/Reference @@ -1832,7 +1826,7 @@ contents: prefix: en/beats/filebeat index: filebeat/docs/index.asciidoc current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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] live: *stacklive chunk: 1 tags: Filebeat/Reference @@ -1887,7 +1881,7 @@ contents: prefix: en/beats/heartbeat current: *stackcurrent index: heartbeat/docs/index.asciidoc - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] live: *stacklive chunk: 1 tags: Heartbeat/Reference @@ -1934,7 +1928,7 @@ contents: prefix: en/beats/metricbeat index: metricbeat/docs/index.asciidoc current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] live: *stacklive chunk: 1 tags: Metricbeat/Reference @@ -1991,7 +1985,7 @@ contents: prefix: en/beats/packetbeat index: packetbeat/docs/index.asciidoc current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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] live: *stacklive chunk: 1 tags: Packetbeat/Reference @@ -2034,7 +2028,7 @@ contents: prefix: en/beats/winlogbeat index: winlogbeat/docs/index.asciidoc current: *stackcurrent - branches: [ {main: master}, 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] + branches: [ 8.x, 8.18, 8.17, 8.16, 8.15, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 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 ] live: *stacklive chunk: 1 tags: Winlogbeat/Reference @@ -2321,8 +2315,8 @@ contents: noindex: 1 prefix: en/elasticsearch/resiliency toc: 1 - branches: [{main: master}] - current: main + branches: [{do-not-delete_legacy-docs: master}] + current: do-not-delete_legacy-docs index: docs/resiliency/index.asciidoc single: 1 tags: Elasticsearch/Resiliency Status diff --git a/integtest/spec/all_books_broken_link_detection_spec.rb b/integtest/spec/all_books_broken_link_detection_spec.rb index 675e151d5e48..34a14a91865e 100644 --- a/integtest/spec/all_books_broken_link_detection_spec.rb +++ b/integtest/spec/all_books_broken_link_detection_spec.rb @@ -151,72 +151,12 @@ '${ELASTIC_GITHUB}kibana/issues/new/choose', false include_examples 'all links are ok' end - describe 'when there is a broken Elasticsearch Guide link in Kibana' do - include_context 'there is a kibana link', true, - '${ELASTICSEARCH_DOCS}missing-page.html', true - include_examples 'there are broken links in kibana', - 'en/elasticsearch/reference/master/missing-page.html' - end - describe 'when there is a broken Kibana guide link' do - include_context 'there is a kibana link', true, - '${KIBANA_DOCS}not-a-kibana-page.html', true - include_examples 'there are broken links in kibana', - 'en/kibana/master/not-a-kibana-page.html' - end - describe 'when there is a broken ES Plugin link' do - include_context 'there is a kibana link', true, - '${PLUGIN_DOCS}not-valid-plugin.html', true - include_examples 'there are broken links in kibana', - 'en/elasticsearch/plugins/master/not-valid-plugin.html' - end - describe 'when there is a broken Fleet link' do - include_context 'there is a kibana link', true, - '${FLEET_DOCS}not-a-fleet-page.html', true - include_examples 'there are broken links in kibana', - 'en/fleet/master/not-a-fleet-page.html' - end describe 'when there is a broken APM link' do include_context 'there is a kibana link', true, '${APM_DOCS}not-an-apm-page.html', true include_examples 'there are broken links in kibana', 'en/apm/not-an-apm-page.html' end - describe 'when there is a broken Stack link' do - include_context 'there is a kibana link', true, - '${STACK_DOCS}not-a-stack-page.html', true - include_examples 'there are broken links in kibana', - 'en/elastic-stack/master/not-a-stack-page.html' - end - describe 'when there is a broken Security link' do - include_context 'there is a kibana link', true, - '${SECURITY_SOLUTION_DOCS}not-a-security-page.html', true - include_examples 'there are broken links in kibana', - 'en/security/master/not-a-security-page.html' - end - describe 'when there is a broken Stack Getting Started link' do - include_context 'there is a kibana link', true, - '${STACK_GETTING_STARTED}not-a-page.html', true - include_examples 'there are broken links in kibana', - 'en/elastic-stack-get-started/master/not-a-page.html' - end - describe 'when there is a broken App Search link' do - include_context 'there is a kibana link', true, - '${APP_SEARCH_DOCS}not-a-search-page.html', true - include_examples 'there are broken links in kibana', - 'en/app-search/master/not-a-search-page.html' - end - describe 'when there is a broken Enterprise Search link' do - include_context 'there is a kibana link', true, - '${ENTERPRISE_SEARCH_DOCS}not-a-search-page.html', true - include_examples 'there are broken links in kibana', - 'en/enterprise-search/master/not-a-search-page.html' - end - describe 'when there is a broken Workplace Search link' do - include_context 'there is a kibana link', true, - '${WORKPLACE_SEARCH_DOCS}not-a-search-page.html', true - include_examples 'there are broken links in kibana', - 'en/workplace-search/master/not-a-search-page.html' - end describe 'when using --keep_hash and --sub_dir together like a PR test' do describe 'when there is a broken link in one of the books being built' do convert_before do |src, dest| diff --git a/lib/ES/LinkCheck.pm b/lib/ES/LinkCheck.pm index 40d557d33e18..e0d96d29e31e 100644 --- a/lib/ES/LinkCheck.pm +++ b/lib/ES/LinkCheck.pm @@ -63,12 +63,28 @@ sub check_source { while ( my ( $path, $fragment ) = $link_it->() ) { my $dest = $self->root->file($path); unless ( $self->_file_exists( $dest, $path ) ) { - $self->add_bad( $file_descr, $path ); + # Check if the path contains 'main' or 'master' + if ($path =~ /main|master/) { + # Warn (not error!) on broken main/master links + warn "Warning: $file_descr contains a broken link to $path\n"; + } else { + # Add non-main/master broken links to the list of bad links + # A list length greater than zero will result in a build failure + $self->add_bad( $file_descr, $path ); + } next; } next unless $fragment; unless ( $self->_fragment_exists( $dest, $path, $fragment ) ) { - $self->add_bad( $file_descr, "$path#$fragment" ); + # Check if the path contains 'main' or 'master' + if ($path =~ /main|master/) { + # Warn (not error!) on broken main/master links + warn "Warning: $file_descr contains a broken link to $path#$fragment\n"; + } else { + # Add non-main/master broken links to the list of bad links + # A list length greater than zero will result in a build failure + $self->add_bad( $file_descr, "$path#$fragment" ); + } } } } diff --git a/shared/versions/stack/do-not-delete_legacy-docs.asciidoc b/shared/versions/stack/do-not-delete_legacy-docs.asciidoc new file mode 100644 index 000000000000..b74c3ca40cef --- /dev/null +++ b/shared/versions/stack/do-not-delete_legacy-docs.asciidoc @@ -0,0 +1 @@ +include::master.asciidoc[] \ No newline at end of file