Skip to content

Wrangler: fix autoconfig using absolute paths for static projects#11455

Merged
dario-piotrowicz merged 1 commit intomainfrom
dario/DEVX-2350/autoconfig-relative-paths
Nov 28, 2025
Merged

Wrangler: fix autoconfig using absolute paths for static projects#11455
dario-piotrowicz merged 1 commit intomainfrom
dario/DEVX-2350/autoconfig-relative-paths

Conversation

@dario-piotrowicz
Copy link
Member

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

Fixes autoconfig on static projects using absolute paths instead of relative ones (see the changeset for more details)


  • Tests
    • Tests included
    • Tests not necessary because:
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: bugfix
  • Wrangler V3 Backport
    • Wrangler PR:
    • Not necessary because: autoconfig is not in v3

@dario-piotrowicz dario-piotrowicz requested a review from a team as a code owner November 28, 2025 00:30
@changeset-bot
Copy link

changeset-bot bot commented Nov 28, 2025

🦋 Changeset detected

Latest commit: d72ea30

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-2350/autoconfig-relative-paths might be a good starting point.

Notes:

  • your PR branch should be named v3-backport-11455
  • 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 28, 2025

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: d72ea30

@dario-piotrowicz dario-piotrowicz force-pushed the dario/DEVX-2350/autoconfig-relative-paths branch from 4bd5c64 to d72ea30 Compare November 28, 2025 01:36
@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Nov 28, 2025
@dario-piotrowicz dario-piotrowicz merged commit d25f7e2 into main Nov 28, 2025
38 of 40 checks passed
@dario-piotrowicz dario-piotrowicz deleted the dario/DEVX-2350/autoconfig-relative-paths branch November 28, 2025 11:32
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Nov 28, 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