dotnet / aspire

An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
https://learn.microsoft.com/dotnet/aspire
MIT License
2.98k stars 281 forks source link

Change which category/group servers are placed under in PGAdmin. #3962

Closed mitchdenny closed 2 weeks ago

mitchdenny commented 2 weeks ago

I want to change where we place servers in PGAdmin nav. It is currently "Aspire instances" but there is always a "Servers" group which folks will tend to look at first (missing the specially named one we created).

This just avoids this problem entirely by putting our Aspire-managed instances under Servers.

Before:

image

After:

image

Microsoft Reviewers: Open in CodeFlow
mitchdenny commented 2 weeks ago

/backport to release/8.0

github-actions[bot] commented 2 weeks ago

Started backporting to release/8.0: https://github.com/dotnet/aspire/actions/runs/8842292585