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

[7.1.0] Do not store the repository name in RepoSpec #21209

Merged
merged 1 commit into from
Feb 6, 2024

Commits on Feb 6, 2024

  1. Do not store the repository name in RepoSpec

    The name can instead be set centrally in `BzlmodRepoRuleFunction`. This removes some unnecessary glue code and paves the way for rewriting canonical repo names based on knowledge of the full dep graph.
    
    Work towards #20997
    
    Closes #21026.
    
    PiperOrigin-RevId: 604256186
    Change-Id: Ia49123f016d1512074b04ec458f017f4bbb88233
    fmeum authored and Wyverald committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    9215541 View commit details
    Browse the repository at this point in the history