Skip to content

[CI] Update to newer linux image on internal pipeline#15055

Merged
radical merged 1 commit intomicrosoft:mainfrom
radical:fix-images
Mar 9, 2026
Merged

[CI] Update to newer linux image on internal pipeline#15055
radical merged 1 commit intomicrosoft:mainfrom
radical:fix-images

Conversation

@radical
Copy link
Copy Markdown
Member

@radical radical commented Mar 9, 2026

No description provided.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 9, 2026 03:47
@radical radical added the area-engineering-systems infrastructure helix infra engineering repo stuff label Mar 9, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 9, 2026

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 15055

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 15055"

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

This PR updates the internal CI pipeline to use a newer Azure Linux 3 (Azure Linux 3.0) image instead of the deprecated CBL-Mariner 2 image for Linux build agent pools, aligning the build_sign_native.yml template with the rest of the pipeline infrastructure which already uses Azure Linux 3-based images.

Changes:

  • Replaces the 1es-mariner-2 pool image with 1es-azurelinux-3 for Linux agents in the native build/sign pipeline template.

@radical radical enabled auto-merge (squash) March 9, 2026 19:12
@radical radical merged commit 71a5867 into microsoft:main Mar 9, 2026
15 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 13.3 milestone Mar 9, 2026
@akoeplinger
Copy link
Copy Markdown
Member

@radical FYI we're using build.azurelinux.3.amd64 pretty much everywhere else. The 1es-azurelinux-3 contains a lot of additional stuff which we typically don't need (makes the image bigger and slower to pull)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-engineering-systems infrastructure helix infra engineering repo stuff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants