Skip to content

Commit

Permalink
Update local playbook
Browse files Browse the repository at this point in the history
JakeSCahill committed Jun 17, 2024
1 parent 756dee5 commit f4a2b0e
Showing 2 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions local-antora-playbook.yml
Original file line number Diff line number Diff line change
@@ -21,6 +21,14 @@ content:
start_paths: [docs,'*/docs']
- url: https://github.com/redpanda-data/rp-connect-docs
branches: main
# Fetches autogenerated docs.
- url: https://github.com/redpanda-data/connect
# The latest tag is fetched from GitHub during the build in:
# https://github.com/redpanda-data/docs-extensions-and-macros/blob/main/README.adoc#redpanda-connect-tag-modifier.
# This is a fallback version.
tags: ['v4.29.0']
branches: ~
start_paths: [docs]
ui:
bundle:
url: https://github.com/redpanda-data/docs-ui/releases/latest/download/ui-bundle.zip
@@ -37,6 +45,7 @@ asciidoc:
antora:
extensions:
- require: '@redpanda-data/docs-extensions-and-macros/extensions/unpublish-pages'
- require: '@redpanda-data/docs-extensions-and-macros/extensions/modify-connect-tag-playbook'
- require: '@redpanda-data/docs-extensions-and-macros/extensions/generate-rp-connect-categories'
- require: '@redpanda-data/docs-extensions-and-macros/extensions/modify-redirects'
- require: '@redpanda-data/docs-extensions-and-macros/extensions/unlisted-pages'
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f4a2b0e

Please sign in to comment.