-
Notifications
You must be signed in to change notification settings - Fork 183
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 SparseCheckoutPaths to archetype-typespec-emitter.yml #9373
Conversation
The following pipelines have been queued for testing: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For some reason this is failing the CI for the sync to the C repo: https://dev.azure.com/azure-sdk/public/_build/results?buildId=4329529&view=logs&j=02da5dfd-156f-5034-10b6-e2cf97df9da8&t=947146d7-c989-5cbf-df26-fdbea93b2d67
No idea why, I don't think the repo really references this yaml in the pipeline.
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#9373 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Wei Hu <[email protected]>
For http-client-csharp typespec emitter, we have needs to sparse-checkout extra paths while applying archetype-typespec-emitter.yml.
The detailed usage can be found in Azure/azure-sdk-for-net#47136