cloudflare-docs icon indicating copy to clipboard operation
cloudflare-docs copied to clipboard

Cloudflare’s documentation

Results 835 cloudflare-docs issues
Sort by recently updated
recently updated
newest added

### Summary This was written about in the linked blog post. It seems like this should in theory work for Javascript workers, but I'm not sure (e.g., https://github.com/cloudflare/wasm-coredump/issues/5). ### Documentation...

product:workers
size/xs

### Example URL(s) https://developers.cloudflare.com/workers/configuration/routing/routes/#validity ### Actual Behavior The docs clearly state that a route pattern must include the zone name: https://github.com/cloudflare/cloudflare-docs/blob/b9e1d40d3260bf3fa9d3bd627cc968277878ab4c/src/content/docs/workers/configuration/routing/routes.mdx?plain=1#L133-L135 ### Expected Behavior Cloudflare for SaaS has long recommended...

product:workers

### Summary https://github.com/cloudflare/workers-sdk/pull/8920 ### Screenshots (optional) ![image](https://github.com/user-attachments/assets/8e3d8422-6d2c-438e-83d2-467a214a192a) ### Documentation checklist - [x] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to.

product:workers
size/s

### Existing documentation URL(s) - https://developers.cloudflare.com/workers/frameworks/framework-guides/astro/ ### What changes are you suggesting? Invalid instructions `pnpm wrangler@latest deploy`, should read `pnpx wrangler@latest deploy` or `pnpm dlx wrangler@latest deploy` ### Additional information...

documentation
product:workers
content:edit

### Summary Replace Query Builder Youtube embed with Stream video. ### Screenshots (optional) ### Documentation checklist - [ ] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to. - [ ]...

product:workers
size/xs

### Summary This PR is related to the change made in [#8973](https://github.com/cloudflare/workers-sdk/pull/8973). ### Documentation checklist - [x] The [documentation style guide](https://developers.cloudflare.com/style-guide/) has been adhered to.

product:workers
size/xs

### Existing documentation URL(s) - https://developers.cloudflare.com/pages/framework-guides/nextjs/deploy-a-static-nextjs-site/ ### What changes are you suggesting? Recent Next.js versions require a minimum Node.js version to be used in builds. Most other documentation on specifying...

documentation
product:pages
content:edit

refs https://github.com/cloudflare/workers-sdk/pull/8441 and https://github.com/cloudflare/workers-sdk/issues/7852

product:workers
size/s

### Existing documentation URL(s) - https://developers.cloudflare.com/workers/static-assets/migration-guides/migrate-from-pages/#compatibility-matrix - https://developers.cloudflare.com/pages/how-to/custom-branch-aliases/ - https://developers.cloudflare.com/workers/configuration/previews/ ### What changes are you suggesting? Pages has the (well-documented) ability to point a custom domain to a branch, not...

documentation
product:workers
product:pages
content:edit

### Summary 1. Removing (largely) duplicated text at the beginning of the page. 2. Extending the error list table to include a "Recommended action" column. 3. Adding more D1 errors...

product:d1
size/s