Skip to content

Conversation

@JennyPng
Copy link
Member

@JennyPng JennyPng commented Dec 18, 2025

@JennyPng JennyPng marked this pull request as ready for review December 18, 2025 19:50
@JennyPng JennyPng requested a review from scbedd as a code owner December 18, 2025 19:50
Copilot AI review requested due to automatic review settings December 18, 2025 19:50
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 migrates the Verify sdist and Verify whl steps in the CI pipeline from using the legacy dispatch_tox.py script to the newer dispatch_checks.py script, which uses the azpysdk CLI tool for validation.

Key Changes:

  • Replaces scripts/devops_tasks/dispatch_tox.py with eng/scripts/dispatch_checks.py for both verification steps
  • Updates argument syntax from --toxenv=verifysdist/verifywhl to --checks="verifysdist/verifywhl"
  • Adds environment variables (TOX_PIP_IMPL, VIRTUAL_ENV, PYTHONHOME) to ensure clean execution environment

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.

1 participant