Azure / azure-sdk-for-cpp

This repository is for active development of the Azure SDK for C++. For consumers of the SDK we recommend visiting our versioned developer docs at https://azure.github.io/azure-sdk-for-cpp.
MIT License
177 stars 126 forks source link

Get TSP files from remote git location with sparse checkout #6081

Closed gearama closed 1 month ago

gearama commented 1 month ago

Step 1 in KV generation from TSP. download the specs localy from azure specs using git sparse checkout, thus only the folder we need vs the whole repo.

Pull Request Checklist

Please leverage this checklist as a reminder to address commonly occurring feedback when submitting a pull request to make sure your PR can be reviewed quickly:

See the detailed list in the contributing guide.

azure-sdk commented 1 month ago

API change check

API changes are not detected in this pull request.