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

chore(6.0): move providers to build_bazel_rules_nodejs #3652

Merged
merged 1 commit into from
Apr 5, 2023
Merged

Conversation

jbedard
Copy link
Collaborator

@jbedard jbedard commented Apr 4, 2023

I think they belong in build_bazel_rules_nodejs since rules_nodejs doesn't use them?

Copy link
Collaborator

@alexeagle alexeagle left a comment

Choose a reason for hiding this comment

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

Yeah, the original intent of rules_nodejs bazel module was to include both the toolchain and the interop providers, but later in rules_js development @gregmagolan decided to have all the providers in rules_js. I think it's worth one more discussion of whether any of those providers could be in rules_nodejs.
We will delete build_bazel_rules_nodejs before 6.0 so assuming we don't want to allow interop between JS rules, I think we just delete these.

@alexeagle alexeagle merged commit fa5cbd7 into 6.x Apr 5, 2023
@alexeagle alexeagle deleted the 6.x-providers branch April 5, 2023 19:04
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.

2 participants