[Docs Site] Update pinned api-schemas commit#3
Open
github-actions[bot] wants to merge 1 commit intoproductionfrom
Open
[Docs Site] Update pinned api-schemas commit#3github-actions[bot] wants to merge 1 commit intoproductionfrom
github-actions[bot] wants to merge 1 commit intoproductionfrom
Conversation
…c3382e70fe48aa3a2da
deannalam
pushed a commit
that referenced
this pull request
Apr 14, 2026
…e#29242) Fix broken header anchor links identified by the anchor link audit workflow run cloudflare#138. Changes include: - WARP → Cloudflare One Client renames (#proxy-mode → #local-proxy-mode, #gateway-with-doh → #dns-only-mode, #switch-organizations-in-warp → #switch-organizations-in-the-cloudflare-one-client, etc.) - Wrangler command page anchor prefix updates (pages/#dev-1 → #pages-dev, queues/#subscription-create → #queues-subscription-create, etc.) - Heading rename fixes (#query-caching → #3-query-caching, #application-granular-controls → #granular-controls, etc.) - Case sensitivity fix (#SQLite-backed → #sqlite-backed) - Trailing slash removal (#body-phase/ → #body-phase) - Removed anchors to non-existent sections Closes cloudflare#29240 Co-authored-by: ask-bonk[bot] <ask-bonk[bot]@users.noreply.github.com>
deannalam
pushed a commit
that referenced
this pull request
Apr 14, 2026
* [Registrar] Rewrite transfer page and add registration limits troubleshooting Restructure the transfer-domain-to-cloudflare page into two clear phases (add domain to Cloudflare, then transfer registration) instead of the previous flat 10-step list. Inline partials, add DNSSEC/nameserver provider links, explain why each step is needed, and add registration limits content with actionable guidance. Add new troubleshooting section for transfers rejected due to registration period limits (10-year max for most TLDs, 5-year for .co). Clarify vague language throughout: specific WHOIS status explanations, concrete 45-day expiration rule, ICANN contact-change lock details. * [Registrar] Simplify transfer timeline language in opening paragraph * [Registrar] Address PR review feedback and restore grace period transfer scenario - Break opening paragraph into scannable bullet list (#1) - Lead with action instead of comparison to other registrars (#2) - Replace IDN jargon with plain language and example (#3) - Lead with actionable advice in Restrictions block (#5) - Cross-link 'active on Cloudflare' to full-setup docs (cloudflare#6) - Replace inlined DNSSEC links with dnssec-providers partial (cloudflare#7) - Slim 'Add your domain' section to cross-link full-setup page (cloudflare#8) - Reorder unlock section to put action before context (cloudflare#9) - Restore 45-day grace period scenario with concrete date example and ICANN refund entitlement, matching FAQ content (cloudflare#10) * [Registrar] Simplify transfer page, move details to troubleshooting - Simplify opening: shorter total time bullet, one-line prereq - Move Restrictions block content to troubleshooting page - Move registration limits and 'domain not available' Details blocks to troubleshooting page as standalone sections with full examples - Add 45-day grace period note in Before you begin with FAQ link - Update TLD page to link to troubleshooting instead of removed anchor - Simplify approve-transfer section for non-technical audience - Convert caution to note for Active status requirement - Make authoritative DNS requirement a bullet in Before you begin - Remove redundant 'Go to Transfer Domains page' text (DashButton CTA) * [Registrar] Restore auth code callout in opening note block * [Registrar] Address review feedback on auth codes, GoDaddy proxy, and ccTLD transfer pricing * [Registrar] Replace unverified GoDaddy domain forwarding claim with accurate transfer guidance * [Registrar] Simplify 45-day transfer registration language and move detail to FAQ * [Registrar] Address review feedback: restore notes and add email verification section
deannalam
pushed a commit
that referenced
this pull request
Apr 14, 2026
* [Workers] Add Builds API guide with workflow examples - Document required permissions (Workers Builds Configuration + Workers Scripts Read) - Explain Worker tag vs Worker name (external_script_id) distinction - Add complete workflow: get Worker tag → get trigger UUID → work with builds - Include production vs preview trigger setup with environment variables - Add redeploy script example for refreshing build-time data - Add end-to-end setup example from GitHub repo connection to first build - Add troubleshooting section for common errors * [Workers] Address bonk review feedback - Remove editorial tone about API docs (line 37) - Simplify troubleshooting section, link to dedicated troubleshoot page - Replace ofetch with built-in fetch in redeploy example * [Workers] Improve Builds API reference clarity and structure - Clarify user-scoped token requirement and link to build token docs - Update Worker tags section title to include external_script_id - Rewrite trigger explanation with production/preview context - Revert to ASCII diagrams for workflow overview - Restructure Examples section with diagrams for each use case - Add multiple sources for obtaining build_uuid - Fix anchor links and API reference URLs * 3 ASCII diagrams converted to Mermaid. Co-authored-by: yomna-shousha <yomna-shousha@users.noreply.github.com> * [Workers] Fix broken anchor link to trigger section - Fix anchor link (#3-understand-triggers → #3-what-is-a-trigger) * Fixed 3 Mermaid diagrams: fields, style Co-authored-by: yomna-shousha <yomna-shousha@users.noreply.github.com> * [Workers] Standardize redeploy example to curl, add SVG workflow diagrams * [Workers] Address Greg's review comments on Builds API reference --------- Co-authored-by: ask-bonk[bot] <ask-bonk[bot]@users.noreply.github.com> Co-authored-by: yomna-shousha <yomna-shousha@users.noreply.github.com>
Author
|
Hey there, we've marked this pull request as stale because there's no recent activity on it. This label is helps us identify PRs that might need updates (or to be closed out by our team if no longer relevant). |
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.
This PR updates the api-schemas commit reference to the latest version (b14ff6bab8f2005bfb43ac3382e70fe48aa3a2da).