open-telemetry / open-telemetry/opentelemetry-cpp
Move cmake CI job builds into container
Open
@esigo is already working on this.
Since Nov 25, 2022.
do-not-stale
- Dominant language
- C++
- Stars
- 1.4k
- Forks
- 632
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 75
Description
To avoid surprises when GitHub rolls out new images, we should move our builds into our own containers:
THRIFT=ON ci/run_docker.sh ./ci/do_ci.sh cmake.test
This being tested here https://github.com/esigo/opentelemetry-cpp/pull/24/files
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.