Draft of a build azd extension quickstart#6587
Conversation
There was a problem hiding this comment.
Pull request overview
This PR introduces a new quickstart guide for building Azure Developer CLI (azd) extensions. The document provides a comprehensive tutorial covering the extension development lifecycle from scaffolding to testing.
Changes:
- Added a new tutorial document explaining how to create, build, and test azd extensions
- Included step-by-step instructions for initializing an extension project using Go
- Provided code examples demonstrating custom command implementation
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Added metadata section to document command structures and schemas.
Removed metadata section from the build-extension-quickstart.md file.
|
Hi @@alexwolfmsft. Thank you for your interest in helping to improve the Azure Developer CLI experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days. |
|
Hi @@alexwolfmsft. Thank you for your contribution. Since there hasn't been recent engagement, we're going to close this out. Feel free to respond with a comment containing "/reopen" if you'd like to continue working on these changes. Please be sure to use the command to reopen or remove the "no-recent-activity" label; otherwise, this is likely to be closed again with the next cleanup pass. |
No description provided.