Skip to content

Remove vcpkg.ps1 and evaluate removal of vcpkg-commit.txt after updating its usage in docs #2403

Open
@ahsonkhan

Description

@ahsonkhan

There are no users of the vcpkg.ps1 script:

[CmdletBinding()]

Furthermore, other than the getting started docs, no one is referencing vcpkg-commit.txt. It is useful to keep to make documenting easier and having a single place to update the baseline we point to. We should make use of that in the AzureVcpkg.cmake module and vcpkg.json file (for the baseline), OR remove it.


https://github.com/Azure/azure-sdk-for-c/blob/2e375c04b00c36c9b024afbcd405d348732b1142/sdk/samples/iot/README.md#prerequisites

set(VCPKG_COMMIT_STRING f0aa678b7471497f1adedcc99f40e1599ad22f69) # default SDK tested commit

"builtin-baseline": "f0aa678b7471497f1adedcc99f40e1599ad22f69",

cc @vhvb1989, @danieljurek, @BillyONeal, @danewalton

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocsEngSysThis issue is impacting the engineering system.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions