shipfeedAI news, curated daily

23:56:30 CET
20 MAY23:56:30shipfeed
pull to refreshlast sync
Just in — 30 new
§ feed · storyline

Limit on-demand concurrent builds to one build per branch

Vercel introduces a per-branch concurrency limit for on-demand builds, queuing same-branch deployments and skipping older ones while allowing concurrent builds across different branches.

Jan 9 · · primary fetch1 sourceupdated Jan 9 ·

let builds start immediately, without waiting for other deployments to finish.On-Demand Concurrent Builds You can now configure this feature to run one active build per branch. When enabled, deployments to the same branch are queued. After the active build finishes, only the most recent queued deployment starts building.

Older queued deployments are skipped. Deployments on different branches can still build concurrently. Enable this in your or learn more in the .project settingsdocumentation Read more

read full article on vercel.com
§ sources1 publication · timeline below
  1. vercel.comLimit on-demand concurrent builds to one build per branchprimary