Fabian Meumertzheim

Results 1695 comments of Fabian Meumertzheim

@Wyverald I'm currently planning to implement the automated merge conflict resolution for `MODULE.bazel.lock` as a very simple, standalone `jq` script that can be used as a git merge driver. This...

I also added a commit to sort the eval factors.

The paths won't deviate for much longer: https://github.com/bazelbuild/bazel/pull/22001 Also, did you see the command that `--sandbox_debug` outputs? It drops you into an interactive shell in the sandbox environment in which...

> thanks for the link, so you're saying after that change the output paths will continue to exist? Yes!

Reopening as this should be closed by #22001 for posterity.

@dieortin Could you share the `rules_foreign_cc` target reproducing this behavior? We do still lack a reproducer for this issue.

@zhangskz The `presubmit.yml` needs to be updated with the `bazel:` directives (see the CI failures).

As the repo already has a MODULE.bazel, we should coordinate this with the maintainer. CC @cpsauer