Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GitHub workflow to update vcpkg dependencies #184

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

inakleinbottle
Copy link
Contributor

This workflow triggers on changes to vcpkg.json or vcpkg-configuration.json in the main branch. It sets up vcpkg, bootstraps it, and performs a dry-run to build the dependency graph. This ensures dependency updates are tracked and managed automatically.

This workflow triggers on changes to vcpkg.json or vcpkg-configuration.json in the main branch. It sets up vcpkg, bootstraps it, and performs a dry-run to build the dependency graph. This ensures dependency updates are tracked and managed automatically.
@inakleinbottle inakleinbottle marked this pull request as ready for review December 13, 2024 12:43
@inakleinbottle inakleinbottle merged commit a7dfc86 into main Dec 13, 2024
3 checks passed
@inakleinbottle inakleinbottle deleted the actions=vcpkg-dependencies branch December 13, 2024 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant