-
Updated
Aug 31, 2020 - JavaScript
build-system
Here are 423 public repositories matching this topic...
-
Updated
May 11, 2020 - Go
-
Updated
Sep 2, 2020 - Python
-
Updated
Mar 2, 2020 - Go
-
Updated
Aug 31, 2020 - Python
-
Updated
Aug 31, 2020 - Python
-
Updated
Sep 2, 2020 - Scala
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
Sep 2, 2020 - Go
-
Updated
Sep 2, 2020 - C++
-
Updated
Aug 30, 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
Aug 29, 2020 - C
-
Updated
Sep 2, 2020 - CMake
-
Updated
Mar 25, 2013 - CoffeeScript
-
Updated
Sep 2, 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
Sep 2, 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