Relabel beta maturity as Preview#126
Open
micheleRP wants to merge 1 commit into
Open
Conversation
Matches the ai.redpanda.com UI, which now labels pre-GA features with a single Preview tag. 1:1 relabel, no status changes: - 112 pages: :page-beta: true -> :page-preview: true - managed catalog: 39 badge:beta -> badge:preview[label=Preview] - sharepoint.adoc: prose 'in beta' -> 'in preview' - CLAUDE.md: maturity policy tiers are now GA and Preview Depends on redpanda-data/docs-ui#398 (page-preview theme support) reaching the released ui-bundle before merge. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
✅ Deploy Preview for redpanda-agentic-data-plane ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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.
What
Replaces the beta maturity label with Preview across the Agentic Data Plane docs, matching the ai.redpanda.com UI's Preview tag. This is a 1:1 relabel; no server or feature changes status.
:page-beta: truebecomes:page-preview: true(16 managed MCP pages, 2 CLI pages, 94 generatedrpk aireference pages)badge:beta[label=beta]becomebadge:preview[label=Preview], plus its two source-tracking commentssharepoint.adoc: the one prose maturity sentence now says "in preview"CLAUDE.md: the maturity policy tiers are now GA and PreviewLabel convention (confirmed with industry research): capitalized Preview in badges and pills, lowercase "preview" in prose.
Depends on
Do not merge until redpanda-data/docs-ui#398 is merged and a
v*release is tagged. This repo pulls thereleases/latestui-bundle; without the theme release, the new:page-preview:flags render no badge (pages build fine, pills are just absent).Verification
Built locally against a ui-bundle compiled from the docs-ui branch: 39 styled badges on the catalog, Preview header pills with tooltip,
(Preview)sidebar pills on all 112 pages, zero rendered beta pills in the ADP output.Follow-ups (tracked separately)
:page-preview:when it resumes, or drop the flag ifrpk aiis confirmed GA.Preview pages
Note: badges render only once docs-ui#398 is released. Until then the deploy preview shows the pages without pills.
🤖 Generated with Claude Code