-
Notifications
You must be signed in to change notification settings - Fork 321
Sync eng/common directory with azure-sdk-tools for PR 12060 #3030
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
Co-authored-by: Mike Harder <[email protected]>
Co-authored-by: Mike Harder <[email protected]>
Co-authored-by: Mike Harder <[email protected]>
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 12060, introducing TypeSpec Client Generator CLI tooling to the project. This change standardizes TypeSpec client code generation by adding npm package definitions with pinned versions for reproducible builds.
- Adds TypeSpec Client Generator CLI package definition with version 0.28.1
- Provides comprehensive documentation for installation, usage, and CI/CD integration
Reviewed Changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/common/tsp-client/package.json | Defines npm dependencies for TypeSpec client generator CLI with pinned version |
| eng/common/tsp-client/README.md | Provides complete documentation for using the TypeSpec client generator tooling |
Files not reviewed (1)
- eng/common/tsp-client/package-lock.json: Language not supported
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#12060 See eng/common workflow