-
**Describe the bug**
Using --pattern there doesn't seem to be a way to match dot files, like .github, .gitignore, etc? I don't want these pushed with my static website.
**To Reproduce**
Try to ru…
-
**Background:** Renesas RX core is a proprietary architecture from Renesas, currently it's not supported on upstream Zephyr yet. We are proposing to add support for the Renesas RX architecture to Zeph…
-
**Describe the bug**
An exception is thrown when streaming a response with toolcall auto invocation, though only when the prompt causes the function to be invoked.
Possibly related to [PR 9273](htt…
-
I have the follow configuration
``` javascript
'azure-cdn-deploy': {
assets: {
options: {
containerName: 'cdn',
containerOp…
-
Azure WebJob runs 2 types of code - a) the WebJob host/Runtime and b) Application code (write by the developers) - For the second part it's very easy to connect to a Azure Storage using a Managed Iden…
-
### Describe the bug, including details regarding any error messages, version, and platform.
In this PR (https://github.com/conda-forge/arrow-cpp-feedstock/pull/1431), I attempted to modify the Conda…
-
Being a public SDK, all externally visible interfaces should support operation cancellation (unless it will send the system into a broken state). We have at times seen it take a long time for blob upl…
-
**Describe the bug**
We're using a quite complex way of calculating the path of the linked template to use. The what-if always returns "no change".
If I hard-code in the template the result of the c…
-
### LanceDB version
v0.6.2
### What happened?
Followed the instructions [here](https://lancedb.github.io/lancedb/guides/storage/#azure-blob-storage) to connect to azure blob storage. I set the requ…
-
### Description
I'm using Durable Functions hosted on-premise with MSSQL database as a storage in isolated mode.
I have set up a timer trigger but it never fires locally.
The only way I could make…