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

[vcpkg] Do not build the metrics uploader with MSBuild when metrics are disabled #11368

Merged
merged 1 commit into from
May 18, 2020

Conversation

rickertm
Copy link
Contributor

Describe the pull request

This PR skips building the vcpkgmetricsuploader project when -disableMetrics is used during bootstrapping with MSBuild as requested in the issue mentioned above. It adds a condition to the project file and skips copying the executable.

  • Which triplets are supported/not supported? Have you updated the CI baseline?

  • Does your PR follow the maintainer guide?

Yes.

@PhoebeHui PhoebeHui changed the title Do not build the metrics uploader with MSBuild when metrics are disabled [vcpkg] Do not build the metrics uploader with MSBuild when metrics are disabled May 15, 2020
@JackBoosY JackBoosY added needs-feature-review info:reviewed Pull Request changes follow basic guidelines labels May 18, 2020
@strega-nil
Copy link
Contributor

Cools, thanks much!

@strega-nil strega-nil merged commit 47e9a1d into microsoft:master May 18, 2020
@rickertm rickertm deleted the patch-disable-metrics branch May 20, 2020 16:36
strega-nil pushed a commit to strega-nil/vcpkg that referenced this pull request May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Skip building vcpkgmetricsuploader with bootstrap.ps1 + MSBuild
3 participants