opentelemetry-cpp icon indicating copy to clipboard operation
opentelemetry-cpp copied to clipboard

[BUILD] Enable SSL for curl in bazel build environment

Open marcalff opened this issue 1 year ago • 8 comments

Initialy reported in PR #2415

When building with bazel, CURL is not compiled with SSL.

The following need to be fixed:

  • the bazel build itself
  • running at least manually the OTLP HTTP functional tests, to verify the build is correct (these tests uses https)
  • consider to add the OTLP HTTP functional tests in CI, for a bazel build

marcalff avatar Jan 17 '24 00:01 marcalff

This issue is available for anyone to work on. Make sure to reference this issue in your pull request. :sparkles: Thank you for your contribution! :sparkles:

github-actions[bot] avatar Jan 24 '24 17:01 github-actions[bot]

This issue was marked as stale due to lack of activity.

github-actions[bot] avatar Mar 26 '24 01:03 github-actions[bot]