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] Properly handle invalid credential files #18779

Merged
merged 1 commit into from
Jun 27, 2023

Commits on Jun 26, 2023

  1. Properly handle invalid credential files

    to prevent Bazel sever from crashing.
    
    The functions used to construct credentials could throw runtime exception which will crash Bazel server in which case the Bazel client will just exit silently.
    
    Fixes bazelbuild#18755.
    
    Closes bazelbuild#18770.
    
    PiperOrigin-RevId: 543413376
    Change-Id: I71238345f350caaac51f9cc9f654661a90cf6737
    coeuvre authored and iancha1992 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    285a4d8 View commit details
    Browse the repository at this point in the history