All Topics
All Topics
Technology
Technology
AI
AI
Business
Business
Entertainment
Entertainment
News
News
Programming
Programming
Security
Security
Science
Science
Design
Design
Environment
Environment
Finance
Finance
Crypto
Crypto
Politics
Politics
Sports
Sports
Education
Education
Gaming
Gaming
Art
Art
Music
Music
Health
Health
Books
Books
Food
Food
Travel
Travel
Personal
Personal
Bluesky
Twitter

Workers - Workers per-branch preview URLs now support long branch names

10mo ago

Source

CloudflareWorkers - Workers per-branch preview URLs now support long branch namescloudflare.com
Snippet from the RSS feed
We've updated preview URLs for Cloudflare Workers to support long branch names. Previously, branch and Worker names exceeding the 63-character DNS limit would cause alias generation to fail, leaving pull requests without aliased preview URLs. This particularly impacted teams relying on descriptive branch naming. Now, Cloudflare automatically truncates long branch names and appends a unique hash, ensuring every pull request gets a working preview link. How it works 63 characters or less : - → Uses actual branch name as is 64 characters or more : --- → Uses truncated name with 4-character hash Hash generation : The hash is derived from the full branch name to ensure uniqueness Stable URLs : The same branch always generates the same hash across all commits Requirements and compatibility Wrangler 4.30.0 or later : This feature requires updating to [email protected]+ No configuration needed : Works automatically with existing preview URL setups

You might also wanna read

Comments

Sign in to join the conversation.

No comments yet. Be the first.