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.4.0] Don't mask error in cquery transitions output formatter #23351

Merged
merged 1 commit into from
Sep 11, 2024

Commits on Aug 19, 2024

  1. Don't mask error in cquery transitions output formatter

    All errors used to be wrapped in an `InterruptedException` instead of being reported with a message. Also show a warning when an incompatible target is skipped instead of failing the build.
    
    Work towards bazelbuild#21010
    
    Closes bazelbuild#23210.
    
    PiperOrigin-RevId: 660116656
    Change-Id: I22651110984e471a6b31dcc59a387f3f85ad49bc
    fmeum authored and iancha1992 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    16f54ac View commit details
    Browse the repository at this point in the history