extensions
extensions copied to clipboard
Source code for official Firebase extensions
### [READ] Step 1: Are you in the right place? Issues filed here should be about a feature request for a **specific extension in this repository**. To file a feature...
### Configuration - Extension name: Distributed counter - Extension version: 0.2.4 (19 Oct 2021) - Configuration values (redact info where appropriate): LOCATION="europe-west3" INTERNAL_STATE_PATH= "_firebase_ext_/sharded_counter" SCHEDULE_FREQUENCY= 1 ### Problem *This is...
### [READ] Step 1: Are you in the right place? Yes ### [REQUIRED] Step 2: Describe your configuration - Extension name: `firestore-bigquery-export` - Extension version: `0.1.24` - Configuration values (redacted...
- Extension name: firestore-bigquery-export - Extension version: 0.1.16 - Configuration values (redact info where appropriate): -Cloud Functions location: us-central1 -BigQuery Dataset location: us Getting an error selecting from one of...
- Extension name: storage-resize-images - Extension version: 0.1.28 - Configuration values (redact info where appropriate): Events: - [x] firebase.extensions.storage-resize-images.v1.complete There is an issue for users when calling events through event-arc....
Extention name: storage-resize-images Version: 0.1.28 My extention configuration: Location: us-central1 Bucket: default Sizes of resized images: 640x360,1120x630,1600x900,1920x1080 Deletion of original: false path of new images: resized specific paths to resize:...
### [READ] Step 1: Are you in the right place? Issues filed here should be about a feature request for a **specific extension in this repository**. To file a feature...
### storage-resize-images This feature request is for extension: **\storage-resize-images** ### What feature would you like to see? Indicate only a width for the image rather than also specifying the height....
Hi Firebase Team i get the following message when i try to install the firebase or algolia extension with the console and cli > RESOURCE_ERROR at /deployments/firebase-ext-firestore-typesense-search/resources/backfillToTypesenseFromFirestore: {"ResourceType":"gcp-types/cloudfunctions-v1:projects.locations.functions","ResourceErrorCode":"400","ResourceErrorMessage":"Build failed: {\"metrics\":{},\"error\":{\"buildpackId\":\"\",\"buildpackVersion\":\"\",\"errorType\":\"OK\",\"canonicalCode\":\"OK\",\"errorId\":\"\",\"errorMessage\":\"\"},\"stats\":[{\"buildpackId\":\"google.nodejs.runtime\",\"buildpackVersion\":\"1.0.0\",\"totalDurationMs\":1496,\"userDurationMs\":0},{\"buildpackId\":\"google.utils.archive-source\",\"buildpackVersion\":\"0.0.1\",\"totalDurationMs\":45,\"userDurationMs\":44},{\"buildpackId\":\"google.nodejs.npm\",\"buildpackVersion\":\"1.0.0\",\"totalDurationMs\":6428,\"userDurationMs\":6185},{\"buildpackId\":\"google.nodejs.functions-framework\",\"buildpackVersion\":\"0.9.4\",\"totalDurationMs\":3756,\"userDurationMs\":3541},{\"buildpackId\":\"google.config.entrypoint\",\"buildpackVersion\":\"0.9.0\",\"totalDurationMs\":0,\"userDurationMs\":0},{\"buildpackId\":\"google.utils.label\",\"buildpackVersion\":\"0.0.2\",\"totalDurationMs\":0,\"userDurationMs\":0}],\"warnings\":null,\"customImage\":false}"};...