Ignas Anikevicius
Ignas Anikevicius
Yeah, I think my goal would be to change the `experimental_index_url` codepath to have a notion of `target_platforms` that are actually requested by a particular hub and default to `host`....
OK, since the `target_platforms` attribute has been introduced and documented, I am marking this as done.
I think we should have a single page for it TBH, so lets reopen the issue and close it once we document. In short: * We use the bazel downloader...
Playing devil's advocate. This will be a breaking change for bazel 7 users who rely on protobuf. Should we cut a rules_python 2 where we remove protobuf dep instead? We...