Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Apr 9, 2024

Backport of #3492 to release/8.0

/cc @davidfowl

Customer Impact

Disabling launch profiles breaks injecting endpoints into ASPNETCORE_URLS. This means ASP.NET Core projects won't work if launch profiles are disabled even if http endpoints are added.

Testing

Added tests. Did manual tests as well (this issue was found in one of the playground samples)

Risk

Medium, this code runs by default for every project.

Regression?

Yes

Microsoft Reviewers: Open in CodeFlow

…NETCORE_URLS not working with launch profiles - Skip ASPNETCORE_URLS for endpoints that are mapped to an environment - Added tests
@ghost ghost added the area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication label Apr 9, 2024
@dotnet-policy-service dotnet-policy-service bot added the Servicing-consider Issue for next servicing release review label Apr 9, 2024
@danmoseley danmoseley added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Apr 10, 2024
@davidfowl davidfowl enabled auto-merge (squash) April 10, 2024 01:24
@davidfowl davidfowl merged commit 120ec3b into release/8.0 Apr 10, 2024
@davidfowl davidfowl deleted the backport/pr-3492-to-release/8.0 branch April 10, 2024 01:42
@danmoseley danmoseley mentioned this pull request Apr 12, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants