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

[BUILD] Do not set OTELCPP_PROTO_PATH in the CMake cache #3160

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

marcalff
Copy link
Member

Do not set OTELCPP_PROTO_PATH in the CMake cache.

This is an oversight from:

Setting OTELCPP_PROTO_PATH in the cache prevents to use this flag as intended.

Changes

Please provide a brief description of the changes here.

  • Do not set OTELCPP_PROTO_PATH in the cmake cache, so it can be set by the calling makefiles.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

Copy link

netlify bot commented Nov 22, 2024

Deploy Preview for opentelemetry-cpp-api-docs canceled.

Name Link
🔨 Latest commit fb99a61
🔍 Latest deploy log https://app.netlify.com/sites/opentelemetry-cpp-api-docs/deploys/67406c03140357000846b3a6

@marcalff marcalff marked this pull request as ready for review November 22, 2024 11:35
@marcalff marcalff requested a review from a team as a code owner November 22, 2024 11:35
@marcalff marcalff added the pr:please-review This PR is ready for review label Nov 22, 2024
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.86%. Comparing base (fe68d51) to head (fb99a61).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3160   +/-   ##
=======================================
  Coverage   87.86%   87.86%           
=======================================
  Files         195      195           
  Lines        6151     6151           
=======================================
  Hits         5404     5404           
  Misses        747      747           
---- 🚨 Try these New Features:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:please-review This PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant