Skip to content

Add new autoconfig_summary field to the deploy output entry#11500

Merged
dario-piotrowicz merged 3 commits intomainfrom
dario/DEVX-2364/autoconfig-summary-json
Dec 3, 2025
Merged

Add new autoconfig_summary field to the deploy output entry#11500
dario-piotrowicz merged 3 commits intomainfrom
dario/DEVX-2364/autoconfig-summary-json

Conversation

@dario-piotrowicz
Copy link
Member

@dario-piotrowicz dario-piotrowicz commented Dec 2, 2025

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

This change augments wrangler deploy output being printed to WRANGLER_OUTPUT_FILE_DIRECTORY or WRANGLER_OUTPUT_FILE_PATH to also include a new autoconfig_summary field containing the possible summary details for the autoconfig process (the field is undefined if autoconfig didn't run).


  • Tests
    • Tests included/updated
    • Tests not necessary because:
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: this is for internal use mostly
  • Wrangler V3 Backport
    • Wrangler PR:
    • Not necessary because: autoconfig is not a v3 feature

@changeset-bot
Copy link

changeset-bot bot commented Dec 2, 2025

🦋 Changeset detected

Latest commit: a66ac87

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 2, 2025

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: a66ac87

@dario-piotrowicz dario-piotrowicz marked this pull request as ready for review December 2, 2025 16:53
@dario-piotrowicz dario-piotrowicz requested a review from a team as a code owner December 2, 2025 16:53
@dario-piotrowicz dario-piotrowicz changed the title Add new experimental_autoconfig_summary field to the deploy output entry Add new autoconfig_summary field to the deploy output entry Dec 2, 2025
@dario-piotrowicz dario-piotrowicz force-pushed the dario/DEVX-2364/autoconfig-summary-json branch from 8c4242a to fc7b947 Compare December 3, 2025 14:20
@dario-piotrowicz dario-piotrowicz force-pushed the dario/DEVX-2364/autoconfig-summary-json branch from fc7b947 to 27148d1 Compare December 3, 2025 17:25
@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Dec 3, 2025
@dario-piotrowicz dario-piotrowicz merged commit af54c63 into main Dec 3, 2025
40 of 43 checks passed
@dario-piotrowicz dario-piotrowicz deleted the dario/DEVX-2364/autoconfig-summary-json branch December 3, 2025 23:13
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Dec 3, 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.

3 participants