open-telemetry / open-telemetry/opentelemetry-cpp

Discuss testing strategy for third-party dependency versions

Open
#3,539 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Stale triage/accepted
Dominant language
C++
Stars
1.4k
Forks
632
Avg merge
1d 13h
Merged PRs (30d)
75

Description

In the otel-cpp SIG meeting today we discussed possible changes to what versions of third-party dependencies are tested in CI.

The goal is to test different versions of third-party dependencies in CI to catch breaking changes early and to better communicate the range of third-party versions that are supported by a opentelemetry-cpp release.

Current Strategy

Proposal discussed

  • Change an existing third-party tag file or add a new one to cover the latest versions of dependencies that support C++14 and those that support C++17.

Please add feedback/ideas/concerns on the approaches in this issue thread. To be discussed in future SIG meetings.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the existing CI workflows and version sources named in the issue, including .github/workflows/cmake_install.yml, third_party_release, the install/cmake files, and the Conan files. Compare the current dependency coverage with the proposed C++14 and C++17 strategy; the work is complete when the SIG agrees on an approach and the corresponding version-testing changes are defined.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp, github-actions
Domain
build-system, ci-cd, devops
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.