Adam Barclay
Adam Barclay
We are getting a handful of instances of the exception "Connection is not open" / "Exception while reading from stream" in our production systems, but I'm not sure of exactly...
I am in the process of migrating from v3 to v5 and come across a change to the Patch support. I'm trying to narrow it down some more now, but...
If I create a `Duplicate` field that is an array/list/IEnumerable the SQL functions that are generated are wrong and / or the code that calls them has the wrong type....
I'm investigating an upgrade to v8 from v7. We have an `IMessageStore` that stores to disk TO, FROM, some header information and then the body is streamed as-is. Given the...
I'm using Pulumi to create an environment in Azure that has an Azure Web App, pointed at from Cloudflare. Part of the Pulumi app I therefore have is to create...
I have a large (ish) stack that is desigend to deploy to multiple Kubernetes clusters (currently 4, 2 Azure geographies x 2 regions, would be expanded). I have all 4...
### What happened? When an error occurs in my Automation API program it can hard-quit (with an error code of `1`) the application instead of returning from `stack.up`. ### Steps...
I am looking to implement an `array.any` function that can be passed a function, which in many cases needs to be curried with additional arguments. For example: ````scriban-html {{ ["",...
### What happened? Upgrading from `4.37.0` to `^5.60.0` has caused all storage accounts to require a replacement. I can see nothing that has changed in the output. The only diff...
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...