Skip to content

Conversation

@dargilco
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 restructures the azure-ai-projects package by moving it from sdk/ai/azure-ai-projects/ to a new dedicated service directory sdk/aiprojects/. This reorganization includes updating CI/CD pipeline configurations, build artifacts, documentation settings, and code ownership mappings to reflect the new location.

Key changes:

  • Created new CI/CD pipeline files (ci.yml, tests.yml, platform-matrix.json) in the sdk/aiprojects directory
  • Updated existing configuration files to reference the new sdk/aiprojects path instead of sdk/ai/azure-ai-projects
  • Reorganized CODEOWNERS to group AI Projects ownership separately from the general AI SDK section

Reviewed changes

Copilot reviewed 8 out of 280 changed files in this pull request and generated no comments.

Show a summary per file
File Description
sdk/aiprojects/tests.yml New weekly analysis pipeline configuration for the aiprojects service directory
sdk/aiprojects/platform-matrix.json New platform matrix configuration with PortAudio installation requirement
sdk/aiprojects/ci.yml New CI pipeline configuration for building and testing azure-ai-projects in the new location
sdk/ai/ci.yml Removed azure-ai-projects artifact from the ai service directory CI pipeline
sdk/ai/azure-ai-projects/tsp-location.yaml Deleted TypeSpec location file from old directory
eng/.docsettings.yml Updated test path exclusion to reference new aiprojects directory
conda/conda-recipes/azure-ai-projects/meta.yaml Updated home URL to point to new repository location
.github/CODEOWNERS Moved AI Projects ownership entry to sdk/aiprojects with expanded owner list
Comments suppressed due to low confidence (2)

sdk/aiprojects/ci.yml:1

  • The trigger and PR paths reference sdk/ai/ and sdk/core/, but the service has been moved to sdk/aiprojects/. These paths should be updated to include sdk/aiprojects/ to ensure the CI pipeline triggers correctly for changes in the new directory.
    sdk/aiprojects/ci.yml:1
  • The PR trigger paths reference sdk/ai/ and sdk/core/, but should include sdk/aiprojects/ to match the new service directory location.

@dargilco dargilco requested a review from mccoyp as a code owner December 19, 2025 00:41
@scbedd
Copy link
Member

scbedd commented Dec 19, 2025

/azp run automation - pipeline-generation

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@scbedd
Copy link
Member

scbedd commented Dec 19, 2025

/azp run automation - pipeline-generation-single

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants