build icon indicating copy to clipboard operation
build copied to clipboard

Netlify Build (node process) runs the build command, Build Plugins and bundles Netlify Functions. Can be run in Buildbot or locally using Netlify CLI

Results 258 build issues
Sort by recently updated
recently updated
newest added

Calling `updateSite` with a new `session_id` has not effect, and returns a site with the original session_id. The site's session_id is also unchanged on subsequent `getSite` calls. Steps to reproduce:...

Injects placeholder environment variables (OPENAI_API_KEY, OPENAI_BASE_URL, etc.) during bundling to enable top-level AI SDK initialization. Without these placeholders, SDKs like OpenAI throw errors when initialized at top-level scope during local...

🎉 Thanks for submitting a pull request! 🎉 #### Summary Fixes #6883 `@netlify/zip-it-and-ship-it` pinned `@babel/types` to exact version `7.28.5`, preventing package managers from deduplicating with other compatible versions in the...

### Describe the bug `@netlify/zip-it-and-ship-it` has a non-dev dependency on `"@babel/types": "7.28.5"`. This prevents package managers from deduplicating this version with any other versions of `@babel/types` that may be present...

type: bug

This workflow generates SLSA provenance files for projects, satisfying level 3 requirements. It includes steps for building artifacts and generating subject hashes for provenance verification. 🎉 Thanks for submitting a...

#### Summary This could be one "quick" way we can solve the 4 KB ENV limit on AWS Lambda. Some time ago, I wrote this plugin: https://github.com/hrishikesh-k/netlify-plugin-bundle-env that would allow...

stale

🎉 Thanks for submitting a pull request! 🎉 #### Summary Updates CI workflows to run against Node.js 24 and extends the `npm@10` safeguard to cover all non-minimum Node versions. Fixes...

yadda yadda yadda, the cached config shape is untyped yadda yadda yadda, we don't parse it when it exists to make sure it's the right shape yadda yadda yadda, we...

stale

#### Summary This PR adds [VitePress](https://vitepress.dev/) detection. --- For us to review and ship your PR efficiently, please perform the following steps: - [ ] Open a [bug/issue](https://github.com/netlify/build/issues/new/choose) before writing...

stale

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@types/yargs](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs)) | [`17.0.33` -> `17.0.34`](https://renovatebot.com/diffs/npm/@types%2fyargs/17.0.33/17.0.34) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fyargs/17.0.34?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fyargs/17.0.33/17.0.34?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- >...

dependencies
javascript