Azure / azure-sdk-tools

Tools repository leveraged by the Azure SDK team.
MIT License
114 stars 180 forks source link

Create guidance document for SDK code generation (Python management plane) #9241

Open raych1 opened 3 weeks ago

raych1 commented 3 weeks ago

This task involves creating a comprehensive guidance document for generating SDK code and package in the Python language. The document should be applied to both manual and automated generation processes.

Purpose The document will serve as a reference for the service team, detailing the steps for SDK code generation while the automation process is still under development. Once finalized, the guidance will be linked to the release planner app and used by the service team as the primary resource.

Requirement It should provide clear instructions, examples, and relevant best practices to ensure consistent and reliable SDK generation.

References Generation pipeline Generation script

raych1 commented 5 hours ago

This task has been completed by the Shanghai team. https://github.com/Azure/azure-sdk-for-python/issues/38385

maririos commented 5 hours ago

Do you have the link to the documentation?