Rename ROOT to streaming component (v25.3)#1704
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 |
- Fixed labs component refs: labs:streaming: → labs:ROOT: - Fixed self-include: streaming:shared: → shared: - Labs component still uses ROOT as its module name
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>
4dc2444 to
32fd2a2
Compare
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Fix module from labs:connect to labs:connect-plugins Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 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. This PR is mechanically consistent with the other 7 in the batch. No version-specific issues found.
- ✅
name: ROOT→name: streaminginantora.yml - ✅
component-metadatablock added with color#107569 - ✅ No leftover
ROOT:,redpanda-cloud:,redpanda-connect:, orredpanda-labs:xrefs in the post-diff state - ✅ Cross-component xref rewrites match sibling rename targets
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 (suggested approval order + verification steps).
micheleRP
left a comment
There was a problem hiding this comment.
Approved for merge as part of the coordinated 14-PR rollout. No blocking findings; see review comment above. 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 25.3.
Part of unified navigation implementation - aligns with other version branches.