Skip to content

fix: wrangler pages deploy respects increased file count limits#12411

Merged
petebacondarwin merged 1 commit intocloudflare:mainfrom
jbwcloudflare:jwheeler/BANDA-1418
Feb 9, 2026
Merged

fix: wrangler pages deploy respects increased file count limits#12411
petebacondarwin merged 1 commit intocloudflare:mainfrom
jbwcloudflare:jwheeler/BANDA-1418

Conversation

@jbwcloudflare
Copy link
Copy Markdown
Contributor

@jbwcloudflare jbwcloudflare commented Feb 4, 2026

Fixes #12394

Updates wrangler pages deploy to respect increased max file limit for paid customers.


  • Tests
    • Tests included/updated
    • Automated tests not possible - manual testing has been completed as follows:
    • Additional testing not necessary because:
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: bugfix

A picture of a cute animal (not mandatory, but encouraged)


Open with Devin

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Feb 4, 2026

🦋 Changeset detected

Latest commit: 5a1e289

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Feb 4, 2026

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@12411

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@12411

miniflare

npm i https://pkg.pr.new/miniflare@12411

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@12411

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@12411

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@12411

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@12411

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@12411

@cloudflare/workers-utils

npm i https://pkg.pr.new/@cloudflare/workers-utils@12411

wrangler

npm i https://pkg.pr.new/wrangler@12411

commit: 5a1e289

@jbwcloudflare jbwcloudflare marked this pull request as ready for review February 4, 2026 17:25
@jbwcloudflare jbwcloudflare requested review from a team as code owners February 4, 2026 17:25
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

Devin Review found 1 potential issue.

View issue and 3 additional flags in Devin Review.

Open in Devin Review

Comment thread packages/wrangler/src/api/pages/deploy.ts
Copy link
Copy Markdown
Contributor

@petebacondarwin petebacondarwin left a comment

Choose a reason for hiding this comment

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

LGTM

@github-project-automation github-project-automation Bot moved this from Untriaged to Approved in workers-sdk Feb 9, 2026
@petebacondarwin petebacondarwin merged commit 355c6da into cloudflare:main Feb 9, 2026
33 checks passed
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

upload-token API ignores PAGES_WRANGLER_MAJOR_VERSION=4 setting, returns 20k limit for paid plans

3 participants