Skip to content

Conversation

@JamesNK
Copy link
Member

@JamesNK JamesNK commented Jan 6, 2026

Small improvement to launch settings to make running the dashboard standalone easier.

Copilot AI review requested due to automatic review settings January 6, 2026 01:42
@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 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 -- 13764

Or

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

Copy link
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 simplifies and improves the dashboard launch settings by introducing clearer profile names and consistent configuration for both HTTP and HTTPS scenarios, making standalone dashboard development easier.

  • Renamed launch profiles from "Aspire.Dashboard" and "Aspire.Dashboard.Test" to "https" and "http" for clarity
  • Added MCP endpoint configuration to both profiles
  • Aligned endpoint URLs with profile types (all https URLs for https profile, all http URLs for http profile)

@JamesNK JamesNK merged commit f978a8c into main Jan 6, 2026
569 of 572 checks passed
@JamesNK JamesNK deleted the jamesnk/dashboard-launchsettings branch January 6, 2026 06:20
@dotnet-policy-service dotnet-policy-service bot added this to the 13.2 milestone Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants