shipfeedAI news, curated daily

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

Lockfile-aware deployment skipping for monorepos

Vercel adds lockfile-aware deployment skipping for monorepos, using Turborepo's lockfile analysis to redeploy only applications with changed dependencies.

Mar 20 · · primary fetch1 sourceupdated Mar 20 ·

Vercel now maps dependencies in your package manager’s lockfile to applications in your monorepo. Deployments only occur for applications using updated dependencies. This feature is based on Turborepo's lockfile analysis, supporting the package managers listed as stable in .Turborepo's Support Policy Previously, any change to the lockfile would redeploy all applications in the monorepo since it was treated as a shared input.

Now, Vercel inspects the lockfile’s contents to determine which applications have dependency changes, further reducing potential queue times. Learn more about .skipping unaffected projects in monorepos Read more

read full article on vercel.com
§ sources1 publication · timeline below
  1. vercel.comLockfile-aware deployment skipping for monoreposprimary
Lockfile-aware deployment skipping for monorepos · shipfeed