Workers - Better local deployment flow for Cloudflare Workers
7mo ago
Source
CloudflareWorkers - Better local deployment flow for Cloudflare Workerscloudflare.comUntil now, if a Worker had been previously deployed via the Cloudflare Dashboard , a subsequent deployment done via the Cloudflare Workers CLI, Wrangler (through the deploy command ), would allow the user to override the Worker's dashboard settings without providing details on what dashboard settings would be lost. Now instead, wrangler deploy presents a helpful representation of the differences between the local configuration and the remote dashboard settings, and offers to update your local configuration file for you. See example below showing a before and after for wrangler deploy when a local configuration is expected to override a Worker's dashboard settings: Before After Also, if instead Wrangler detects that a deployment would override remote dashboard settings but in an additive way, without modifying or removing any of them, it will simply proceed with the deployment without requesting any user interaction. Update to Wrangler v4.50.0 or greater to take advantage of this improved deploy flow.
You might also wanna read
Cloudflare expands AI bot management tools with granular traffic controls for all customers
Cloudflare is celebrating the second "Content Independence Day" by expanding AI traffic management options for all website owners. Building
Workers - Simpler runtime types with @cloudflare/workers-types v5
Cloudflare·1d ago
AI Search - Manage AI Search sync jobs with Wrangler CLI
Cloudflare·2d ago
Workers - Work across multiple accounts with Wrangler auth profiles
Cloudflare·2d ago
Cache - Cache multiple versions of a URL with Vary
Cloudflare·2d ago
Cloudflare One - Hostname routing for Cloudflare Mesh
Cloudflare·2d ago

Comments
Sign in to join the conversation.
No comments yet. Be the first.