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

[DataProvider] Extract Bazel version from profile, if present #108

Merged
merged 2 commits into from
Nov 22, 2023

Conversation

saraadams
Copy link
Collaborator

@saraadams saraadams commented Nov 21, 2023

With Bazel release 6.1.0 the Bazel profile includes which version of Bazel generated the profile. This PR adds a DataProvider that extracts that information, if it is included.

Fixes #109

With Bazel release 6.1.0 the Bazel profile includes which version of
Bazel generated the profile. This PR adds a DataProvider that extracts
that information, if it is included.

Signed-off-by: Sara Adams <[email protected]>
Signed-off-by: Sara Adams <[email protected]>
@saraadams saraadams merged commit 5fe8dcf into main Nov 22, 2023
3 checks passed
@saraadams saraadams deleted the sara-bazel-version-data-provider branch November 22, 2023 06:36
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.

Extract Bazel version from profile, if present
2 participants