Skip to content

Commit e4145b7

Browse files
committed
update staging chatbot playbook with docs-ai
1 parent 17e6a6a commit e4145b7

2 files changed

Lines changed: 17 additions & 10 deletions

File tree

antora-playbook-staging-chatbot.diff.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ content:
2323
$prune: 3
2424

2525
sources:
26+
- url: .
27+
branches: AV-87603_update-capella-landing-for-AI
28+
2629
- url: https://github.com/couchbaselabs/cb-swagger
2730
branches: [capella] # ensure added as well as most recent release/* branches
2831

@@ -101,6 +104,9 @@ content:
101104
# 'release/3.9' instead of 'temp/3.9'
102105
$replace: [release/3.9, temp/1.5, temp/1.4, temp/1.3, release/1.2]
103106

107+
- url: https://github.com/couchbaselabs/docs-ai
108+
branches: [ai-services-ga]
109+
104110
# ui:
105111
# bundle:
106112
# url: https://github.com/couchbase/docs-ui/releases/download/prod-216/ui-bundle.zip

antora-playbook-staging-chatbot.yml

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ site:
4040
{ "title": "Cloud-Native", "components": ["cloud-native-database"] },
4141
{ "title": "Kubernetes Operator", "startPage": "operator::overview.adoc", "components": ["operator"] },
4242
{ "title": "CMOS", "components": ["cmos"] },
43-
{ "title": "Develop", "startPage": "home::developer.adoc",
43+
{ "title": "Develop", "startPage": "home::developer.adoc",
4444
"subGroups": [
4545
{
4646
"title": "Operational SDKs",
@@ -98,9 +98,8 @@ content:
9898
branches: master
9999
sources:
100100
- url: .
101-
branches:
102-
- HEAD
103101
start_path: home
102+
branches: AV-87603_update-capella-landing-for-AI
104103
- url: https://github.com/couchbaselabs/docs-style-guide
105104
branches:
106105
- main
@@ -117,9 +116,9 @@ content:
117116
start_path: docs
118117
branches:
119118
- capella
119+
- release/8.0
120120
- release/7.6
121121
- release/7.2
122-
- release/7.1
123122
- url: https://github.com/couchbasecloud/couchbase-cloud
124123
branches:
125124
- 8-0-docs-uptake
@@ -189,25 +188,23 @@ content:
189188
- release/8.0
190189
- release/7.6
191190
- release/7.2
192-
- release/7.1
193191
- url: https://github.com/couchbase/couchbase-cli
194192
branches:
193+
- morpheus
195194
- trinity
196195
- neo
197-
- 7.1.x-docs
198196
start_path: docs
199197
- url: https://github.com/couchbase/backup
200198
branches:
199+
- morpheus
201200
- trinity
202201
- neo
203-
- 7.1.x-docs
204202
start_path: docs
205203
- url: https://github.com/couchbase/docs-server
206204
branches:
207205
- release/8.0
208206
- release/7.6
209207
- release/7.2
210-
- release/7.1
211208
- url: https://github.com/couchbase/docs-sdk-common
212209
branches:
213210
- release/8.0
@@ -247,6 +244,7 @@ content:
247244
- temp/3.7
248245
- url: https://github.com/couchbase/docs-quarkus-extension
249246
branches:
247+
- release/1.2
250248
- release/1.1
251249
- release/1.0
252250
- url: https://github.com/couchbase/docs-sdk-kotlin
@@ -324,13 +322,13 @@ content:
324322
- url: https://github.com/couchbaselabs/docs-couchbase-lite
325323
branches:
326324
- release/3.3
325+
- release/4.0
327326
- release/3.2
328-
- release/3.1
329327
- url: https://github.com/couchbaselabs/docs-sync-gateway
330328
branches:
329+
- release/4.0
331330
- release/3.3
332331
- release/3.2
333-
- release/3.1
334332
- url: https://github.com/couchbaselabs/docs-couchbase-lite-edge-server
335333
branches:
336334
- release/1.0
@@ -380,3 +378,6 @@ content:
380378
branches:
381379
- master
382380
start_path: docs/
381+
- url: https://github.com/couchbaselabs/docs-ai
382+
branches:
383+
- ai-services-ga

0 commit comments

Comments
 (0)