-
-
Notifications
You must be signed in to change notification settings - Fork 195
Expand file tree
/
Copy pathplaybook.yml
More file actions
84 lines (79 loc) · 5.06 KB
/
playbook.yml
File metadata and controls
84 lines (79 loc) · 5.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
site:
title: Debezium Documentation
# the 404, site-map, and canonical urls are only generated when a url is defined
url: https://debezium.io/documentation
start_page: reference::index.adoc
content:
sources:
- url: https://github.com/debezium/debezium.git
start_path: documentation
branches:
- '1.9'
- '2.0'
- '2.1'
- '2.2'
- '2.3'
- '2.4'
- '2.5'
- '2.6'
- '2.7'
- '3.0'
- '3.1'
- '3.2'
- '3.3'
- '3.4'
- '3.5'
- '3.6'
- 'main'
# tags:
# - 'v1.2.0.Alpha1'
ui:
bundle:
url: /site/_antora/ui-bundle.zip
snapshot: true
supplemental_files: /site/_antora/supplemental_ui
output_dir: debezium-antora
runtime:
fetch: true
output:
dir: /site/_site/documentation
# Global asciidoc attributes here, used across all versions of documentation
asciidoc:
attributes:
prodname: 'Debezium'
context@: 'debezium'
issues-url: 'https://github.com/debezium/dbz/issues'
jira-url: 'https://issues.redhat.com'
# because of how handlebars templates work with page.attributes, these must be prefixed with "page-"
page-copyright-year: '2026'
# this should be changed every stable release to indicate the most recent stable release.
# A version prior to this in the version list will display the banner-development.hbs partial.
# A version after this in the version list will display the banner-outdated.hbs partial.
# This specific version will display the banner-current.hbs partial.
page-version-current: '3.5'
# This specific version(if available) will display as devel
page-version-devel: '3.6'
# This attribute defines stable version url
page-doc-stable-url: '/documentation/reference/stable/index.html'
# This attribute defines devel version url
page-doc-devel-url: '/documentation/reference/devel/index.html'
# Specify documentation repo url
page-doc-source-repo: https://github.com/debezium/debezium/commit
# These are placed here temporarily to have precedence over antora.yml
# A special script is used from the main repository to modify these links on builds.
link-mariadb-plugin-snapshot: 'https://s01.oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=io.debezium&a=debezium-connector-mariadb&v=LATEST&c=plugin&e=tar.gz'
link-mysql-plugin-snapshot: 'https://s01.oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=io.debezium&a=debezium-connector-mysql&v=LATEST&c=plugin&e=tar.gz'
link-postgres-plugin-snapshot: 'https://s01.oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=io.debezium&a=debezium-connector-postgres&v=LATEST&c=plugin&e=tar.gz'
link-mongodb-plugin-snapshot: 'https://s01.oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=io.debezium&a=debezium-connector-mongodb&v=LATEST&c=plugin&e=tar.gz'
link-sqlserver-plugin-snapshot: 'https://s01.oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=io.debezium&a=debezium-connector-sqlserver&v=LATEST&c=plugin&e=tar.gz'
link-oracle-plugin-snapshot: 'https://s01.oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=io.debezium&a=debezium-connector-oracle&v=LATEST&c=plugin&e=tar.gz'
link-db2-plugin-snapshot: 'https://s01.oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=io.debezium&a=debezium-connector-db2&v=LATEST&c=plugin&e=tar.gz'
link-cassandra-3-plugin-snapshot: 'https://s01.oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=io.debezium&a=debezium-connector-cassandra-3&v=LATEST&c=plugin&e=tar.gz'
link-cassandra-4-plugin-snapshot: 'https://s01.oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=io.debezium&a=debezium-connector-cassandra-4&v=LATEST&c=plugin&e=tar.gz'
link-cassandra-5-plugin-snapshot: 'https://s01.oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=io.debezium&a=debezium-connector-cassandra-5&v=LATEST&c=plugin&e=tar.gz'
link-vitess-plugin-snapshot: 'https://s01.oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=io.debezium&a=debezium-connector-vitess&v=LATEST&c=plugin&e=tar.gz'
link-spanner-plugin-snapshot: 'https://s01.oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=io.debezium&a=debezium-connector-spanner&v=LATEST&c=plugin&e=tar.gz'
link-jdbc-plugin-snapshot: 'https://s01.oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=io.debezium&a=debezium-connector-jdbc&v=LATEST&c=plugin&e=tar.gz'
link-informix-plugin-snapshot: 'https://s01.oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=io.debezium&a=debezium-connector-informix&v=LATEST&c=plugin&e=tar.gz'
link-cockroachdb-plugin-snapshot: 'https://s01.oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=io.debezium&a=debezium-connector-cockroachdb&v=LATEST&c=plugin&e=tar.gz'
link-server-snapshot: 'https://s01.oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=io.debezium&a=debezium-server-dist&v=LATEST&e=tar.gz'