bazel-rules
Here are 136 public repositories matching this topic...
-
Updated
Oct 10, 2020 - Starlark
-
Updated
Sep 25, 2020
-
Updated
Sep 15, 2020 - Java
-
Updated
Sep 21, 2020 - TypeScript
-
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
Is your feature request related to a problem? Please describe.
Running any bazel build command on a fresh system with no Python, within a workspace that uses rules_haskell, will eventually yield an error of the form:
Repository rule _config_python3_toolchain defined at:
/root/.cache/bazel/_bazel_root/abad448bf464eefeaf2734c3cc8cdd46/external/rules_haskell/haskell/ghc_bindist.bzl:59
-
Updated
Oct 10, 2020 - Starlark
-
Updated
Jul 14, 2020 - Starlark
-
Updated
Oct 9, 2020 - Starlark
-
Updated
Feb 20, 2020 - Java
-
Updated
Sep 24, 2020 - Starlark
See how it is implemented in rjsone rule as an example.
This project looks fantastic, thank you for sharing!
As it stands, the package @svelte-ts/bazel npm package referenced in the README does not seem to exist. Understanding that the project is still a WIP, what would be the best way to install and try this out at this time?
-
Updated
Oct 6, 2020 - Starlark
Once bazelbuild/bazel@c42a457 hits a current release. Though we have to test whether this is backward-compatible with older bazel versions we’d like to support.
Plus there might be need for skydoc support.
-
Updated
Oct 10, 2020 - Starlark
-
Updated
Jun 6, 2019 - Python
-
Updated
Apr 2, 2020 - Python
Improve this page
Add a description, image, and links to the bazel-rules topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bazel-rules topic, visit your repo's landing page and select "manage topics."


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