Skip to content

ci: Add reusable vcpkg workflow - #722

Draft
thompson-tomo wants to merge 6 commits into
open-telemetry:mainfrom
thompson-tomo:vcpkg-workflow
Draft

thompson-tomo wants to merge 6 commits into
open-telemetry:mainfrom
thompson-tomo:vcpkg-workflow

Conversation

@thompson-tomo

@thompson-tomo thompson-tomo commented Sep 22, 2026 •

Copy link
Copy Markdown
Contributor

This provides a reusable workflow for testing using vcpkg. The workflow is tested using prometheus.

With this approach we are able to add a vcpkg ci check on multiple os using 5 lines of ci and vcpkg manifest.

@github-actions github-actions Bot added the exporter:prometheus Prometheus Exporter label Sep 22, 2026
Comment thread .github/workflows/prometheus.yml Fixed
"overrides": [
{
"name": "opentelemetry-cpp",
"version": "1.28.0"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be 1.29.0?

Comment thread .github/workflows/prometheus.yml

@marcalff marcalff left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exporter:prometheus Prometheus Exporter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants