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

[5.1] Add --experimental_repository_cache_urls_as_default_canonical_id to help detect broken repository URLs #14989

Commits on Mar 7, 2022

  1. Add --experimental_repository_cache_urls_as_default_canonical_id to h…

    …elp detect broken repository URLs
    
    This new flag can be used to force redownloading when repository URLs are changed. Otherwise, it's possible broken URLs can be masked by the presence of a repository cache entry with the same hash. Specifying a `canonical_id` works as before, overriding this behavior.
    
    Closes bazelbuild#14128.
    
    Closes bazelbuild#14268.
    
    PiperOrigin-RevId: 420976730
    (cherry picked from commit f9882e4)
    kmicklas authored and brentleyjones committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    48daf16 View commit details
    Browse the repository at this point in the history