The Wayback Machine - https://web.archive.org/web/20220404063240/https://github.com/topics/build-system
Skip to content
#

build-system

Here are 517 public repositories matching this topic...

holmrenser
holmrenser commented Jan 6, 2022

I'm on a 14" macbook M1 pro and get the following error when trying to run a freshly downloaded/installed meteor 2.5.3:

Error: Only 64-bit Intel and M1 processors are supported on OS X

From the blogpost announcing meteor 2.5.1 I would expect meteor to work on my machine.
Given that I'm on an M1, the er

confirmed Impact:few good first issue Project:Apple
danielmachlab
danielmachlab commented Dec 15, 2021

Description of the problem / feature request:

Bazel crashes due to an internal error when using a bzlmod registry that doesn't correctly specify a bazel_registry.json file. The stack-trace printed by Bazel when it crashes is included in the last section below.

Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

To demonstra

type: bug good first issue team-ExternalDeps help wanted
jpzwarte
jpzwarte commented Mar 18, 2022

What version of Turborepo are you using?

1.1.7-canary.5

What package manager are you using / does the bug impact?

npm

What operating system are you using?

Mac

Describe the Bug

Screenshot 2022-03-18 at 15 37 50

All the task log lines are prefixed

good first issue ergonomics
earthly
adamgordonbell
adamgordonbell commented Feb 23, 2022

Currently, when using explicit cache a single cache image can be specified to read from. It could be useful to have a priority-ordered list of images to check for cache hits. @mattste provided this use case:

Use Case

I'm attempting to do pull request previews where each pull request has its own Docker image. For pull requests that update a dependency (such as a package.json or mix.lock),

good first issue hacktoberfest type:proposal
style-dictionary
custa1200
custa1200 commented Oct 7, 2019

One of the consumers of our system uses curly braces for content replacement in strings.

Due to the way that SD currently uses curly braces in the build process there is no way I can have a string that includes the braces for consumption.

I have tried a number of ways to escape the braces with no luck

Other languages and templating systems seem to use the concept of using double curly b

Improve this page

Add a description, image, and links to the build-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the build-system topic, visit your repo's landing page and select "manage topics."

Learn more