Yun Peng
Yun Peng
We could somehow hack https://github.com/bazelbuild/continuous-integration/blob/fcd3cdd216acf5b78449ae6c05da1c789f5ef76c/buildkite/bazelci.py#L3343 to inject the label.
/cc @Wyverald @fmeum
Another question, should we vendor local registry at `files:///user/home/my/registry`? Probably not?
> I find the hash scheme to be unnecessarily opaque as most registries will probably be hosted under purely lowercase URLs. Indeed it's opaque, but I think we'll have upper...
@Silic0nS0ldier Can you please add an integration test to make sure this API would work as expected? Maybe in https://cs.opensource.google/bazel/bazel/+/master:src/test/shell/bazel/external_integration_test.sh
I guess we do want to keep it consistent? @fmeum WDYT?
It's not ideal, but I think it's fine with proper documentation?
We do have a REPO.bazel for repo-level configuration, I think that would be a good place to merge ".bazelignore"
I think we should do it, this is a nice feature that probably needs some migration time for community, so let's get it in an official release as soon as...
@peakschris Thank you so much for catching this and digging into the root cause. > I've disabled 8.3 filenames using fsutil 8dot3name set 3 but we have no way of...