Skip to content

Commit 26d7dc9

Browse files
committed
Add diff to generate SDK changes
cc @RichardSmedley
1 parent 996cf13 commit 26d7dc9

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

antora-playbook-staging.diff.yml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,36 @@ content:
4141
branches:
4242
$replace: [master]
4343

44+
- url: https://github.com/couchbase/docs-sdk-common
45+
# not $replace, as we can just merge
46+
branches:
47+
- release/8.0
48+
- release/7.7
49+
- release/7.6.6
50+
- release/7.6.2
51+
- release/7.6
52+
- release/7.2
53+
54+
- url: https://github.com/couchbase/docs-sdk-cxx
55+
branches:
56+
- release/1.2
57+
58+
- url: https://github.com/couchbase/docs-sdk-nodejs
59+
branches:
60+
- temp/4.6
61+
62+
- url: https://github.com/couchbase/docs-sdk-php
63+
branches:
64+
- temp/4.4
65+
66+
- url: https://github.com/couchbase/docs-sdk-python
67+
branches:
68+
- temp/4.5
69+
70+
- url: https://github.com/couchbase/docs-sdk-ruby
71+
branches:
72+
- temp/3.7
73+
4474
- url: https://github.com/couchbase/docs-sdk-kotlin
4575
branches:
4676
# 'release/3.9' instead of 'temp/3.9'

0 commit comments

Comments
 (0)