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

feat: provide @nodejs repository #3610

Merged
merged 1 commit into from
Dec 12, 2022
Merged

feat: provide @nodejs repository #3610

merged 1 commit into from
Dec 12, 2022

Commits on Dec 12, 2022

  1. feat: provide @nodejs repository

    Generally it's a bad practice that the user calls a repository rule (nodejs_register_toolchains) with a name, and this doesn't result in a repository with that name.
    
    Leave the old _host variant around to make this a non-breaking change.
    
    We did the same fix in python: bazelbuild/rules_python#656
    
    Fixes #3375
    alexeagle committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    2a75694 View commit details
    Browse the repository at this point in the history