David Fowler

Results 147 issues of David Fowler

The equivalent of a `TaskCompletionSource.TrySetResult` or `TrySetException`. It would allow modeling an external input with the ability to set it from a pipeline step or some other part of the...

area-app-model

```C# var frontend = builder.AddViteApp("static-dev", "./frontend"); ``` ``` "/var/folders/yx/2sfj5rw95xxb_4mg1vlnlpsh0000gn/T/Dockerfile.app.b10f91e750b34df4a3ae7dabaf1c8484" --tag "app:1cfdc5b600583ce7223844645c583866bf393273" --platform "linux/amd64" "/Users/davidfowler/dev/git/dogfood/yarpstatic" 21:48:31 (build-app) i [DBG] docker buildx (stderr): #0 building with "desktop-linux" instance using docker driver 21:48:31...

docker-compose

In VS on F5, I see both dashboard logs and Aspire.Hosting.Dcp.DcpHost

‼️regression-from-last-release

The error is duplicated N times and its super verbose and does not render well. Also headers are included... ``` Failed to provision env: Deployment failed: LocationNotAvailableForResourceType: The provided location...

area-deployment

We've added a CI detection and non-interactive mode in https://github.com/dotnet/aspire/pull/12135 We need to do a pass and look for the places we prompt for input and improve the experience. -...

area-deployment

### 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. Currently,...

area-app-model

## Background System-level logs are currently emitted as JSON objects, interleaved with per-resource logs, which can be confusing and verbose. The JSON format often repeats resource information and is less...

area-app-model

When logging into devtunnels using device code (which is what was being used on linux in a codespace). I only saw the prompt to login using device code flow because...

area-integrations
devtunnels

Not sure how to fix this UX but this is what it looks like in my ai chat app when I look at traces now. The cluster of logs in...

area-dashboard

We don't explicitly document what each hosting integration passes configuration wise to client integrations. We document the supported client integration configuration.