Alex Eagle
Alex Eagle
This repo is synced with our internal monorepo so changing the toolchain is likely breaking for something else, and so this is an area where it's hard for us to...
Nope, no discussion or work on this since we don't have any paying customers asking for it. PRs welcome! Maybe this is easy to do by adding a windows CD...
This proposal is largely thinking about the use case where you have a red status on CI and a message there that says "apply this patch to your sources". It's...
I don't think we actually plan to fix this, instead we'll write our extensions in pure starlark.
@jbedard I thought we had a fix for this one when we paired in Vancouver? Any idea where it went?
I'm curious to see an example of what this usage looks like. Could you paste some example?
Actually it's Bazel 6.4.0 where common now works with user-defined flags as well.
I think you're just looking for https://github.com/bazelbuild/bazel-skylib/blob/main/rules/select_file.bzl ? with some list comprehension to select more than one file.
We can say that bazel-lib 1.x doesn't support Bazel 7.0 so I don't think we need to backport this. If someone complains I can revisit.
@kotlaja I tried to update the docs for you, but you didn't check the "allow maintainers to add commits" box ``` % git commit -a -m "bazel run docs:update" [kotlaja/main...