bazel
Here are 580 public repositories matching this topic...
-
Updated
Oct 23, 2020 - Starlark
-
Updated
Sep 25, 2020
This might be faster:
git clone /path/to/base/head/startup-os
We could also probably do:
git clone file:///path/to/base/head/startup-os --depth=1
With #7482, the test "fall back to limit-based query with consistent results" fails occasionally here:
With a message like so
Vector("0100000c21", ...) did not equal Vector(...)
-
Updated
Jul 17, 2020 - Kotlin
-
Updated
Oct 23, 2020 - Java
-
Updated
Oct 21, 2020 - Starlark
-
Updated
Oct 14, 2020 - Swift
-
Updated
Oct 11, 2020 - Go
-
Updated
Sep 21, 2020 - TypeScript
See if we can replace sanitize_string_for_usage with code from skylib (existing or to contribute back).
Motivation for generalization- Recurring pattern of sanitizing inputs
-
Updated
Oct 1, 2020 - Rust
-
Updated
Oct 20, 2020 - Go
-
Updated
Oct 2, 2020 - Python
Would the maintainers consider making @io_bazel_rules_k8s//toolchains/kubectl:toolchain_type
visibility = ["//visibility:public"],
I'd like to create my toolchain targets in my own Bazel packages that depend on `@io_bazel_rules_k8s//toolchains/kubectl:toolchain_ty
Improve this page
Add a description, image, and links to the bazel topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bazel 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