From 69e747baa8653201b3589869bb2ab9c9dc2e7b87 Mon Sep 17 00:00:00 2001 From: Greg Back Date: Tue, 28 Jul 2020 10:55:11 -0400 Subject: [PATCH] Add more kibana sources --- conf.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/conf.yaml b/conf.yaml index cc7db520a1958..b1fcba4a19621 100644 --- a/conf.yaml +++ b/conf.yaml @@ -840,6 +840,19 @@ contents: repo: docs path: shared/legacy-attrs.asciidoc exclude_branches: [ master, 7.x, 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`) + path: ":(glob)examples/**/*.asciidoc" + exclude_branches: [ 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 ] + - + repo: kibana + path: ":(glob)src/**/*.asciidoc" + exclude_branches: [ 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 ] + - + repo: kibana + path: ":(glob)x-pack/**/*.asciidoc" + exclude_branches: [ 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 ] - title: Enterprise Search sections: