-
Updated
Aug 28, 2020 - JavaScript
build-system
Here are 422 public repositories matching this topic...
-
Updated
May 11, 2020 - Go
-
Updated
Aug 28, 2020 - Python
-
Updated
Mar 2, 2020 - Go
-
Updated
Aug 7, 2020 - Python
-
Updated
Aug 27, 2020 - Scala
-
Updated
Aug 28, 2020 - Python
specifically, 'PANTSD_REQUEST_TIMEOUT_LIMIT' (and more such environment variables, after merging #7913):
written:
https://github.com/pantsbuild/pants/blob/3898855f92700de10b35c2626e5df9893f6f9e54/src/python/pants/bin/remote_pants_runner.py#L139
read:
https://github.com/pantsbuild/pants/blob/3898855f92700de10b35c2626e5df9893f6f9e54/src/python/pants/pantsd/pailgun_server.py#L248
separatel
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
-
Updated
Aug 28, 2020 - Go
-
Updated
Aug 28, 2020 - C++
-
Updated
Aug 4, 2020 - Rust
Kudu plugin
-
Updated
Mar 3, 2020 - Dockerfile
-
Updated
Aug 28, 2020
-
Updated
Jul 18, 2020 - JavaScript
-
Updated
Aug 19, 2020 - Makefile
-
Updated
May 28, 2018 - Scala
-
Updated
Aug 3, 2020 - C
-
Updated
May 7, 2020 - C
-
Updated
May 14, 2020 - CMake
-
Updated
Mar 25, 2013 - CoffeeScript
-
Updated
Aug 28, 2020 - Makefile
-
Updated
Mar 3, 2020 - Python
For adding our repo to the upstream integration CI (tweag/rules_haskell#754, bazelbuild/continuous-integration#235) we need to pull many/all of our tests into bazel rules.
I’m pretty certain many of these can be implemented as simple sh_tests (or genrules) instead.
-
Updated
Aug 28, 2020 - Python
-
Updated
Jun 11, 2020 - D
Improve this page
Add a description, image, and links to the build-system topic page so that developers can more easily learn about it.
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."
Description of the problem / feature request:
The presence of a
.bazelversionfile that defines any non-matching version at the root of a directory structure prevents bazel from intepreting any commands in any subdirectory, includingbazel version,help,info.However, these are the commands needed to debug why
.bazelversionis not satisfied, or to query non-build-related hel