-
Notifications
You must be signed in to change notification settings - Fork 10k
docs: update all content to reflect new Workers API #23774
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
Conversation
|
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 SummaryUpdated documentation to reflect the new Workers API, enhancing clarity and usability for developers.
Modified Files
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 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 |
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
d095cd7 to
4254674
Compare
60387a3 to
e7e9d98
Compare
be29050 to
4d1f8b2
Compare
4d1f8b2 to
514c79f
Compare
deb73e3 to
b4cf47e
Compare
irvinebroque
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great, see notes, taking another pass
| ## Technical notes | ||
|
|
||
| - Current APIs remain operational during beta, and any deprecation notice will come with a defined support period. | ||
| - Legacy Terraform resources and SDK methods will be supported until the next major version. No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what does "supported" mean in this context
src/content/docs/workers/configuration/multipart-upload-metadata.mdx
Outdated
Show resolved
Hide resolved
Co-authored-by: Brendan Irvine-Broque <[email protected]>
Co-authored-by: Brendan Irvine-Broque <[email protected]>
Co-authored-by: Brendan Irvine-Broque <[email protected]>
Co-authored-by: Brendan Irvine-Broque <[email protected]>
Co-authored-by: Brendan Irvine-Broque <[email protected]>
Co-authored-by: Brendan Irvine-Broque <[email protected]>
Co-authored-by: Brendan Irvine-Broque <[email protected]>
Co-authored-by: Cina Saffary <[email protected]>
Co-authored-by: Cina Saffary <[email protected]>
Co-authored-by: Cina Saffary <[email protected]>
Co-authored-by: Brendan Irvine-Broque <[email protected]>
Co-authored-by: Brendan Irvine-Broque <[email protected]>
Co-authored-by: Cina Saffary <[email protected]>
Co-authored-by: Cina Saffary <[email protected]>
…s-api Resolved conflicts in: - src/content/docs/workers/observability/logs/logpush.mdx - Kept new API documentation and dashboard instructions from production - src/content/docs/workers/platform/infrastructure-as-code.mdx - Kept new Workers API format for Python Workers from current branch
|
I think we should include the HTTP method used for each resource endpoint in the new diagrams |
* docs: update all content to reflect new Workers API * Update with newest workers examples * updates changelog * updates title * Update src/content/changelog/workers/2025-09-03-new-workers-api.mdx Co-authored-by: Brendan Irvine-Broque <[email protected]> * Update src/content/changelog/workers/2025-09-03-new-workers-api.mdx Co-authored-by: Brendan Irvine-Broque <[email protected]> * Update src/content/changelog/workers/2025-09-03-new-workers-api.mdx Co-authored-by: Brendan Irvine-Broque <[email protected]> * Update src/content/changelog/workers/2025-09-03-new-workers-api.mdx Co-authored-by: Brendan Irvine-Broque <[email protected]> * Update src/content/changelog/workers/2025-09-03-new-workers-api.mdx Co-authored-by: Brendan Irvine-Broque <[email protected]> * Update src/content/changelog/workers/2025-09-03-new-workers-api.mdx Co-authored-by: Brendan Irvine-Broque <[email protected]> * Update src/content/changelog/workers/2025-09-03-new-workers-api.mdx Co-authored-by: Brendan Irvine-Broque <[email protected]> * Update src/content/changelog/workers/2025-09-03-new-workers-api.mdx Co-authored-by: Cina Saffary <[email protected]> * Update src/content/changelog/workers/2025-09-03-new-workers-api.mdx Co-authored-by: Cina Saffary <[email protected]> * Update src/content/changelog/workers/2025-09-03-new-workers-api.mdx Co-authored-by: Cina Saffary <[email protected]> * Update src/content/changelog/workers/2025-09-03-new-workers-api.mdx Co-authored-by: Brendan Irvine-Broque <[email protected]> * Apply suggestions from code review Co-authored-by: Brendan Irvine-Broque <[email protected]> * updates diagrams * updates text for more clarity * cleans up text * Update src/content/docs/workers/platform/infrastructure-as-code.mdx Co-authored-by: Cina Saffary <[email protected]> * Update src/content/docs/workers/platform/infrastructure-as-code.mdx Co-authored-by: Cina Saffary <[email protected]> * adds back in python workers content --------- Co-authored-by: korinne <[email protected]> Co-authored-by: Brendan Irvine-Broque <[email protected]> Co-authored-by: Cina Saffary <[email protected]>
Summary
Screenshots (optional)
Documentation checklist