-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Add CONTRIBUTING.md for Azure Generator #53660
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 CONTRIBUTING.md for Azure Generator #53660
Conversation
Co-authored-by: jorgerangel-msft <[email protected]>
Co-authored-by: jorgerangel-msft <[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 adds a comprehensive CONTRIBUTING.md guide for the Azure Generator, adapted from the unbranded generator template. The guide provides setup instructions, development workflows, testing procedures, and contribution guidelines specifically tailored for the Azure SDK environment.
Key Changes:
- Created CONTRIBUTING.md with prerequisites updated for Node.js 20 and .NET 9.0 SDK
- Included simplified "Regenerating Azure Libraries" section using RegenPreview.ps1
- Updated all repository URLs and script paths to match azure-sdk-for-net structure
Co-authored-by: jorgerangel-msft <[email protected]>
Co-authored-by: jorgerangel-msft <[email protected]>
Co-authored-by: jorgerangel-msft <[email protected]>
|
/checkenforcer override |
|
/check-enforcer reset |
|
/check-enforcer evaluate |
* Initial plan * Add CONTRIBUTING.md for Azure Generator Co-authored-by: jorgerangel-msft <[email protected]> * Address review feedback: remove cd command and Discussions link Co-authored-by: jorgerangel-msft <[email protected]> * Clarify Spector filter usage and coverage output location Co-authored-by: jorgerangel-msft <[email protected]> * Update Spector filter example to use http/type/array Co-authored-by: jorgerangel-msft <[email protected]> * Use positional parameter for Test-Spector.ps1 filter Co-authored-by: jorgerangel-msft <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: jorgerangel-msft <[email protected]>
Add CONTRIBUTING doc for the Azure Generator
/eng/packages/http-client-csharp/CONTRIBUTING.mdOriginal prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.