[foundry extensions] Registry updates for all new extensions#8468
Conversation
Signed-off-by: trangevi <trangevi@microsoft.com>
…ts-resolution Signed-off-by: trangevi <trangevi@microsoft.com>
…resolution Signed-off-by: trangevi <trangevi@microsoft.com>
…resolution Signed-off-by: trangevi <trangevi@microsoft.com>
🔗 Linked Issue RequiredThanks for the contribution! Please link a GitHub issue to this PR by adding |
There was a problem hiding this comment.
Pull request overview
This PR updates the azd extension registry and generated CLI artifacts so newly added Foundry extensions show up under azd ai and are reflected in the usage/help and Fig completion snapshots.
Changes:
- Adds
azure.ai.connections,azure.ai.projects,azure.ai.routines, andazure.ai.skillsentries (with artifacts/checksums) to the extension registry. - Updates
azd aicommand usage snapshot to include the new subcommands. - Adds/updates snapshot testdata for the new
azd ai {connection,project,routine,skill}help output and refreshes the generated Fig completion spec.
Reviewed changes
Copilot reviewed 6 out of 7 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| cli/azd/extensions/registry.json | Registers the new Foundry extensions (IDs/namespaces/versions/artifacts). |
| cli/azd/cmd/testdata/TestUsage-azd-ai.snap | Updates the azd ai help snapshot to list the new commands. |
| cli/azd/cmd/testdata/TestUsage-azd-ai-connection.snap | Adds snapshot for azd ai connection help output. |
| cli/azd/cmd/testdata/TestUsage-azd-ai-project.snap | Adds snapshot for azd ai project help output. |
| cli/azd/cmd/testdata/TestUsage-azd-ai-routine.snap | Adds snapshot for azd ai routine help output. |
| cli/azd/cmd/testdata/TestUsage-azd-ai-skill.snap | Adds snapshot for azd ai skill help output. |
| cli/azd/cmd/testdata/TestFigSpec.ts | Refreshes the generated Fig completion spec to include the new azd ai extension commands. |
Signed-off-by: trangevi <trangevi@microsoft.com>
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash: pwsh: WindowsPowerShell install MSI install Standalone Binary
MSI
Documentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference
|
|
/check-enforcer override |
No description provided.