Skip to content

Comments

Adding Github to allowed list#6785

Merged
achauhan-scc merged 67 commits intoAzure:mainfrom
achauhan-scc:main
Feb 19, 2026
Merged

Adding Github to allowed list#6785
achauhan-scc merged 67 commits intoAzure:mainfrom
achauhan-scc:main

Conversation

@achauhan-scc
Copy link
Member

This pull request updates the azure.ai.models extension with several enhancements, bug fixes, and maintenance improvements in preparation for the 0.0.2-preview release. The changes include expanding model registration capabilities, improving CLI usability, fixing download issues, and updating documentation and ownership.

Feature enhancements:

  • Added catalogInfo and derivedModelInformation to the model registration payload to support richer model metadata. (Fcf57192L6)
  • Added support for a --publisher flag (default: Fireworks) and made the --base-model flag required for model registration commands. (Fcf57192L7)

Bug fixes:

Maintenance and documentation:

  • Updated the extension version to 0.0.2-preview in extension.yaml and version.txt. [1] [2]
  • Added documentation for updating CLI usage snapshots and instructions for regenerating them when commands/flags change.
  • Removed redundant ci-test.ps1 and set SkipTests: true in the release pipeline. (Fcf57192L10, Fcf57192L11)

Project ownership:

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 prepares the azure.ai.models azd extension for the 0.0.2-preview release by updating versioning/ownership metadata, documenting snapshot regeneration, and expanding the azcopy installer’s trusted redirect host allowlist to include GitHub.

Changes:

  • Bumped the extension version to 0.0.2-preview (manifest + version file) and updated the extension changelog.
  • Allowed azcopy download redirects to github.com/.github.com and added a CODEOWNERS entry for the extension.
  • Added contributor documentation on regenerating CLI usage/Fig spec snapshots.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
cli/azd/extensions/azure.ai.models/version.txt Updates extension version to 0.0.2-preview.
cli/azd/extensions/azure.ai.models/extension.yaml Updates manifest version to 0.0.2-preview.
cli/azd/extensions/azure.ai.models/internal/azcopy/installer.go Expands redirect/download allowed host list to include GitHub.
cli/azd/extensions/azure.ai.models/docs/development-guide.md Adds instructions for updating CLI snapshot testdata.
cli/azd/extensions/azure.ai.models/CHANGELOG.md Adds 0.0.2-preview release notes.
.github/CODEOWNERS Adds owners for the azure.ai.models extension path.

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

@achauhan-scc achauhan-scc enabled auto-merge (squash) February 19, 2026 06:41
@achauhan-scc achauhan-scc merged commit 7d8118e into Azure:main Feb 19, 2026
20 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.

3 participants