Alex Eagle

Results 1033 comments of Alex Eagle

SIG meeting: decided not to include this one in the bulk-approve bulk-transfer. Reasoning: No MODULE file, only one recent maintainer, no changes in the last year, no releases. We can...

Can this move along with https://github.com/bazelbuild/bazel-buildfarm/issues/1847 ?

FYI if you need any policy bits to facilitate the transfer from github.com/bazelbuild I'm happy to help with a temporary stop through github.com/bazel-contrib and then on to wherever you have...

Hey @Silic0nS0ldier thanks for sending this. This definitely causes a performance regression, since there must be an extra copy made of all node_modules files, and there can be easily O(10k)...

@jesses-canva I'm okay with adding an option controlled by `--repo_env` as you suggest, at least for engineers who manage to find this issue, they could discover that it exists. On...

> Should I inquire in the gazelle community Yes this is built-in, see `# gazelle:go_generate_proto` in https://github.com/bazelbuild/bazel-gazelle

@jbedard and I are the project maintainers, I approve this transfer. Filed https://github.com/bazel-contrib/SIG-rules-authors/issues/100 for the SIG to approve.

@fmeum FYI as you're the RUNFILES resolution expert :)

Just FYI since I'm closing the tab, I started reading through some of the logic [here](https://github.com/bazel-contrib/rules_jvm/blob/974602f8ff9c7210f34701e29b6ac5443be05aeb/java/src/com/github/bazel_contrib/contrib_rules_jvm/javaparser/generators/ClasspathParser.java#L290-L293) and used the tree-sitter playground to convert to a query This process is facilitated...

@stevebarrau any chance you'd like to put in some effort here? Aspect is happy to help as well since we'd like to be able to statically link this into our...