Skip to content

Conversation

@bebound
Copy link
Contributor

@bebound bebound commented Aug 13, 2025

Similar to #8116
Use Python 3.13 in pipeline.

Azure CLI will bump to 3.13 in Azure/azure-cli#3192

Copilot AI review requested due to automatic review settings August 13, 2025 08:01
@azure-client-tools-bot-prd
Copy link

azure-client-tools-bot-prd bot commented Aug 13, 2025

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

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

Hi @bebound,
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.

@yonzhan
Copy link
Collaborator

yonzhan commented Aug 13, 2025

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

@github-actions
Copy link

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>

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 updates the Azure CI pipeline to use Python 3.13 instead of Python 3.12, aligning with the Azure CLI's planned migration to Python 3.13. This includes updating both active and commented-out pipeline configurations.

  • Updates Python version specifications from 3.12 to 3.13 across multiple pipeline jobs
  • Adds Python 3.13 to the test matrix alongside existing Python versions
  • Updates display names to reflect the new Python version

@github-actions
Copy link

@bebound bebound merged commit 5c8fec8 into Azure:main Aug 22, 2025
39 checks passed
@bebound bebound deleted the 3.13 branch August 22, 2025 02:27
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.

3 participants