-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Sync eng/common directory with azure-sdk-tools for PR 11868 #35982
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
Sync eng/common directory with azure-sdk-tools for PR 11868 #35982
Conversation
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.
Pull Request Overview
This PR syncs the eng/common directory with azure-sdk-tools to update TypeSpec SDK generation workflow instructions, replacing the old Python-only local generation process with a comprehensive multi-language workflow.
Key changes:
- Updates TypeSpec to SDK instructions to support local generation for all languages
- Adds comprehensive local SDK workflow documentation with MCP tool integration
- Removes obsolete Python-specific local creation instructions
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
eng/common/instructions/azsdk-tools/typespec-to-sdk.instructions.md |
Updates Option A to support all languages and references new workflow file |
eng/common/instructions/azsdk-tools/local-sdk-workflow.instructions.md |
Adds new comprehensive guide for local SDK generation and building across all supported languages |
eng/common/instructions/azsdk-tools/create-sdk-locally.instructions.md |
Removes deprecated Python-only local SDK creation instructions |
30cf279 to
5a753c2
Compare
…tions.md Co-authored-by: Mariana Rios Flores <[email protected]>
…tions.md Co-authored-by: Mariana Rios Flores <[email protected]>
…tions.md Co-authored-by: Mariana Rios Flores <[email protected]>
…tions.md Co-authored-by: Mariana Rios Flores <[email protected]>
…tions.md Co-authored-by: Mariana Rios Flores <[email protected]>
5a753c2 to
9f3a5cb
Compare
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#11868 See eng/common workflow