Skip to content

{CI} Update pipeline to use Python 3.14#9843

Open
YangAn-microsoft wants to merge 2 commits intoAzure:mainfrom
YangAn-microsoft:bump-python-3.14
Open

{CI} Update pipeline to use Python 3.14#9843
YangAn-microsoft wants to merge 2 commits intoAzure:mainfrom
YangAn-microsoft:bump-python-3.14

Conversation

@YangAn-microsoft
Copy link
Copy Markdown

@YangAn-microsoft YangAn-microsoft commented May 4, 2026

Summary

Update CI to use Python 3.14 in the extensions pipeline.

Changes

  • switch existing single-version pipeline jobs from Python 3.13 to Python 3.14
  • add Python 3.14 to the SourceTests matrix

Validation

  • CI only

Copilot AI review requested due to automatic review settings May 4, 2026 00:47
@azure-client-tools-bot-prd
Copy link
Copy Markdown

azure-client-tools-bot-prd Bot commented May 4, 2026

️✔️Azure CLI Extensions Breaking Change Test
️✔️Non Breaking Changes

@azure-client-tools-bot-prd
Copy link
Copy Markdown

Hi @YangAn-microsoft,
Please write the description of changes which can be perceived by customers into HISTORY.rst.
If you want to release a new extension version, please update the version in setup.py as well.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

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).
After that please run the following commands to enable git hooks:

pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented May 4, 2026

Thank you for your contribution! We will review the pull request and get back to you soon.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

Copy link
Copy Markdown
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

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 SourceTests job matrix.
  • Updated multiple UsePythonVersion@0 steps from Python 3.13 to 3.14.

Comment thread azure-pipelines.yml Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Auto-Assign Auto assign by bot CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants