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

Improve the instructions for Bazel build. #1136

Merged
merged 8 commits into from
Dec 15, 2021

Conversation

vasireddy99
Copy link
Contributor

@vasireddy99 vasireddy99 commented Dec 14, 2021

This PR is to propose the changes in instructions for building with bazel and adding the note to not to have GoogleTest installed.

Bazel will download, build and install gtest version from here and it will fail if it gets different gtest headers from system defined path.

Please feel free to add review comments.

@vasireddy99 vasireddy99 requested a review from a team December 14, 2021 04:44
@vasireddy99 vasireddy99 changed the title Improve the steps for bazelbuild Improve the instructions for Bazel build. Dec 14, 2021
@codecov
Copy link

codecov bot commented Dec 14, 2021

Codecov Report

Merging #1136 (20dffa6) into main (7f5eb45) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1136      +/-   ##
==========================================
+ Coverage   93.37%   93.39%   +0.02%     
==========================================
  Files         165      165              
  Lines        6229     6229              
==========================================
+ Hits         5816     5817       +1     
+ Misses        413      412       -1     
Impacted Files Coverage Δ
...include/opentelemetry/sdk/common/circular_buffer.h 100.00% <0.00%> (+2.09%) ⬆️

INSTALL.md Outdated Show resolved Hide resolved
Copy link
Member

@lalitb lalitb left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

@ThomsonTan ThomsonTan merged commit 9dd3da3 into open-telemetry:main Dec 15, 2021
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.

3 participants