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 is_root struct field to bazel_module #15815

Merged
merged 1 commit into from
Jul 6, 2022
Merged

Add is_root struct field to bazel_module #15815

merged 1 commit into from
Jul 6, 2022

Commits on Jul 5, 2022

  1. Add is_root struct field to bazel_module

    This allows module extensions to check whether a given module is the
    root module, which is necessary to implement the analogues of
    --check_direct_dependencies and archive_override/git_override for
    dependencies managed by extensions.
    
    Closes #15792.
    
    PiperOrigin-RevId: 459058350
    Change-Id: I4a08ce80a636e2cb2791323476fdccddf4131de0
    fmeum authored and ckolli5 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    74c7d9d View commit details
    Browse the repository at this point in the history