Skip to content

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

Closed
Yannic wants to merge 4 commits intobazelbuild:masterfrom
EngFlow:credhelper-protocol-types
Closed

[credentialhelper] Add types to communicate with the subprocess#15803
Yannic wants to merge 4 commits intobazelbuild:masterfrom
EngFlow:credhelper-protocol-types

Conversation

@Yannic
Copy link
Copy Markdown
Contributor

@Yannic Yannic commented Jul 4, 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

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
@Yannic
Copy link
Copy Markdown
Contributor Author

Yannic commented Jul 4, 2022

@tjgq PTAL

@sgowroji sgowroji added team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. awaiting-review PR is awaiting review from an assigned reviewer labels Jul 4, 2022
Copy link
Copy Markdown
Contributor Author

@Yannic Yannic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PTAL

@Yannic
Copy link
Copy Markdown
Contributor Author

Yannic commented Jul 7, 2022

@bazel-io flag

@bazel-io bazel-io added the potential release blocker Flagged by community members using "@bazel-io flag". Should be added to a release blocker milestone label Jul 7, 2022
@copybara-service copybara-service Bot closed this in 37f181c Jul 8, 2022
@Yannic Yannic deleted the credhelper-protocol-types branch July 8, 2022 08:46
@ckolli5
Copy link
Copy Markdown

ckolli5 commented Jul 8, 2022

@bazel-io fork 5.3.0

@bazel-io bazel-io removed the potential release blocker Flagged by community members using "@bazel-io flag". Should be added to a release blocker milestone label Jul 8, 2022
sgowroji pushed a commit to sgowroji/bazel that referenced this pull request 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 bazelbuild#15803.

PiperOrigin-RevId: 459701706
Change-Id: Icbd9fc491546ee5599d5a9d04680671b06a91a85
sgowroji added a commit that referenced this pull request Jul 11, 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

Co-authored-by: Yannic Bonenberger <[email protected]>
aranguyen pushed a commit to aranguyen/bazel that referenced this pull request Jul 20, 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 bazelbuild#15803.

PiperOrigin-RevId: 459701706
Change-Id: Icbd9fc491546ee5599d5a9d04680671b06a91a85
aranguyen pushed a commit to aranguyen/bazel that referenced this pull request Jul 20, 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 bazelbuild#15803.

PiperOrigin-RevId: 459701706
Change-Id: Icbd9fc491546ee5599d5a9d04680671b06a91a85
@ShreeM01 ShreeM01 removed the awaiting-review PR is awaiting review from an assigned reviewer label Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants