James Newton-King

Results 145 issues of James Newton-King

The .NET solution currently uses an old .NET 6 SDK: https://github.com/protocolbuffers/protobuf/blob/4864e43b7d62a30bf335f1b5ba56d07515b3f959/global.json#L3 It should be updated to .NET 8 to keep tooling modern.

c#

## Description A workaround was added to stop displaying menu bars. It regressed the menu popup to display under the header. This is a fix. Fixes https://github.com/dotnet/aspire/issues/6109 ## Checklist -...

area-dashboard

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=826958&view=results ``` Assert.Collection() Failure: Mismatched item count Collection: [] Expected count: 2 Actual count: 0 ``` Build logs: [Aspire.Hosting.Redis.Tests.zip](https://github.com/user-attachments/files/17253745/Aspire.Hosting.Redis.Tests.zip) ### Report #### Summary |24-Hour Hit Count|7-Day Hit Count|1-Month Count|...

testing ☑️
blocking-clean-ci
flaky-test

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. `WaitForCompletion`...

area-app-model
enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug App host displays this message when it starts: > Distributed...

bug
area-app-model

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug `WaitUntilHealthyAsync` and `WaitUntilCompletionAsync` write to a logger to report status,...

bug
area-app-model

This is what a user sees today if they run Aspire and docker isn't running. ![image](https://github.com/user-attachments/assets/45987dab-175d-4b78-b44a-b7a8a3b8850b) Should display a nice, friendly error message. Something like, "Failed to connect to Docker....

area-app-model
enhancement

See https://github.com/dotnet/aspire/issues/4917 * Documentation should discuss enabling OTLP HTTP endpoint * Discuss CORS. Aspire should enable automatically but it should be mentioned that has happened so folks know they'll need...

documentation
:pushpin: seQUESTered
Pri1
doc-enhancement
dotnet-aspire/prod
dashboard
okr-freshness
in-pr

Aspire 9 adds stop/start/restart actions to the dashboard: https://github.com/dotnet/aspire/pull/5538 Should discuss somewhere using these to start and stop resources. There is UI on the resources page so perhaps it should...

:watch: Not Triaged

### Proposed topic or title Create custom resource commands ### Location in table of contents. Extensibility ### Reason for the article Aspire 9 adds resource commands: https://github.com/dotnet/aspire/pull/5538 We should show...

:watch: Not Triaged
doc-idea