chore: wire conditional-home-redirect and unified-navigation extensions#286
Open
kbatuigas wants to merge 2 commits into
Open
chore: wire conditional-home-redirect and unified-navigation extensions#286kbatuigas wants to merge 2 commits into
kbatuigas wants to merge 2 commits into
Conversation
Extend docs-site start_paths with data-platform and self-managed so the new v5 extensions resolve their content sources. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
❌ Deploy Preview for redpanda-labs-preview failed. Why did it fail? →
|
The ROOT component on docs was renamed to streaming. Update archive-attachments and replace-attributes-in-attachments accordingly. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
micheleRP
approved these changes
May 26, 2026
Contributor
micheleRP
left a comment
There was a problem hiding this comment.
preview failed but pre-existing: the most recent merged PR #285 (Jake's feature/page-header-data from earlier today) had identical "Header rules / Pages changed / Redirect rules" failures and was merged anyway. Labs has been failing Netlify checks for a while; this PR doesn't introduce it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request updates the Antora playbook to improve documentation structure and navigation by including additional content sources and enabling new Antora extensions.
Content source updates:
data-platformandself-managedto thestart_pathsfor thedocs-sitecontent source, allowing these documentation sections to be included in local builds.Antora extension enhancements:
conditional-home-redirectextension to support conditional homepage redirects based on the presence of theagentic-data-planecomponent.unified-navigationextension, which provides a config-driven unified navigation experience for components with thepage-navigationattribute.