Skip to content

Commit 3498bcc

Browse files
committed
update chatbot-origin
1 parent ac1ed18 commit 3498bcc

File tree

4 files changed

+10
-6
lines changed

4 files changed

+10
-6
lines changed

antora-playbook-staging.diff.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,5 @@ content:
8282

8383
asciidoc:
8484
attributes:
85-
page-chatbot-origin: https://dfddckwnvn0ml.cloudfront.net/ # via Elliot Scribner
85+
# page-chatbot-origin: https://dfddckwnvn0ml.cloudfront.net/ # Production, via Elliot
86+
page-chatbot-origin: https://d2tkqbbgxczr0v.cloudfront.net/ # Staging, via Elliot

antora-playbook-staging.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ asciidoc:
9898
cbpp: Couchbase++
9999
kroki-server-url: null
100100
kroki-fetch-diagram: true
101-
page-chatbot-origin: https://dfddckwnvn0ml.cloudfront.net/
101+
page-chatbot-origin: https://d2tkqbbgxczr0v.cloudfront.net/
102102
content:
103103
branches: master
104104
sources:
@@ -261,7 +261,6 @@ content:
261261
- temp/4.6
262262
- temp/4.5
263263
- temp/4.4
264-
- temp/4.3
265264
- url: https://github.com/couchbase/docs-sdk-php
266265
branches:
267266
- temp/4.4
@@ -272,7 +271,6 @@ content:
272271
- temp/4.5
273272
- temp/4.4
274273
- temp/4.3
275-
- temp/4.2
276274
- url: https://github.com/couchbase/docs-sdk-ruby
277275
branches:
278276
- temp/3.7

antora-playbook.preview.diff.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ asciidoc:
2020
kroki-server-url: null
2121
page-show-preview-banner: true
2222
page-watermark: preview@
23-
page-chatbot-origin: https://dfddckwnvn0ml.cloudfront.net # via Elliot Scribner
23+
# page-chatbot-origin: https://dfddckwnvn0ml.cloudfront.net/ # Production, via Elliot
24+
page-chatbot-origin: https://d2tkqbbgxczr0v.cloudfront.net/ # Staging, via Elliot
2425

2526
ui:
2627
bundle:

antora-playbook.preview.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ content:
190190
- release/3.3
191191
- url: https://github.com/couchbase/docs-sdk-cxx
192192
branches:
193+
- release/1.2
193194
- release/1.1
194195
- release/1.0
195196
- url: https://github.com/couchbase/docs-sdk-dotnet
@@ -235,6 +236,7 @@ content:
235236
- release/1.5
236237
- url: https://github.com/couchbase/docs-sdk-nodejs
237238
branches:
239+
- temp/4.6
238240
- temp/4.5
239241
- temp/4.4
240242
- temp/4.3
@@ -244,11 +246,13 @@ content:
244246
- temp/4.2
245247
- url: https://github.com/couchbase/docs-sdk-python
246248
branches:
249+
- temp/4.5
247250
- temp/4.4
248251
- temp/4.3
249252
- temp/4.2
250253
- url: https://github.com/couchbase/docs-sdk-ruby
251254
branches:
255+
- temp/3.7
252256
- temp/3.6
253257
- temp/3.5
254258
- url: https://github.com/couchbase/docs-sdk-extensions
@@ -380,7 +384,7 @@ asciidoc:
380384
kroki-server-url: null
381385
page-show-preview-banner: true
382386
page-watermark: preview@
383-
page-chatbot-origin: https://dfddckwnvn0ml.cloudfront.net
387+
page-chatbot-origin: https://d2tkqbbgxczr0v.cloudfront.net/
384388
ui:
385389
bundle:
386390
url: https://github.com/couchbase/docs-ui/releases/download/prod-217/ui-bundle.zip

0 commit comments

Comments
 (0)