Skip to content

Conversation

emily-shen
Copy link
Contributor

@emily-shen emily-shen commented Sep 1, 2025

Fixes #10512

regression from when we refactored this command in #7437 (10 months ago 🫠 )


@emily-shen emily-shen requested a review from a team as a code owner September 1, 2025 10:21
Copy link

changeset-bot bot commented Sep 1, 2025

🦋 Changeset detected

Latest commit: 2206c5a

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

Copy link
Contributor

github-actions bot commented Sep 1, 2025

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 emily/versions-positional-arg might be a good starting point.

Notes:

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

Copy link

pkg-pr-new bot commented Sep 1, 2025

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

wrangler

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

commit: 2206c5a

@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Sep 3, 2025
@emily-shen emily-shen merged commit c6a39f5 into main Sep 3, 2025
41 of 46 checks passed
@emily-shen emily-shen deleted the emily/versions-positional-arg branch September 3, 2025 11:54
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Sep 3, 2025
edmundhung pushed a commit that referenced this pull request Sep 8, 2025
* set script as a positional arg

* Update packages/wrangler/src/__tests__/versions/versions.upload.test.ts

---------

Co-authored-by: emily-shen <[email protected]>
Co-authored-by: emily-shen <[email protected]>
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.

Specify an entry-point to your Worker script via the command line
2 participants