Skip to content

V3 Backport (add validation to redirected configs in regards to environments #8596)#8600

Merged
edmundhung merged 7 commits intov3-maintenancefrom
v3-maintenance-8596
Apr 9, 2025
Merged

V3 Backport (add validation to redirected configs in regards to environments #8596)#8600
edmundhung merged 7 commits intov3-maintenancefrom
v3-maintenance-8596

Conversation

@workers-devprod
Copy link
Copy Markdown
Contributor

This is an automatically opened PR to backport patch changes from #8596 to Wrangler v3

@workers-devprod workers-devprod requested a review from a team as a code owner March 20, 2025 16:56
@workers-devprod workers-devprod added skip-pr-description-validation Skip validation of the required PR description format skip-v3-pr labels Mar 20, 2025
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 20, 2025

🦋 Changeset detected

Latest commit: 32dbad2

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

This PR includes changesets to release 1 package
Name Type
wrangler 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-project-automation github-project-automation bot moved this to Untriaged in workers-sdk Mar 20, 2025
@github-actions github-actions bot force-pushed the v3-maintenance-8596 branch 8 times, most recently from 84deb51 to 2b03867 Compare March 25, 2025 11:47
@petebacondarwin petebacondarwin changed the title Backport #8596 to Wrangler v3 V3 Backport (add validation to redirected configs in regards to environments #8596) Apr 2, 2025
@github-actions github-actions bot force-pushed the v3-maintenance-8596 branch 2 times, most recently from f62eed0 to e2dbd6d Compare April 4, 2025 18:38
@petebacondarwin petebacondarwin changed the base branch from v3-maintenance to main April 7, 2025 12:53
@petebacondarwin petebacondarwin requested a review from a team April 7, 2025 12:53
@petebacondarwin petebacondarwin requested a review from a team as a code owner April 7, 2025 12:53
@petebacondarwin petebacondarwin requested a review from a team April 7, 2025 12:53
@petebacondarwin petebacondarwin requested a review from a team as a code owner April 7, 2025 12:53
@petebacondarwin petebacondarwin changed the base branch from main to v3-maintenance April 7, 2025 12:55
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2025

A wrangler prerelease is available for testing. You can install this latest build in your project with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14363052134/npm-package-wrangler-8600

You can reference the automatically updated head of this PR with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/8600/npm-package-wrangler-8600

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14363052134/npm-package-wrangler-8600 dev path/to/script.js
Additional artifacts:

@cloudflare/kv-asset-handler:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14363052134/npm-package-cloudflare-kv-asset-handler-8600

miniflare:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14363052134/npm-package-miniflare-8600

@cloudflare/pages-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14363052134/npm-package-cloudflare-pages-shared-8600

@cloudflare/unenv-preset:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14363052134/npm-package-cloudflare-unenv-preset-8600

@cloudflare/workers-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14363052134/npm-package-cloudflare-workers-shared-8600

@cloudflare/workflows-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14363052134/npm-package-cloudflare-workflows-shared-8600

Note that these links will no longer work once the GitHub Actions artifact expires.


[email protected] includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20250408.0
workerd 1.20250408.0 1.20250408.0
workerd --version 1.20250408.0 2025-04-08

Please ensure constraints are pinned, and miniflare/workerd minor versions match.

@edmundhung edmundhung force-pushed the v3-maintenance-8596 branch from 36b44d2 to 32dbad2 Compare April 9, 2025 17:12
@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Apr 9, 2025
@edmundhung edmundhung merged commit 91cf028 into v3-maintenance Apr 9, 2025
14 checks passed
@edmundhung edmundhung deleted the v3-maintenance-8596 branch April 9, 2025 17:34
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-pr-description-validation Skip validation of the required PR description format

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants