bazel-contrib / bazel_features

Support Bazel "feature detection" from starlark
https://docs.google.com/document/d/1HJf3gMYIrzmTRqbD4nWXH2eJRHXjLrOU0mmIeZplUzY/edit#heading=h.5mcn15i0e1ch
Apache License 2.0
20 stars 15 forks source link

Add providers to be removed from Bazel 8 #72

Closed comius closed 2 months ago

comius commented 2 months ago

cc @hvadehra @rickeylev @ahumesky @timpeut @Wyverald @meteorcloudy

meteorcloudy commented 2 months ago

Can you link to a Bazel commit?

comius commented 2 months ago

Can you link to a Bazel commit?

I can't because there isn't one yet.

This PR is needed to make changes in rules_java and rules_python. Once those are in, we can remove the providers from Bazel without breaking anything.

meteorcloudy commented 2 months ago

I see, ship it!