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

refactor: remove package_json attribute from node_repositories #3213

Conversation

gregmagolan
Copy link
Collaborator

Also update all reference of @nodejs repository to its new name @nodejs_host

@gregmagolan gregmagolan force-pushed the remove_node_repositories_package_json branch 2 times, most recently from 1c5a36f to 7f0dfb0 Compare January 11, 2022 07:23
@gregmagolan gregmagolan force-pushed the remove_node_repositories_package_json branch from 7f0dfb0 to fde3f7c Compare January 11, 2022 07:48
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.

yay

package_json = ["//:package.json"],
)
# @nodejs_host//:yarn
node_repositories()
Copy link
Collaborator

Choose a reason for hiding this comment

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

what's the point of this example now? I think this PR is dropping the "user managed deps" feature altogether?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Not much point. Can deleted in a follow-up.

@gregmagolan gregmagolan merged commit abdf05b into bazel-contrib:5.x Jan 11, 2022
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