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

[credentialhelper] Add types to communicate with the subprocess #15844

Merged
merged 1 commit into from
Jul 11, 2022

Commits on Jul 8, 2022

  1. [credentialhelper] Add types to communicate with the subprocess

    This change adds `GetCredentials{Request,Response}`, which we'll use to
    pass data in `stdin` to the credental helper subprocess, and read the
    response from `stdout` of the subprocess.
    
    Progress on https://github.com/bazelbuild/proposals/blob/main/designs/2022-06-07-bazel-credential-helpers.md#proposal
    
    Closes bazelbuild#15803.
    
    PiperOrigin-RevId: 459701706
    Change-Id: Icbd9fc491546ee5599d5a9d04680671b06a91a85
    Yannic authored and sgowroji committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    bd47127 View commit details
    Browse the repository at this point in the history