-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Sync eng/common directory with azure-sdk-tools for PR 11477 #46294
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
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 for PR 11477, adding comprehensive instruction files for Azure SDK tools automation. The changes introduce standardized workflows for TypeSpec-to-SDK generation, namespace approval verification, and package release management processes.
Key changes:
- Adds instruction files for TypeSpec validation and SDK generation workflows
- Introduces release plan management and namespace approval verification processes
- Establishes standardized procedures for API and package readiness checks
Reviewed Changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated 2 comments.
Show a summary per file
File | Description |
---|---|
verify-namespace-approval.instructions.md | Defines workflow for verifying SDK namespace approval for management plane APIs |
validate-typespec.instructions.md | Provides instructions for TypeSpec project validation |
typespec-to-sdk.instructions.md | Comprehensive workflow for generating SDKs from TypeSpec projects |
sdk-details-in-release-plan.instructions.md | Process for identifying and adding language configurations to release plans |
run-sdk-gen-pipeline.instructions.md | Instructions for executing SDK generation pipelines |
create-spec-pullrequest.instructions.md | Brief workflow for creating TypeSpec specification pull requests |
create-sdk-locally.instructions.md | Guide for local Python SDK generation from TypeSpec |
create-release-plan.instructions.md | Detailed process for creating and managing release plans |
check-package-readiness.instructions.md | Instructions for checking SDK package release readiness |
check-api-readiness.instructions.md | Brief guide for API specification readiness checks |
Co-authored-by: Copilot <[email protected]>
…prompt.md Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
67f6516
to
981bfc3
Compare
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#11477 See eng/common workflow