Skip to content

Conversation

@dario-piotrowicz
Copy link
Member

@dario-piotrowicz dario-piotrowicz commented Aug 21, 2025

Fixes #7042

This PR reintroduces the changes made in #7272 that were incorrectly removed in #9914


  • Tests
    • Tests included
    • Tests not necessary because:
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: simple UX improvement
  • Wrangler V3 Backport
    • Wrangler PR:
    • Not necessary because: The .env change that caused this regression is not in v3

@dario-piotrowicz dario-piotrowicz requested a review from a team as a code owner August 21, 2025 11:39
@changeset-bot
Copy link

changeset-bot bot commented Aug 21, 2025

🦋 Changeset detected

Latest commit: 0fbc15a

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

@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/7042-2/non-scary-env-debug-enoents might be a good starting point.

Notes:

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

@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Aug 21, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented Aug 21, 2025

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

wrangler

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

commit: 0fbc15a

@dario-piotrowicz dario-piotrowicz merged commit 85be2b6 into main Aug 27, 2025
36 of 37 checks passed
@dario-piotrowicz dario-piotrowicz deleted the dario/7042-2/non-scary-env-debug-enoents branch August 27, 2025 09:51
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Aug 27, 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.

🐛 BUG: .env file missing error when none exists and WRANGLER_LOG="debug"

3 participants