Skip to content

[wrangler] Drop "Experimental:" prefix from provisioning header#14744

Open
penalosa wants to merge 1 commit into
mainfrom
penalosa/drop-provisioning-experimental-header
Open

[wrangler] Drop "Experimental:" prefix from provisioning header#14744
penalosa wants to merge 1 commit into
mainfrom
penalosa/drop-provisioning-experimental-header

Conversation

@penalosa

@penalosa penalosa commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Now that automatic resource provisioning is generally available, the deploy output should no longer label it as Experimental:.

  • Drop the Experimental: prefix from the resource provisioning header — it now reads The following bindings need to be provisioned:

The --experimental-provision flag and experimentalAutoCreate internals are left as-is; renaming them is a separate follow-up.


  • Tests
    • Tests included/updated
    • Automated tests not possible - manual testing has been completed as follows:
    • Additional testing not necessary because:
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: this only removes an "Experimental:" label from CLI output; there is no documented behaviour change.

Open in Devin Review

@changeset-bot

changeset-bot Bot commented Jul 17, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 901dd6c

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

This PR includes changesets to release 4 packages
Name Type
@cloudflare/deploy-helpers Patch
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-project-automation github-project-automation Bot moved this to Untriaged in workers-sdk Jul 17, 2026
@workers-devprod
workers-devprod requested review from a team and jamesopstad and removed request for a team July 17, 2026 14:47
@workers-devprod

workers-devprod commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Codeowners approval required for this PR:

  • ✅ @cloudflare/wrangler
Show detailed file reviewers

@github-actions

Copy link
Copy Markdown
Contributor

✅ All changesets look good

@ask-bonk

ask-bonk Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

All occurrences of the old snapshot string are updated. The change is minimal, consistent, and tests are updated to match.

LGTM

github run

@penalosa penalosa added the ci:run-remote-tests Run remote/E2E tests that require Cloudflare API credentials label Jul 17, 2026

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@pkg-pr-new

pkg-pr-new Bot commented Jul 17, 2026

Copy link
Copy Markdown
@cloudflare/autoconfig

npm i https://pkg.pr.new/@cloudflare/autoconfig@14744

@cloudflare/config

npm i https://pkg.pr.new/@cloudflare/config@14744

create-cloudflare

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

@cloudflare/deploy-helpers

npm i https://pkg.pr.new/@cloudflare/deploy-helpers@14744

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-auth

npm i https://pkg.pr.new/@cloudflare/workers-auth@14744

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: 901dd6c

@dario-piotrowicz dario-piotrowicz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🙂

@workers-devprod workers-devprod left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codeowners reviews satisfied

@github-project-automation github-project-automation Bot moved this from Untriaged to Approved in workers-sdk Jul 17, 2026
@penalosa
penalosa enabled auto-merge (squash) July 17, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:run-remote-tests Run remote/E2E tests that require Cloudflare API credentials

Projects

Status: Approved

Development

Successfully merging this pull request may close these issues.

3 participants