{CI} Update pipeline to use Python 3.14#9843
{CI} Update pipeline to use Python 3.14#9843YangAn-microsoft wants to merge 2 commits intoAzure:mainfrom
Conversation
️✔️Azure CLI Extensions Breaking Change Test
|
|
Hi @YangAn-microsoft, |
|
The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR. Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions). pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>
|
|
Thank you for your contribution! We will review the pull request and get back to you soon. |
|
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates the Azure Pipelines CI configuration to run against Python 3.14, expanding the test matrix and bumping several standalone jobs to the new Python version.
Changes:
- Added Python 3.14 to the
SourceTestsjob matrix. - Updated multiple
UsePythonVersion@0steps from Python 3.13 to 3.14.
dd00d41 to
890ebc4
Compare
Summary
Update CI to use Python 3.14 in the extensions pipeline.
Changes
SourceTestsmatrixValidation