WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 10, 2025

Backport of #13468 to release/13.1

/cc @danegsta

Customer Impact

This fixes a test failure due to a mismatched local 10.0.101 SDK and a repo specific 10.0.100 SDK that was used for certificate trust. 10.0.101 added a new dev cert revision, which resulted in the system trusting the older 10.0.100 certificate, but the certificate version from 10.0.101 being used by Aspire. This is a build infrastructure only change.

Testing

Re-enabled the failing test.

Risk

Low

Regression?

@github-actions
Copy link
Contributor Author

🚀 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 -- 13477

Or

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

@danegsta danegsta requested a review from joperezr December 10, 2025 22:41
@eerhardt eerhardt added the Servicing-consider Issue for next servicing release review label Dec 11, 2025
@joperezr joperezr added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Dec 11, 2025
Copy link
Member

@joperezr joperezr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing!

@joperezr joperezr merged commit d2cf6cd into release/13.1 Dec 11, 2025
286 checks passed
@joperezr joperezr deleted the backport/pr-13468-to-release/13.1 branch December 11, 2025 20:40
@dotnet-policy-service dotnet-policy-service bot added this to the 13.1 milestone Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants