Ignas Anikevicius
Ignas Anikevicius
I am going to close the PR since `rules_python` has functionality to specify different lock files for different platforms and `rules_uv` exists. Please look at the docs for `rules_uv` here:...
Changing to draft until `bazel` ecosystem is more ready.
Seems that we need to wait for a release that includes the change in https://github.com/protocolbuffers/protobuf/commit/80a5a511e47a33a860b004e3336ba89ab45058f0
We need to first drop bazel 6 if we want to have this fully working. Or have per-bazel-version configs in `.bazelrc`. Feel free to take this over from me. I...
@hunshcn, is this still needed? If so, could you please rebase?
I think no need to change the changelog, FYI @dougthor42.
It's not possible to silence it, but it is possible to explicitly pass the packages that should use a different index, then the error is not present. See https://rules-python.readthedocs.io/en/latest/api/python/extensions/pip.html#pip.parse.experimental_index_url_overrides It...
@rickeylev, what do you think about this? How do we move with this forward? Should we just start ignoring the `pyc` files in the repo and not bother with making...
I think there are multiple options here: # option 1 - use this chmod In this case I think it would be best to create a separate repository rule maybe...
So I'd propose us to go with the option 2 moving forward.