Ignas Anikevicius
Ignas Anikevicius
Currently we have this `is_exposed` flag internally in the `bzlmod` extension. The idea of reading the `requirements.in` files for this information is interesting and should work as our `requirements_txt` parser...
I am not sure if I am +1 on this because sometimes you may want to have 2 hubs where you are migrating from one package version to another and...
Is this a duplicate of #2937?
With #2949 having been closed, vendoring should work even better than before.
I previously ping @fmeum in the #3404 PR, but I think it would be better to discuss this here. Any ideas why this may be happening? As @rickeylev mentioned in...
This looks interesting - we certainly have discussed about using local path for the `experimental_index_url` in the past. A few things that pop to my mind: * Having a unit...
Thinking out loud a little bit how this could be designed. This might be a train of thought but I'll just right it out as I think. 1. The idea...
* This path is an implementation detail and it would be best to use the usual bazel methods to get the rlocationpath of the wheel path. E.g. in your BUILD...
So to repeat what the feature request would be: > As a bazel user I want to blacklist certain deps in a hub repo from ever being part of a...
As for platform specific vs universal lock files, no not really the main question here is if you want the feature described in #260 to be always on or only...