Skip to content

feat(cloudflare)!: scope workflow names with app and stage#1383

Open
Mkassabov wants to merge 1 commit into
mainfrom
feat/scope-workflow-names
Open

feat(cloudflare)!: scope workflow names with app and stage#1383
Mkassabov wants to merge 1 commit into
mainfrom
feat/scope-workflow-names

Conversation

@Mkassabov

Copy link
Copy Markdown
Collaborator

Summary

  • Scopes Cloudflare Workflow names with app and stage via createPhysicalName
  • Makes workflowName optional in the Workflow type, deferring name generation to the Worker resource

Status

WIP — Reverted from main due to TS build errors. The core issue is that wrangler.json.ts receives unresolved workflow bindings (before Worker populates workflowName), so workflowName can be undefined where string is expected.

Needs design work to ensure workflow name resolution happens before all consumers.

Original PR

#1380

🤖 Generated with Claude Code

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.

1 participant