-
We could run this, but I'm not sure we should be using the request and response object or not? Thanks for any pointers!
```
exports.helloWorld = functions.https.onRequest((request, response) => {
…
-
This assumes that Genkit has been instanced (https://github.com/firebase/genkit/issues/1230) and some options like model can be passed through to primitives defined within.
```go
ctx := context.Ba…
-
### [REQUIRED] Environment info
Version: 13.7.1
OS: Ubuntu
### [REQUIRED] Test case
Deployment with a failing function update.
### [REQUIRED] Steps to reproduce
`firebase deplo…
-
### Description
Messages are currently not dismissed & uploading measurements does not show the messages being dismissed.
### Reproduction
- [ ] Interact with a message (e.g. the welcome video) and…
-
無事にデプロイができました。これで目標「Firebase へのデプロイ」は完了です!
次にfunctionsなどへのapi機能の実装についてもfirebaseへapiを移行していきたいと思います
-
### Version info
**Angular:** 13.3.11
**Firebase:** 10.7.1
**AngularFire:** 7.6.1
**Other (e.g. Ionic/Cordova, Node, browser, operating system):** MacOS, but deployed to Firebase Hosti…
-
### Version info
**firebase-functions-test:**
**firebase-functions:**
**firebase-admin:**
### Test case
I am testing firebase blocking functions by `firebase-functions-test`…
-
We gonna need test scripts for all functions and those will also be executed by CI (codeship) during deployment
-
I could not find FIDO2 support. Is there a roadmap for this?
-
It would be great to be able to upgrade to Cloud Functions v2 because they have less cold starts.