Siddhartha Bagaria

Results 36 comments of Siddhartha Bagaria

Build errors seem unrelated to this change.

Independent of rules_docker, this is still the right thing to do here.

I can think of three conditions for the url builtin: 1. The file is only available in a cloud bucket and not locally on the alloc, or in the reflow...

These images will also fail on `docker pull`. So I thought we would want to fail fast. Otherwise, the pipeline fails after several minutes of retries. I don't have my...

My main objection to making errors in the resolver non-fatal is that name resolution and cache key computation should be deterministic and not best effort to avoid confusion for users....

With the commits I added today, I have refactored the repo to better support cross-compilation. I also added a test to check cross-compilation from darwin-x86_64 to linux-x86_64, with linkstatic (static...

The main problem with this issue is that I do not have access to a Windows machine to test. And it looks like it will be a fair bit of...

Yes, I am not sure how to deal with this either. Can we install the package to a given directory path? Even if is a system default path, I don't...