Rename ROOT to streaming component (v23.3)#1701
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Deploy Preview for redpanda-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Jira: DOC-2180 |
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add product-name attribute to antora.yml for future maintainability
- Replace all instances of 'Redpanda Self-Managed' with {product-name} in content
- Update hardcoded instances in README and CI files
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
bec8780 to
5a995e9
Compare
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Change connect:ROOT:about.adoc to connect:home:index.adoc Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add page-whats-new-doc and page-upgrade-doc attributes to enable "What's New" and "Upgrade Guide" links in the version selector dropdown footer. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
There was a problem hiding this comment.
Review — part of the 8-PR ROOT→streaming rename batch
Reviewed as part of #1698-#1705. Smallest of the 8 (8 files) — older docs have fewer cloud/connect/labs xrefs to rewrite. Mechanically consistent with the other 7 in the batch.
- ✅
name: ROOT→name: streaminginantora.yml - ✅
component-metadatablock added;page-eol: truepreserved - ✅ Title
Enterprise→Streaming - ✅ No leftover
ROOT:references
Suggestion to confirm
- Color
#125d56(darker teal) vs#107569on all other branches in the batch. Matches what was already in v/23.3's priorpage-header-datablock — looks like intentional preservation, not drift. Confirm with the team that the version selector should render 23.3 a different shade. If not, unify to#107569.
Coordination risk
- All 4 sibling repo PRs (
docs-siteredpanda-data/docs-site#173,cloud-docsredpanda-data/cloud-docs#578,rp-connect-docsredpanda-data/rp-connect-docs#427,redpanda-labsredpanda-data/redpanda-labs#285) must merge in the same window or xrefs will break across the live site.
See #1705 for the deep-review anchor and redpanda-data/docs-site#173 for cross-rollout notes.
micheleRP
left a comment
There was a problem hiding this comment.
Approved for merge as part of the coordinated 14-PR rollout. The color #125d56 (vs #107569 on other branches) is a confirm-intent question, not a blocker — it matches the prior page-header-data block on v/23.3 and looks like intentional preservation. Confirm with the team and unify if needed. Merge in lockstep with sibling rollout PRs (see redpanda-data/docs-site#173 for the approval / merge order).
Add page-use-parent-context flag to enable hierarchical navigation with parent context cards in the UI. This shows the Self-Managed parent card with Streaming/Connect subcards when viewing Streaming pages. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Renames the component from ROOT to streaming in antora.yml for version 23.3.
Part of unified navigation implementation - aligns with other version branches.