Skip to content
This repository was archived by the owner on Aug 17, 2026. It is now read-only.

Replace PrivatePreviewBadge with BetaBadge in Managed Postgres docs - #6259

Merged
deeox merged 6 commits into
mainfrom
replace-private-preview-badge-managed-postgres
May 26, 2026
Merged

Replace PrivatePreviewBadge with BetaBadge in Managed Postgres docs#6259
deeox merged 6 commits into
mainfrom
replace-private-preview-badge-managed-postgres

Conversation

@deeox

@deeox deeox commented May 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replace PrivatePreviewBadge with BetaBadge across all pages under docs/cloud/managed-postgres/ (25 files), now that Managed Postgres has moved from private preview to beta.
  • Updates both the import statement and the JSX usage in each file.

Test plan

  • Confirm pages under docs/cloud/managed-postgres/ render the Beta badge in the top section.
  • Verify no remaining references to PrivatePreviewBadge in docs/cloud/managed-postgres/.
  • Visual check on a few representative pages (overview, quickstart, monitoring/prometheus, migrations/data-validation).

🤖 Generated with Claude Code


Note

Low Risk
Documentation-only badge and label changes with no runtime, API, or security impact.

Overview
Managed Postgres docs and navigation are updated to reflect beta instead of private preview.

Every page under docs/cloud/managed-postgres/ (including migration and monitoring subpages) now imports and renders BetaBadge instead of PrivatePreviewBadge, still linking to https://clickhouse.com/cloud/postgres with Galaxy tracking. Badge props shift from per-page slug values to distinct galaxyEvent names (e.g. docs.managed-postgres.overview-beta).

sidebars.js and src/theme/Navbar/Content/MenuData.js rename the Cloud section label from Managed Postgres (Preview) to Managed Postgres (Beta) so the sidebar and navbar match the new product stage.

Reviewed by Cursor Bugbot for commit d4f8bfb. Bugbot is set up for automated code reviews on this repo. Configure here.

Managed Postgres has moved from private preview to beta, so update the
badge on every page under docs/cloud/managed-postgres to reflect the new
status.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@deeox
deeox requested a review from a team as a code owner May 21, 2026 18:23
@vercel

vercel Bot commented May 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clickhouse-docs Ready Ready Preview, Comment May 26, 2026 10:31am
clickhouse-docs-jp Building Building Preview, Comment May 26, 2026 10:31am
3 Skipped Deployments
Project Deployment Actions Updated (UTC)
clickhouse-docs-ko Ignored Ignored Preview May 26, 2026 10:31am
clickhouse-docs-ru Ignored Ignored Preview May 26, 2026 10:31am
clickhouse-docs-zh Ignored Ignored Preview May 26, 2026 10:31am

Request Review

@mintlify

mintlify Bot commented May 21, 2026

Copy link
Copy Markdown

Docs PR opened: ClickHouse/mintlify-docs-dev#41

Replaced PrivatePreviewBadge with BetaBadge across all 25 Managed Postgres documentation pages, updating both import statements and JSX usage.

deeox and others added 2 commits May 25, 2026 18:12
BetaBadge now supports the same tracked-link behavior the
PrivatePreviewBadge had. Add the clickhouse.com/cloud/postgres link and a
per-page Galaxy event (docs.managed-postgres.<slug>-beta) on every
Managed Postgres page so the signup CTA and analytics carry over to the
beta-stage badge.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@deeox
deeox marked this pull request as ready for review May 25, 2026 14:03
@deeox
deeox marked this pull request as draft May 25, 2026 14:03
@mintlify

mintlify Bot commented May 25, 2026

Copy link
Copy Markdown

Docs PR opened: ClickHouse/mintlify-docs-dev#52

Replaced PrivatePreviewBadge with BetaBadge across 25 Managed Postgres documentation pages to reflect the product's move from private preview to beta.

@deeox
deeox marked this pull request as ready for review May 26, 2026 10:20
@mintlify

mintlify Bot commented May 26, 2026

Copy link
Copy Markdown

Docs PR opened: ClickHouse/mintlify-docs-dev#58

Replaced the PrivatePreviewBadge with BetaBadge across all 25 Managed Postgres documentation pages to reflect the beta status.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants