Skip to content

Conversation

@achauhan-scc
Copy link
Member

No description provided.

Copy link
Contributor

Copilot AI left a 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 version 0.0.12-preview of the Azure AI Fine-tune extension to the extension registry.

Changes:

  • Added a new version entry (0.0.12-preview) for the azure.ai.finetune extension with artifacts for all supported platforms (darwin, linux, windows on amd64 and arm64)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +2280 to +2285
{
"capabilities": [
"custom-commands",
"metadata"
],
"version": "0.0.12-preview",
Copy link

Copilot AI Jan 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The field ordering in this version entry is inconsistent with all other entries in the registry. In this entry, "capabilities" appears before "version", but in all previous entries (including versions 0.0.8-preview through 0.0.11-preview of this same extension), "version" appears first, followed by "capabilities". This breaks the established pattern in the codebase and should be corrected to match the consistent ordering used throughout the file.

Copilot uses AI. Check for mistakes.
@rajeshkamal5050 rajeshkamal5050 merged commit 07473d5 into Azure:main Jan 23, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants