Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add providers to be removed from Bazel 8 #72

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

comius
Copy link
Contributor

@comius comius commented Sep 27, 2024

No description provided.

@comius
Copy link
Contributor Author

comius commented Sep 27, 2024

@meteorcloudy
Copy link
Collaborator

Can you link to a Bazel commit?

@comius
Copy link
Contributor Author

comius commented Sep 27, 2024

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
Copy link
Collaborator

I see, ship it!

@meteorcloudy meteorcloudy merged commit 5aad6a3 into bazel-contrib:main Sep 27, 2024
11 checks passed
Comment on lines 22 to +27
"ProtoInfo": "8.0.0",
"JavaInfo": "8.0.0",
"JavaPluginInfo": "8.0.0",
"PyInfo": "8.0.0",
"PyRuntimeInfo": "8.0.0",
"PyCcLinkParamsProvider": "8.0.0",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should keep this alphabetical.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does # keep sorted work for dicts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants