Kevin Smith
Kevin Smith
Not sure if this is intentional or not but I expect that running the following script would throw an exception with a none 0 exit code? *TestScript.ps1* ``` exit 1...
Hello, Is there any plan to support a publisher for Open Telemetry (OTEL)? From what I understand if it writes metrics via [System.Diagnostics.Metrics](https://learn.microsoft.com/en-us/dotnet/core/diagnostics/metrics-collection) then this can be pushed directly to...
**Given** a Enchilada configuration of FileSystem **When** accessing a file with no extension **Then** the file should be return Current output is `null` Below is a test that maps to...
It would be nice if you could just map the default root uri say `enchilada://` to a given provider. This would allow us to create an abstraction on top of...