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 nightly vcpkg publishing #2025

Merged
merged 58 commits into from
Apr 6, 2021
Merged

Add nightly vcpkg publishing #2025

merged 58 commits into from
Apr 6, 2021

Conversation

danieljurek
Copy link
Member

@danieljurek danieljurek commented Apr 1, 2021

This PR adds support for nightly vcpkg verification. Nightly build pipeline runs will push changes to a nightly/yyyy-mm-dd branch in the azure-sdk fork of vcpkg. Another scheduled pipeline will update the azure-sdk-for-cpp-nightly-verification branch in the azure-sdk fork. In the event that the PR is closed the nightly scheduled pipeline will open a new draft PR.

Long-lived nightly draft PR -- microsoft/vcpkg#17022

Example build with "Integration" step publishing to a nightly branch -- https://dev.azure.com/azure-sdk/internal/_build/results?buildId=818746&view=results

Pipeline that pushes changes into the long-lived branch -- https://dev.azure.com/azure-sdk/internal/_build/results?buildId=818766&view=logs&j=011e1ec8-6569-5e69-4f06-baf193d1351e (this one is not scheduled yet, that will happen after we merge this PR)

@antkmsft
Copy link
Member

antkmsft commented Apr 6, 2021

Closes #1368. Closes #1417.

@ahsonkhan ahsonkhan added the EngSys This issue is impacting the engineering system. label Apr 6, 2021
@antkmsft
Copy link
Member

antkmsft commented Apr 6, 2021

@danieljurek, is there anything that holds you from checking this in? Can I help?

@danieljurek danieljurek merged commit 5a99f38 into master Apr 6, 2021
@danieljurek danieljurek deleted the djurek/vcpkg-nightly branch April 6, 2021 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EngSys This issue is impacting the engineering system.
Projects
None yet
4 participants