Damodar Lohani
Damodar Lohani
## What does this PR do? (Provide a description of what this PR does.) ## Test Plan (Write your test plan here. If you changed any code, please provide us...
## What does this PR do? Adds new usage stats ### From influxdb - inbound - outbound - functions.functionId.builds - functions.functionId.build - functions.functionId.failures -> functions.functionId.executions.failures - functions.functionId.builds.failures - functions.functionId.compute build...
## What does this PR do? (Provide a description of what this PR does.) ## Test Plan (Write your test plan here. If you changed any code, please provide us...
## What does this PR do? Refactors tasks in Appwrite using the new Platform library ## Test Plan Existing tests ## Related PRs and Issues - https://github.com/utopia-php/platform/pull/1 - https://github.com/appwrite/cloud/pull/2 ###...
## What does this PR do? The property isn't used anymore ## Test Plan Existing Tests ## Related PRs and Issues (If this PR is related to any other PR...
Hi, I am using `firebase-function-tools` to write my firebase functions. However I am unable to run firebase functions on emulators locally. Imported `import {functions} from 'firebase-functions'` , functions is undefined....
- Not sure to pursue further, as this requires users to do additional setups for each platforms.