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.2.0] Expose build event stream and starlark debugging protos #21967

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

bazel-io
Copy link
Member

This makes the build event stream and starlark debugging proto libraries public. This is for consumption by the vscode-bazel plugin, which already uses these but in a very hacky way.

Fixes #16335
Fixes #3684

Closes #21196.

PiperOrigin-RevId: 623740758
Change-Id: Ic47d6dd05fcf2af8beec4d9212d4c7fd65bcda44

Commit adfe016

This makes the build event stream and starlark debugging proto libraries public. This is for consumption by the vscode-bazel plugin, which already uses these but in a very hacky way.

Fixes bazelbuild#16335
Fixes bazelbuild#3684

Closes bazelbuild#21196.

PiperOrigin-RevId: 623740758
Change-Id: Ic47d6dd05fcf2af8beec4d9212d4c7fd65bcda44
@bazel-io bazel-io added the team-Core Skyframe, bazel query, BEP, options parsing, bazelrc label Apr 11, 2024
@bazel-io bazel-io requested a review from a team as a code owner April 11, 2024 11:57
@bazel-io bazel-io added the awaiting-review PR is awaiting review from an assigned reviewer label Apr 11, 2024
@bazel-io bazel-io requested a review from comius April 11, 2024 11:57
@iancha1992 iancha1992 enabled auto-merge April 11, 2024 17:20
@brentleyjones
Copy link
Contributor

@comius PTAL 🙏

@iancha1992 iancha1992 added this pull request to the merge queue Apr 15, 2024
Merged via the queue into bazelbuild:release-7.2.0 with commit aec8c85 Apr 15, 2024
33 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Core Skyframe, bazel query, BEP, options parsing, bazelrc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants