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

[6.3.0] Add support for isolated extension usages to the lockfile #19008

Merged
merged 2 commits into from
Jul 20, 2023

Commits on Jul 20, 2023

  1. Add support for isolated extension usages to the lockfile

    Previously, Bazel would crash if a module declares an isolated extension usage and the lockfile is used.
    
    Closes bazelbuild#18991.
    
    PiperOrigin-RevId: 549631385
    Change-Id: Id8e706991dc5053b2873847a62f5e0b777347c69
    fmeum authored and iancha1992 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    7cf935d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff55d36 View commit details
    Browse the repository at this point in the history