Commit Graph

14 Commits

Author SHA1 Message Date
Lalit Kumar Bhasin f6d16d292c
Harden Github actions - pinned-dependencies (part -1) (#3380) 2025-04-25 05:15:53 +00:00
Doug Barker 34375d7f91
[CMAKE] bump cmake minimum required version to 3.14 (#3349)
* update setup_cmake* scripts to verify the versions installed

* set cmake minimum version to 3.14. Fix issues found in tested with the min version

* update cmake install action workflow to test specific cmake versions including the min version. update the conan stable file to test older versions of benchmark and prometheus-cpp

* fix format issue

* run the windows cmake min test with 3.16 due to failing otlp file tests with 3.14

* update changelog

* add back explict policies including CMP0091 that was introduced in cmake 3.15. Set the windows job to cmake 3.15

* Address review feedback. Always set the new curl and zlib version variables. Remove legacy PROTOBUF_FOUND.

* add comment about cmake 3.15 as minimum for windows builds. Fix cmake error on protobuf version warning. Remove bzip2 as dependency for conan builds

* set cmake version expliclity in the workflow file for each cmake install test job. Add newline to the end of setup_cmake.ps1

* use config search mode for gtest for install tests

* update install md file with note on the cmake minimum version and recommend cmake 3.15+ on windows.

* fix markdownlint error

* Update install.md with explict message about the known windows ci test failures with cmake 3.14

* comments from review feedback

* update install.md
2025-04-12 19:29:53 -07:00
Marc Alff 42709f4575
[REMOVAL] Remove the jaeger exporter (#2031) 2023-07-02 20:16:10 +02:00
Tom Tan 8ba95296e4
[BUILD] Remove option WITH_OTLP (#2161) 2023-05-31 21:06:18 +02:00
Marc Alff 2544803a37
Enforce copyright check in CI (#1965) 2023-02-08 15:04:21 -08:00
Tom Tan b364dce27b
Update copyright for the remaining repo (#1963) 2023-02-07 06:08:51 -08:00
Ehsan Saei 308ec88b56
Clean unused docker files (#1817) 2022-11-28 19:51:58 +00:00
Ehsan Saei 1e25d58a11
Alpine image (#1382) 2022-05-16 20:59:15 +00:00
Ehsan Saei 1d2cd4225d
dependencies image as artifact (#1333)
Co-authored-by: Lalit Kumar Bhasin <lalit_fin@yahoo.com>
2022-04-18 15:39:02 +00:00
Ehsan Saei 91b05720ef
fix compilation error with protobuf 3.5 (#1289) 2022-03-25 17:40:21 +01:00
Ehsan Saei 1fe14b984a
centos image (#1240) 2022-03-02 02:29:47 -08:00
Lalit Kumar Bhasin 93249de07a
Dockerfile for quick demo/troubleshooting purpose. (#905) 2021-12-01 12:16:31 -08:00
Max Golovanov 1e7b9d8a95
Using STD library for API surface (#374) 2020-12-22 11:27:48 +05:30
Max Golovanov 2a516addb6
Build tools: build configurations, vcpkg support, vcpkg port file for OpenTelemetry, use submodules for CMake deps (#377) 2020-11-30 14:47:41 -08:00