Skip to content

Conversation

@WillTaylorDev
Copy link
Contributor

Summary

Screenshots (optional)

Documentation checklist

  • Is there a changelog entry (guidelines)? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to RSS feeds, the Discord, and X.
  • 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.

@github-actions
Copy link
Contributor

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

Pattern Owners
/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

@WillTaylorDev
Copy link
Contributor Author

Draft until Workers API + dash changes are released.

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.

Does this also mean you can promote an older version of code to be part of a deployment?

Limit of 100 still seems very arbitrary

@WillTaylorDev
Copy link
Contributor Author

Does this also mean you can promote an older version of code to be part of a deployment?

Limit of 100 still seems very arbitrary

Correct! We kicked the ball around removing the limitations entirely, but we're concerned with stale versions. Ideally we'd also have a limit on age of the version, but we're not there yet. 100 was originally agreed on by the team (though, agreed, the value of that limit is going to vary by customer)

@WillTaylorDev WillTaylorDev marked this pull request as ready for review September 12, 2025 16:03
@WillTaylorDev WillTaylorDev requested a review from a team as a code owner September 12, 2025 16:03
@WillTaylorDev WillTaylorDev merged commit d3be1e4 into production Sep 12, 2025
8 checks passed
@WillTaylorDev WillTaylorDev deleted the willtaylor/wc-3974-deploy-limit-bump branch September 12, 2025 16:13
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/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.