Skip to content

[Packaging] Add Debian Trixie support - #33817

Closed
Adam Short (ashort96) wants to merge 46 commits into
Azure:mainfrom
ashort96:add-debian-trixie-support
Closed

Adam Short (ashort96) wants to merge 46 commits into
Azure:mainfrom
ashort96:add-debian-trixie-support

Conversation

@ashort96

Copy link
Copy Markdown

Related command

N/A — packaging/CI change only, no CLI command changes.

Description

Adds Debian Trixie (13) to the BuildDebPackages/TestDebPackages matrix in azure-pipelines.yml, mirroring the existing Bookworm entries added in #26690.

packages.microsoft.com/repos/azure-cli/dists/ currently only goes up to bookworm, so anyone on Debian 13 installing via the documented apt-repo method hits a missing Release file (#32069). This PR adds the CI build/test matrix entry needed to produce a trixie .deb, the same way #26690 added Bookworm support after Debian 12's release.

Note: merging this adds trixie to what CI builds/tests, but actually publishing it to packages.microsoft.com/repos/azure-cli/dists/trixie/ is a separate internal release step outside this repo — flagging that step needs to happen too for #32069 to be fully resolved.

Fixes #32069

History Notes

PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which have an informative message.
  • This PR has modified CHANGELOG.md to reflect the applicable changes. (N/A — packaging/CI only, no user-facing CLI change)
  • I have read the Submitting Changes section of CONTRIBUTING.md.
  • I have added tests for the changes made. (N/A — CI matrix entry, covered by the existing TestDebPackages job itself)
  • I have verified that this change works when installed from the appropriate package for various environments (Cloud Shell, MSI, Homebrew, apt-get, YUM/DNF, Docker, etc.) (Blocked on Microsoft's internal publish pipeline being updated for trixie — see note above.)

Aditya Pujara (a0x1ab) and others added 30 commits July 1, 2026 17:20
…nstance app service plans and add Premium V3 SKU support (Azure#33690)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…te auto-generated backup names after deletions (Azure#33684)

Co-authored-by: Matthew Boentoro <mboentoro@microsoft.com>
Co-authored-by: Mansoor Sarfraz <msarfraz+microsoft@microsoft.com>
…Microsoft.HardwareSecurityModules/cloudHsmClusters` (Azure#33739)

Co-authored-by: Demilade Oladugba <doladugba@microsoft.com>
…zure#33325)

Co-authored-by: GokulPrasad KrishnaSwamy <gokulpk@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…e` to specify whether the volume operates in Breakthrough Mode (Azure#33763)
Zoey Li (lizMSFT) and others added 16 commits July 26, 2026 22:00
…lti-label sovereign suffixes (Azure#33754)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 6daaab37-9f50-49e2-bbba-9dd6ff4b3727
…Fabric Mirroring (Azure#33774)

Co-authored-by: Laveena Fulwani <lfulwani@microsoft.com>
…date (Azure#33768)

Co-authored-by: Copilot <copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: f9c96871-4d63-4a60-9622-70bfffb3cc7a
Co-authored-by: Zubair <zubairabid1999+github@gmail.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
… NVA to ILB architecture (Azure#33766)

Co-authored-by: Jordan Graves <jordangraves@microsoft.com>
Co-authored-by: Ethan Yang <necusjz@gmail.com>
…o` to enable writable behavior for cache repositories within a registry (Azure#33772)
Co-authored-by: Yabo Hu <yabhu@microsoft.com>
Co-authored-by: Yu Chen <16348853+jsntcy@users.noreply.github.com>
Adds Trixie (13) to the deb build/test matrix in azure-pipelines.yml,
mirroring the existing Bookworm entries added in Azure#26690.

Fixes Azure#32069
@azure-client-tools-bot-prd

Copy link
Copy Markdown

Hi Adam Short (@ashort96),
Usually we only allow pull requests to be submitted to the dev branch, please double check your pull request target branch main.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@ashort96

Copy link
Copy Markdown
Author

Opened against the wrong base branch (main instead of dev) — closing and reopening correctly.

@yonzhan

Copy link
Copy Markdown
Collaborator

Packaging

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.