Skip to content

[Durable Objects] Creating a new consolidated FAQ page, using partials #23749

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 21, 2025

Conversation

Oxyjun
Copy link
Contributor

@Oxyjun Oxyjun commented Jul 17, 2025

Summary

  1. Turning existing FAQs into partials, and rendering it (the two existing FAQs were in Pricing and Limits).
  2. Creating a new FAQ page in Reference, and adding the partials there as well.

Screenshots (optional)

Documentation checklist

  • The documentation style guide has been adhered to.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

Copy link
Contributor

hyperlint-ai bot commented Jul 17, 2025

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Consolidated existing FAQs into a new dedicated FAQ page and updated relevant sections in the documentation.

  • Transformed existing FAQs from 'Pricing' and 'Limits' into partials.
  • Created a new consolidated FAQ page in the 'Reference' section.
  • Updated the 'Limits' and 'Pricing' documentation to reference the new FAQ page.

Modified Files

  • src/content/docs/durable-objects/platform/limits.mdx
  • src/content/docs/durable-objects/platform/pricing.mdx

Added Files

  • src/content/docs/durable-objects/reference/faq.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

@github-actions github-actions bot added the product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ label Jul 17, 2025
Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/durable-objects/ @elithrar, @vy-ton, @joshthoward, @oxyjun, @harshil1712, @mikenomitch, @cloudflare/pcx-technical-writing, @cloudflare/workers-runtime-1
* @cloudflare/pcx-technical-writing

Copy link
Contributor

@vy-ton vy-ton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approve once comments addressed. Let's merge this PR then tackle websocket and other Q&A.

@Oxyjun Oxyjun merged commit 529e6d6 into production Jul 21, 2025
8 checks passed
@Oxyjun Oxyjun deleted the jun/do/faq-cleanup branch July 21, 2025 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ size/m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants