Skip to content

Commit 44dbe11

Browse files
committed
Exclude more ES Python client
1 parent 76989fc commit 44dbe11

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

conf.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ contents:
408408
alternatives: { source_lang: console, alternative_lang: js }
409409
repo: elasticsearch-js
410410
path: docs/doc_examples
411-
exclude_branches: [ 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 ]
411+
exclude_branches: [ 8.10, 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 ]
412412
-
413413
repo: elasticsearch
414414
path: server/src/main/resources/org/elasticsearch/common
@@ -528,7 +528,7 @@ contents:
528528
- title: JavaScript Client
529529
prefix: javascript-api
530530
current: *stackcurrent
531-
branches: [ {main: master}, 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 ]
531+
branches: [ {main: master}, 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 ]
532532
live: *stacklive
533533
index: docs/index.asciidoc
534534
chunk: 1
@@ -612,7 +612,7 @@ contents:
612612
- title: Python Client
613613
prefix: python-api
614614
current: *stackcurrent
615-
branches: [ {main: master}, 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 ]
615+
branches: [ {main: master}, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16 ]
616616
live: *stacklive
617617
index: docs/guide/index.asciidoc
618618
chunk: 1

0 commit comments

Comments
 (0)