David Fowler

Results 147 issues of David Fowler

Using this project https://github.com/dotnet/aspire/tree/main/playground/mongo/Mongo.AppHost, running dotnet watch and making 3 edits to this line https://github.com/dotnet/aspire/blob/8abcdf7c7c5e2f0ea31db330e989450c9ccb8cdc/playground/mongo/Mongo.ApiService/Program.cs#L18. Steps (using Visual Studio) - Set DOTNET_DASHBOARD_UNSECURED_ALLOW_ANONYMOUS=true (to work around dotnet watch swallowing the logs...

untriaged
Area-Watch
Aspire

azd creates managed storage names that are too long: See https://github.com/dotnet/aspire/discussions/5831#discussioncomment-10719258

bug
aspire

Today we can see the build staleness but it would also be good to look at commit staleness. It would give you a nice way to see at glance how...

## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=930954 Build error leg or test failing: Aspire.Hosting.Elasticsearch.Tests.ElasticsearchFunctionalTests.WithDataShouldPersistStateBetweenUsages Pull request: https://github.com/dotnet/aspire/pull/7275 ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssueJsonStepByStep.md). ```json...

area-integrations
blocking-clean-ci
elastic-search
flaky-test
quarantined-test

## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=922261 Build error leg or test failing: Aspire.Hosting.Azure.Tests.AzureCosmosDBEmulatorFunctionalTests.AddAzureCosmosDB_RunAsEmulator_CreatesDatabase Pull request: https://github.com/dotnet/aspire/pull/7152 ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssueJsonStepByStep.md). ```json...

area-integrations
testing ☑️
blocking-clean-ci
disabled-tests
azure-cosmosdb
flaky-test

Haven't seen these sorts of errors in a long time:

area-dashboard

https://github.com/davidfowl/aspire-ai-chat-demo/actions/runs/14441344041/job/40491989556

area-cli

Today every concrete resource class—`ProjectResource`, `ContainerResource`, `AzureServiceBusResource`, etc.—owns state in its own fields. When real workflows demand the **same logical resource** appear differently in run-mode and publish-mode, our **model** currently...

area-app-model
breaking-change

See - https://github.com/dotnet/aspire/issues/6671 - https://github.com/dotnet/aspire/issues/9230 - https://github.com/dotnet/aspire/issues/3685 Containers that don't work with volumes (will make a full list) - Postgres - MySQL

### Description We removed AddDockerComposePublisher, AddKubernetesPublisher and AddAzurePublisher APIs. ### Version .NET Aspire 9.3 ### Previous behavior 9.2 introduced a preview version of the publisher API and introduced 3 new...

Pri1
doc-idea
⛓️‍💥 breaking-change
area-docs