Skip to content

Remove beta tag from Hyperdrive in Python Workers - #33522

Open
ryanking13 wants to merge 1 commit into
productionfrom
python-hyperdrive-beta
Open

ryanking13 wants to merge 1 commit into
productionfrom
python-hyperdrive-beta

Conversation

@ryanking13

Copy link
Copy Markdown
Contributor

Summary

As a preparation to release Python Workers GA, this PR removes beta tag from Hyperdrive support in Python workers. Other beta tags are removed in the previous PR (#33415)

Screenshots (optional)

Documentation checklist

@github-actions github-actions Bot added product:hyperdrive Hyperdrive: https://developers.cloudflare.com/hyperdrive/ size/xs labels Sep 18, 2026
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Review

⚠️ 1 warning found in commit 7e7179f.

👉 Fix in your agent 👈
Fix the following review findings in PR #33522 (https://github.com/cloudflare/cloudflare-docs/pull/33522).

Before making changes, review each finding and present a brief summary table:
- For each finding, state whether you agree, disagree, or need clarification
- If you disagree (e.g. the fix requires disproportionate effort for minimal benefit,
  or the finding is factually incorrect), explain why
- If you need clarification before deciding, ask those questions
- Then share your plan for which issues to tackle and in what order

After triaging, follow this order:
1. Post a comment on this PR for any findings you are skipping, with the finding ID and your reasoning.
2. Then commit the fixes for the legitimate findings.

The comment must come before the commit — the bot reads PR comments when a new
push triggers a review, so skip comments posted after the push will be missed.

---

## Code Review

### Warnings (1)

#### CR-9e19f8d07a49 · Stale beta badge left in place
- **File:** `src/content/docs/hyperdrive/examples/python-workers.mdx` line 17
- **Issue:** PR #33522 is titled "Remove beta tag from Hyperdrive in Python Workers", but the head file's frontmatter (lines 7-8) still contains `badge: text: Beta` under `sidebar`, so the page will keep rendering a Beta badge after this change.
- **Fix:** Remove the `badge: text: Beta` block from the frontmatter so the page reflects that Hyperdrive in Python Workers is no longer beta.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

Warnings (1)
File Issue
hyperdrive/examples/python-workers.mdx line 17 Stale beta badge left in place — PR #33522 is titled "Remove beta tag from Hyperdrive in Python Workers", but the head file's frontmatter (lines 7-8) still contains badge: text: Beta under sidebar, so the page will keep rendering a Beta badge after this change. Fix: Remove the badge: text: Beta block from the frontmatter so the page reflects that Hyperdrive in Python Workers is no longer beta.

Conventions

No convention issues found.

Style Guide Review

No style-guide issues found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.
/rebase Rebases the PR branch against production. On conflict, attempts to resolve automatically using AI. Stops with an explanation if confidence is not high enough.

@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Review coverage

The ownership area is covered.

✅ 1 area already covered
Area Approved by
hyperdrive
1 file changed
irvinebroque
CODEOWNERS mappings for displayed areas (1)
Pattern Owners
/src/content/docs/hyperdrive/ @irvinebroque, @ivoryibu, @knickish, @rita3ko, @sejoker, @thomasgauvin, @vy-ton, @cloudflare/product-owners

@cloudflare-workers-and-pages

Copy link
Copy Markdown

🚀 Deploying Preview to Cloudflare 🚀

Preview URL: https://python-hyperdrive-beta.previews.developers.cloudflare.com (commit 7e7179f)

This URL reflects your latest Preview deployment

Preview Deployments by commit

Status Deployment URL Commit Updated (UTC) See this deployment's details
  • Build: Success ✅
  • Deployment: Success ✅

View logs ↗
https://e89ef68f.previews.developers.cloudflare.com 7e7179f 2026-09-18T04:54:21.485Z Visit the dashboard ↗

@github-actions

Copy link
Copy Markdown
Contributor

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

Labels

product:hyperdrive Hyperdrive: https://developers.cloudflare.com/hyperdrive/ size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants