[wrangler] Rename Workflows schedule property to schedules - #14044
Conversation
🦋 Changeset detectedLatest commit: ed7948c The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
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 |
|
Codeowners approval required for this PR:
Show detailed file reviewers |
|
✅ All changesets look good |
|
UnknownError: ProviderInitError |
|
@pombosilva Bonk workflow failed. Check the logs for details. View workflow run · To retry, trigger Bonk again. |
create-cloudflare
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-editor-shared
@cloudflare/workers-utils
wrangler
commit: |
|
/bonk |
|
Reviewed and approved PR #14044. The rename from |
workers-devprod
left a comment
There was a problem hiding this comment.
Codeowners reviews satisfied
|
The prior PR also only listed This is a clean, mechanical rename. All types, validation, deploy logic, miniflare bindings, error messages, tests, and snapshot assertions are consistently updated. No stale references remain. The changeset follows existing conventions. LGTM |
Fixes WOR-1221.
Renames the
scheduleWorkflow binding property (added in #13467) toschedulesto match the control plane API.The field is still non-functional - scheduled triggering of Workflow instances is not yet available.
A picture of a cute animal (not mandatory, but encouraged)