Skip to content

Conversation

@markjmiller
Copy link
Contributor

@markjmiller markjmiller commented Jul 17, 2025

Summary

Screenshots (optional)

Documentation checklist

@hyperlint-ai
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

Updated documentation to reflect the new Workers API, enhancing clarity and usability for developers.

  • Introduced a note about the new API for uploading Workers in the multipart upload metadata documentation.
  • Removed outdated examples and replaced them with updated API usage instructions across various sections.
  • Enhanced clarity in the infrastructure-as-code documentation regarding programmatic uploads and management of Workers.

Modified Files

  • src/content/docs/workers/configuration/multipart-upload-metadata.mdx
  • src/content/docs/workers/observability/logs/logpush.mdx
  • src/content/docs/workers/platform/infrastructure-as-code.mdx
  • src/content/docs/workers/static-assets/direct-upload.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
Copy link
Contributor

github-actions bot commented Jul 17, 2025

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

Pattern Owners
/src/assets/images/workers/ @cloudflare/workers-docs, @GregBrimble, @irvinebroque, @WalshyDev, @cloudflare/deploy-config, @cloudflare/pcx-technical-writing, @kodster28, @cloudflare/wrangler, @cloudflare/workers-runtime-1, @cloudflare/wrangler
/src/content/changelog/ @cloudflare/pm-changelogs, @cloudflare/pcx-technical-writing
/src/content/docs/workers/ @cloudflare/workers-docs, @GregBrimble, @irvinebroque, @mikenomitch, @korinne, @WalshyDev, @cloudflare/deploy-config, @cloudflare/pcx-technical-writing, @kodster28, @cloudflare/wrangler, @cloudflare/workers-runtime-1, @cloudflare/wrangler
/src/content/docs/workers/static-assets @irvinebroque, @GregBrimble, @WalshyDev, @kodster28, @cloudflare/deploy-config, @cloudflare/pcx-technical-writing

@markjmiller markjmiller force-pushed the markmiller/update-to-new-workers-api branch 3 times, most recently from d095cd7 to 4254674 Compare July 22, 2025 18:33
@markjmiller markjmiller force-pushed the markmiller/update-to-new-workers-api branch 4 times, most recently from 60387a3 to e7e9d98 Compare July 25, 2025 22:45
@markjmiller markjmiller force-pushed the markmiller/update-to-new-workers-api branch 2 times, most recently from be29050 to 4d1f8b2 Compare August 11, 2025 17:58
@markjmiller markjmiller force-pushed the markmiller/update-to-new-workers-api branch from 4d1f8b2 to 514c79f Compare August 11, 2025 19:26
@markjmiller markjmiller marked this pull request as ready for review August 26, 2025 23:27
@korinne korinne force-pushed the markmiller/update-to-new-workers-api branch from deb73e3 to b4cf47e Compare September 3, 2025 15:38
Copy link
Contributor

@irvinebroque irvinebroque left a 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
Copy link
Contributor

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

korinne and others added 19 commits September 3, 2025 17:27
Co-authored-by: Brendan Irvine-Broque <[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
@korinne korinne enabled auto-merge (squash) September 4, 2025 17:28
@1000hz
Copy link
Contributor

1000hz commented Sep 4, 2025

I think we should include the HTTP method used for each resource endpoint in the new diagrams

@korinne korinne merged commit c9458a0 into production Sep 4, 2025
8 checks passed
@korinne korinne deleted the markmiller/update-to-new-workers-api branch September 4, 2025 18:00
nevikashah pushed a commit that referenced this pull request Sep 22, 2025
* 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:workers Related to Workers product size/l

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants