You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
cloudflare-version.yml previews of Workers that implement a Durable Object (Containers included) no longer fail on the missing preview URL — Cloudflare never generates one for them. The metadata step falls back to the target URL and sets a new preview-note output ("no preview URL … version is uploaded at 0% traffic"), which cloudflare-pr.yml surfaces in the sticky PR comment and the step summary. Deploys are unchanged, and a missing Version ID still fails the step.
Changed
advance internal pins to the v1.4.1 implementation
Validation
pnpm install --frozen-lockfile
pnpm run lint, 82 Node tests (including a new regression test for the preview-URL fallback), actionlint with shellcheck