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

Disallow importing injected repos #23798

Closed
wants to merge 2 commits into from
Closed

Commits on Sep 28, 2024

  1. Disallow importing injected repos

    This ensures that there can't be two different apparent names for the same non-main repo (ignoring `override_repo`).
    
    Also verify that `bazel mod tidy` doesn't suggest importing injected repos.
    fmeum committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    71399dc View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Update src/test/java/com/google/devtools/build/lib/bazel/bzlmod/Modul…

    …eFileFunctionTest.java
    
    Co-authored-by: Xùdōng Yáng <wyverald@gmail.com>
    fmeum and Wyverald authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    69400cc View commit details
    Browse the repository at this point in the history