Skip to content

Add version-id to step outputs for versions upload#416

Open
vliggio wants to merge 2 commits intocloudflare:mainfrom
vliggio:vliggio/add-version-id-output
Open

Add version-id to step outputs for versions upload#416
vliggio wants to merge 2 commits intocloudflare:mainfrom
vliggio:vliggio/add-version-id-output

Conversation

@vliggio
Copy link
Copy Markdown

@vliggio vliggio commented Apr 2, 2026

Summary

  • Adds version_id field to the OutputEntryVersionUpload schema
  • Sets version-id as a step output when running wrangler versions upload
  • Adds version-id output definition to action.yml

Fixes #397

Test plan

  • Run wrangler versions upload and verify version-id appears in step outputs
  • Verify existing deployment-url output still works for version uploads
  • Verify no regression for deploy and pages deploy commands

@vliggio vliggio requested review from a team as code owners April 2, 2026 03:56
@vliggio vliggio requested a review from vicb April 2, 2026 03:56
Authored along with the magical Claude.ai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: include version id in step outputs

1 participant