Skip to content

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

Merged
sgowroji merged 1 commit intobazelbuild:release-5.3.0from
sgowroji:SG/Cherry-pick15803
Jul 11, 2022
Merged

[credentialhelper] Add types to communicate with the subprocess#15844
sgowroji merged 1 commit intobazelbuild:release-5.3.0from
sgowroji:SG/Cherry-pick15803

Conversation

@sgowroji
Copy link
Copy Markdown
Member

@sgowroji sgowroji commented Jul 8, 2022

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 #15803.

PiperOrigin-RevId: 459701706
Change-Id: Icbd9fc491546ee5599d5a9d04680671b06a91a85

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
@sgowroji sgowroji requested a review from ckolli5 as a code owner July 8, 2022 11:49
@sgowroji sgowroji merged commit 4f4303a into bazelbuild:release-5.3.0 Jul 11, 2022
@sgowroji sgowroji deleted the SG/Cherry-pick15803 branch July 14, 2022 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants