shipfeedAI news, curated daily

01:16:02 CET
21 MAY01:16:02shipfeed
pull to refreshlast sync
Just in — 30 new
§ feed · storyline

Native Deployment Checks are now available

Vercel launches native deployment checks that run lint and typecheck in parallel with builds, with optional required gates blocking production until checks pass.

Apr 28 · · primary fetch1 sourceupdated Apr 28 ·

You can now run lint and typecheck on every Vercel deployment, in parallel with the build. Native Deployment Checks are available to every team and join your existing alongside GitHub and Marketplace integrations.Deployment Checks Once added from your project's , Vercel runs the matching script from your on each deployment, and skips the check if no matching script exists.

You can mark a check as required to hold the deployment from production until it passes, and choose which environments each check runs on.Build and Deployment settingspackage.json When a Native Deployment Check fails on a pull request, investigates the failure and suggests a fix you can review and merge.Vercel Agent Read more

read full article on vercel.com
§ sources1 publication · timeline below
  1. vercel.comNative Deployment Checks are now availableprimary