Alex Eagle

Results 1033 comments of Alex Eagle

@aignas we can use https://github.com/bazel-contrib/bazel-lib/blob/main/docs/glob_match.md if we want to support all globs

I would like to have some "official" documentation of exactly which rules we're meant to stamp out. I attended a rules_license sync meeting and created https://github.com/bazelbuild/rules_license/pull/142 based on notes there,...

I think this was resolved, comment in the linked issue: > grpc-java 1.64.0 was published to Bazel Central this morning. I updated the module dependency in my project and the...

FYI that the Aspect CLI has a `configure` command which is a pre-compiled Gazelle. This way end-users aren't responsible for setting up a toolchain to build a local Gazelle binary...

Discussed with Matt that this injected `__init__.py` that rules_python puts in namespaced-packages https://github.com/bazelbuild/rules_python/blob/03854a20c39e9e9bfebe91802102715cb027220a/python/private/pypi/whl_installer/namespace_pkgs.py#L95-L96 is a particularly gross violation triggering this error. Will probably just allow these conflicting symlinks and print...

@mkruskal-google I think we've confirmed that the toolchain flag isn't being removed in the near future, could we consider merging this one? Will be needed to get pre-built protoc working...

I put this on the agenda for the next SIG meeting

This is blocked on upstream: https://github.com/bazelbuild/bazel-central-registry/pull/1916

We haven't found time for this, slipping from 2.0 release. Sorry!

@willjschmitt yes we are aware, see https://github.com/bazel-contrib/tar.bzl/issues/10