Skip to content

Conversation

@danielrs
Copy link
Contributor

@danielrs danielrs commented Sep 5, 2025

Follow up of: #10478

Describe your change...

  • Fixes E2E tests.
  • Only shows subdomain mismatch warning on redeploys, not first deploy.

  • Tests
    • Tests included
    • Tests not necessary because:
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: Just test and log changes.
  • Wrangler V3 Backport
    • Wrangler PR:
    • Not necessary because: not a feature in Wrangler V3.

@danielrs danielrs requested a review from a team as a code owner September 5, 2025 18:23
@changeset-bot
Copy link

changeset-bot bot commented Sep 5, 2025

🦋 Changeset detected

Latest commit: 96768ea

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

This PR includes changesets to release 3 packages
Name Type
wrangler Patch
@cloudflare/vite-plugin Patch
@cloudflare/vitest-pool-workers Patch

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

pkg-pr-new bot commented Sep 5, 2025

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

wrangler

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

commit: 96768ea

@danielrs danielrs changed the title Wrangler preview urls e2e fixs and warning follow up Wrangler preview urls e2e fixes and warning follow up Sep 5, 2025
@vicb
Copy link
Contributor

vicb commented Sep 5, 2025

  • Fixes E2E tests.

That sounds bad!

What the initial PR merged with failing E2E?

@danielrs
Copy link
Contributor Author

danielrs commented Sep 5, 2025

  • Fixes E2E tests.

That sounds bad!

What the initial PR merged with failing E2E?

Seems like it was somehow skipped? Just fixed some snapshot lines.

@petebacondarwin petebacondarwin marked this pull request as draft September 8, 2025 13:11
@danielrs danielrs force-pushed the drivas/wrangler-preview-urls-default-follow-up branch 2 times, most recently from 3d6d9c2 to 58bc92b Compare September 8, 2025 18:47
@danielrs danielrs marked this pull request as ready for review September 8, 2025 18:49
@danielrs danielrs force-pushed the drivas/wrangler-preview-urls-default-follow-up branch from 58bc92b to 8c2bbfa Compare September 10, 2025 17:11
@petebacondarwin petebacondarwin force-pushed the drivas/wrangler-preview-urls-default-follow-up branch from 8c2bbfa to d007e1e Compare September 12, 2025 05:56
Copy link
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.

You ticked that this PR doesn't need a backport because it is "not a new feature". But patches to current features are exactly what does need backporting. The only reason this might not be backported is if the feature being patched is not in Wrangler v3. Is that the case?

@danielrs danielrs force-pushed the drivas/wrangler-preview-urls-default-follow-up branch 3 times, most recently from 6d5f22a to c590603 Compare September 15, 2025 14:43
Copy link
Member

@dario-piotrowicz dario-piotrowicz 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 Sep 16, 2025
@dario-piotrowicz dario-piotrowicz added the skip-v3-pr Skip validation of presence of a v3 backport PR label Sep 16, 2025
…g to false

Fixes existing tests, and adds a new test for `preview_urls = true`.
…st deploy

These warnings are just noise on a first deploy, not really necessary.
@danielrs danielrs force-pushed the drivas/wrangler-preview-urls-default-follow-up branch from 3bc4b62 to 96768ea Compare September 17, 2025 18:05
@dario-piotrowicz dario-piotrowicz merged commit 769ffb1 into cloudflare:main Sep 17, 2025
43 of 46 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Sep 17, 2025
@danielrs danielrs deleted the drivas/wrangler-preview-urls-default-follow-up branch September 19, 2025 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-v3-pr Skip validation of presence of a v3 backport PR

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

6 participants