Skip to content

Remove the wrangler deploy's --x-remote-diff-check experimental flag#11416

Merged
dario-piotrowicz merged 2 commits intomainfrom
dario/DEVX-2169/remove-remote-diff-check-flag
Nov 26, 2025
Merged

Remove the wrangler deploy's --x-remote-diff-check experimental flag#11416
dario-piotrowicz merged 2 commits intomainfrom
dario/DEVX-2169/remove-remote-diff-check-flag

Conversation

@dario-piotrowicz
Copy link
Member

Fixes https://jira.cfdata.org/browse/DEVX-2169

The remote diffing feature has been enabled by default for a while and its functionality seems rather stable, as a result the experimental flag (only available for option-out of the feature right now) has been removed.


  • Tests
    • Tests included
    • Tests not necessary because: all the remote diffing functionality is already tested, here we are simply removing the experimental flag
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: the flag wasn't documented in the first place
  • Wrangler V3 Backport
    • Wrangler PR:
    • Not necessary because: not a V3 feature

@dario-piotrowicz dario-piotrowicz requested review from a team as code owners November 25, 2025 18:18
@changeset-bot
Copy link

changeset-bot bot commented Nov 25, 2025

🦋 Changeset detected

Latest commit: 93bf746

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

@github-actions
Copy link
Contributor

Failed to automatically backport this PR's changes to Wrangler v3. Please manually create a PR targeting the v3-maintenance branch with your changes. Thank you for helping us keep Wrangler v3 supported!

Depending on your changes, running git rebase --onto v3-maintenance main dario/DEVX-2169/remove-remote-diff-check-flag might be a good starting point.

Notes:

  • your PR branch should be named v3-backport-11416
  • add the skip-v3-pr label to the current PR to stop this workflow from failing

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 25, 2025

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: 93bf746

@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Nov 26, 2025
@dario-piotrowicz dario-piotrowicz force-pushed the dario/DEVX-2169/remove-remote-diff-check-flag branch from e024a6c to 1616ff0 Compare November 26, 2025 18:27
@dario-piotrowicz
Copy link
Member Author

Thanks for the review @edmundhung 🫶

@dario-piotrowicz dario-piotrowicz force-pushed the dario/DEVX-2169/remove-remote-diff-check-flag branch from 9d6dc82 to 93bf746 Compare November 26, 2025 21:57
@dario-piotrowicz dario-piotrowicz merged commit abe49d8 into main Nov 26, 2025
39 of 41 checks passed
@dario-piotrowicz dario-piotrowicz deleted the dario/DEVX-2169/remove-remote-diff-check-flag branch November 26, 2025 23:11
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants