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 vcpkg to our release process #186

Closed
claremacrae opened this issue Jun 25, 2021 · 2 comments
Closed

Add vcpkg to our release process #186

claremacrae opened this issue Jun 25, 2021 · 2 comments
Labels
infrastructure CMake, Builds, CI, and similar

Comments

@claremacrae
Copy link
Collaborator

We’ll need to create a PR to update the vcpkg port, like we already do for Conan.

The original PR for adding vcpkg support is:
#18338 · microsoft/vcpkg · GitHub

The current content of our port is:
vcpkg/ports/approval-tests-cpp at master

Note that we won’t need to accumulate data for successive releases in the two port files - we will overwrite it, and then run some script to update some indexes.

@claremacrae claremacrae added the infrastructure CMake, Builds, CI, and similar label Jun 25, 2021
@claremacrae
Copy link
Collaborator Author

This - and the scripts it uses - will be worth investigating:
https://github.com/Azure/azure-sdk-for-cpp/blob/main/eng/pipelines/templates/steps/vcpkg-publish.yml

@isidore
Copy link
Member

isidore commented Aug 17, 2021

believe this is done with python scripts now

@isidore isidore closed this as completed Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure CMake, Builds, CI, and similar
Projects
None yet
Development

No branches or pull requests

2 participants