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

Decanonicalize labels emitted by {a,c,}query if possible #16638

Merged
merged 2 commits into from
Nov 2, 2022

Commits on Nov 2, 2022

  1. Decanonicalize labels emitted by {a,c,}query if possible

    Uses the newly added `PackageIdentifier#getDisplayForm` to turn labels
    in the output of query, aquery, and cquery into the most concise
    representation that allows them to be resolved from the context of the
    main repository.
    
    Closes bazelbuild#16483.
    
    PiperOrigin-RevId: 485584469
    Change-Id: I9037bf128713af75b6741eca42b25e3beeb112f7
    fmeum committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    52e8338 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    580483f View commit details
    Browse the repository at this point in the history