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
fix(cloud): enable tag-to-deploy for production cloud worker
The deploy workflow existed but couldn't deploy to production — wrangler:deploy
was hardcoded to --env dev and wrangler.toml had no [env.production] section.
This adds the production env config with a fresh D1 database and parameterizes
the deploy scripts to use CLOUDFLARE_ENV.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments