build-image icon indicating copy to clipboard operation
build-image copied to clipboard

This is the build image used for running automated builds

Results 139 build-image issues
Sort by recently updated
recently updated
newest added

🎉 Thanks for submitting a pull request! 🎉 #### Summary Fixes #822 --- For us to review and ship your PR efficiently, please perform the following steps: - [ ]...

type: chore

As in #818 we introduced the arm64 compatibility for the image now we need to create a multi arch image and push it: we need to change our pipeline to...

type: feature

🎉 Thanks for submitting a pull request! 🎉 #### Summary Refs netlify/binrc#35 Zola is the new name for Gutenberg (and @keats/gutenberg redirects to @getzola/zola). So binaries =0.5 and later are...

type: chore

Not sure if this makes sense since the field can contain a range of versions rather than specifying an exact version, but maybe we could limit it to supporting only...

type: feature
theme/package-managers

**Is your feature request related to a problem? Please describe.** The full git clone can be time consuming and the full history isn't required to make a build of a...

feat/builds
needs docs

**Is your feature request related to a problem? Please describe.** The build image doesn't seem to come with browser binaries, which could be used by [Playwright](https://playwright.dev) for testing. They need...

type: feature

**Describe the bug** Versions of NPM greater than 8.4 throw an error if the build is using NPM workspaces. It seems like the reason is workspaces aren't compatible with [npm...

type: bug
theme/monorepos

What's the reason not to allow users to install packages from the standard APT repos? #411 adds homebrew, but it means everything will be rebuilt from source every time, even...

When building the new Dockerfile on Apple Silicon for arm64 (with the changes from @lukasholzer), the container-structure-tests are failing now: ``` === RUN: Command Test: hugo --- FAIL duration: 289.941792ms...

type: bug

Currently the GitHub actions for checking the image size are building the docker image again so we are building the image twice (waste of resources) furthermore does it take way...

echoes/intent: throughput