Scaffold agents extension#5733
Conversation
7a93c14 to
ce5e900
Compare
wbreza
left a comment
There was a problem hiding this comment.
Looks good overall. I would just recommend we change the agent id to azure.foundry.ai.agents or similar to make it clear that the ownership is within Azure AI foundry team.
rajeshkamal5050
left a comment
There was a problem hiding this comment.
LGTM. Thanks Jeffrey
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash: pwsh: WindowsPowerShell install MSI install Standalone Binary
MSIDocumentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|
Resolves #5726
This PR scaffolds a new Go extension in
cli/azd/extensions/azure.foundry.ai.agentsalong with the necessary pipeline definition to publish new releases.This PR also updates the
publish-extension.ymlpipeline template to publish GitHub releases as "pre-release" if the extension version contains-preview,-alpha, or-beta.