Skip to content

Conversation

@github-actions
Copy link
Contributor

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

Backport of #13623 to release/13.1

/cc @danegsta

Customer Impact

Calling WithHostHttpsPort on a YARP resource wouldn’t take effect due to timing of the HTTPS endpoint being created. Users have to make the call in a BeforeStartEvent subscription for it to work. This PR ensures the value is applied when an HTTPS endpoint is added regardless of when the method is called.

Testing

Added new unit tests

Risk

Low

Regression?

No

@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 -- 13678

Or

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

@joperezr joperezr added the Servicing-approved Approved for servicing release label Jan 7, 2026
@joperezr joperezr merged commit 7f1fd47 into release/13.1 Jan 7, 2026
286 checks passed
@joperezr joperezr deleted the backport/pr-13623-to-release/13.1 branch January 7, 2026 00:24
@dotnet-policy-service dotnet-policy-service bot added this to the 13.1.1 milestone Jan 7, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Feb 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants