Skip to content

Conversation

@tpellissier-msft
Copy link
Collaborator

No description provided.

@tpellissier-msft tpellissier-msft requested a review from a team as a code owner November 14, 2025 21:08
Copilot AI review requested due to automatic review settings November 14, 2025 21:08
@tpellissier-msft tpellissier-msft merged commit f13aebc into main Nov 14, 2025
11 checks passed
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 fixes the Azure DevOps CI pipeline's dependency installation step to align with the project's actual structure and the existing GitHub Actions workflow.

  • Replaces a non-functional conditional installation from dev_dependencies.txt (which doesn't exist) with the correct pip install -e .[dev] command
  • Aligns the Azure DevOps pipeline with the GitHub Actions workflow for consistency
  • Uses the dev dependencies properly defined in pyproject.toml

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

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.

4 participants