Skip to content

Commit 0bd4a70

Browse files
committed
Chatbot staging: 8.0 docs uptake for Capella
1 parent ef80796 commit 0bd4a70

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

antora-playbook-staging-chatbot.diff.yml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,15 @@ content:
2828

2929
- url: https://github.com/couchbaselabs/docs-devex
3030
branches:
31-
- release/8.0 # prerelease
32-
- capella # keep this here
31+
# - capella # keep this here
32+
$replace:
33+
- release/8.0 # prerelease
34+
- release/7.6
35+
- AV-91970-8-0-docs-uptake-capella # capella 8.0 prerelease
36+
37+
- url: https://github.com/couchbasecloud/couchbase-cloud
38+
branches: [8-0-docs-uptake]
39+
start_paths: [docs/public, docs/columnar]
3340

3441
- url: https://github.com/couchbase/docs-analytics
3542
branches:

antora-playbook-staging-chatbot.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ site:
4545
{
4646
"title": "Operational SDKs",
4747
"startPage": "home::sdk.adoc",
48-
"components": ["develop", "dotnet-sdk", "efcore-provider", "c-sdk", "cxx-sdk", "go-sdk", "java-sdk", "quarkus-extension", "kotlin-sdk", "nodejs-sdk", "php-sdk", "python-sdk", "ruby-sdk", "scala-sdk", "elasticsearch-connector", "kafka-connector", "spark-connector", "tableau-connector", "power-bi-connector", "superset-connector", "sdk-extensions"]
48+
"components": ["develop", "dotnet-sdk", "efcore-provider", "c-sdk", "cxx-sdk", "go-sdk", "java-sdk", "quarkus-extension", "kotlin-sdk", "nodejs-sdk", "php-sdk", "python-sdk", "ruby-sdk", "rust-sdk", "scala-sdk", "elasticsearch-connector", "kafka-connector", "spark-connector", "tableau-connector", "power-bi-connector", "superset-connector", "sdk-extensions"]
4949
},
5050
{
5151
"title": "Analytics SDKs",
@@ -111,9 +111,8 @@ content:
111111
- url: https://github.com/couchbaselabs/docs-devex
112112
branches:
113113
- release/8.0
114-
- capella
115114
- release/7.6
116-
- release/7.2
115+
- AV-91970-8-0-docs-uptake-capella
117116
- url: https://github.com/couchbaselabs/cb-swagger
118117
start_path: docs
119118
branches:
@@ -123,6 +122,7 @@ content:
123122
- release/7.1
124123
- url: https://github.com/couchbasecloud/couchbase-cloud
125124
branches:
125+
- 8-0-docs-uptake
126126
- main
127127
start_paths:
128128
- docs/public
@@ -236,6 +236,9 @@ content:
236236
- temp/2.11
237237
- temp/2.10
238238
- temp/2.9
239+
- url: https://github.com/couchbase/docs-sdk-rust
240+
branches:
241+
- release/1.0
239242
- url: https://github.com/couchbase/docs-sdk-java
240243
branches:
241244
- release/3.9

0 commit comments

Comments
 (0)