[opentelemetry-cpp] update to 1.28.0 - #52936
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Tom Tan (@ThomsonTan) please merge ThomsonTan#1 to fix some pkg-config usage issues |
Thanks, let me take a look. |
Victor Romero (@vicroms), the fix looks good and was appended to this PR, thanks. BTW, how is the "pkg-config usage issues" exposed? Seems it is not part of the CI. |
We are experimenting with having GPT create sample projects locally, these projects attempt to consume the packages using CMake, pkgconfig and direct include integrations and report any link issues. It's not something we can do during our scheduled CI runs, as the build already takes 36 hours to complete for the whole registry. But some ports have a dedicated test port in |
./vcpkg x-add-version --alland committing the result.