-
**Description:**
```ballerina
import ballerinax/azure_functions as af;
import ballerina/http;
@af:QueueTrigger {
queueName: "queue2"
}
listener af:QueueListener queueListener …
-
The Vault docs specify that a HTTP request with a `LIST` method can be used to list secrets (i.e https://developer.hashicorp.com/vault/api-docs/secret/kv/kv-v1#list-secrets).
However, in some setup…
-
### Related issues
No - checked ChangeLog too
### [REQUIRED] Version info
upgrade from ^5.1.1 to ^6.0.0
**node:**
v20.15.0
**firebase-functions:**
^6.0.0
**firebase-tools:**
…
-
#### Brief summary of issue / Description of requested feature:
Whilst investigating #7480 I had occasion to run some functions from the main console command line to create some permanent triggers. S…
-
**Describe the bug**
When using custom functions following the React Guide, https://www.builder.io/c/docs/react/custom-actions, the function is triggered without clicking on the element
**To Repro…
-
I've been adding some more legacy functions on my local branch of JMRI. I added the following functions:
0xF8013B, // Fn32 Aux 3
0xF8012D, // Fn33 Locomotive Re-Fueling Sound
…
-
Note: this is a **feature request**
### Description
It would be great to have functions that are subscribed to pubsub topics trigger when a new message is published in this topic, locally, in the pu…
-
So while I appreciate the quickstart examples, they seem to be lacking in how you'd go about testing existing functions/triggers.
I'm not sure if that's where `firebase-functions-test` comes into p…
-
I was in need to support functions & triggers in schemas generated from DBIx::Class, so I started to add this features in [this branch](https://github.com/SPodjasek/sql-translator/tree/topic/postgres-…
-
#### Investigative information
Please provide the following:
- Timestamp: 2024-10-16T10:00:00.0021088Z
- Function App version: 4
- Function App name: flexconsumptiontimer-test-func
- Function name(s…