firebase-tools
firebase-tools copied to clipboard
The Firebase Command Line Tools
### [REQUIRED] Environment info **firebase-tools:** 13.15.2 **Platform:** Windows ### [REQUIRED] Test case Try to deploy Cloud Functions V2 (mix between callables, https and Firestore triggers) `firebase deploy --only functions` Currently...
### Description ### Scenarios Tested ### Sample Commands
### Description The new button relies on the VSCode's built-in open command. ### Scenarios Tested ### Sample Commands
The directory for Firebase **extensions** manifest is currently hardcoded as `"extensions"`. This restricts flexibility for users who want to organize their project structure differently, especially in monorepos or more complex...
It would be great if you can pass parameters to the flutter build command because I would like to change the render of my app from CanvasKit to HTML
### Environment info **firebase-tools:** 13.16.0 **Platform:** Linux ### Test case Any Vite based project which uses modes. ### Steps to reproduce We disable AppCheck in local dev environments. We only...
### [REQUIRED] Environment info GitHub Action execution on `ubuntu-latest` with Firebase CLI installed with `npm install -g firebase-tools` **firebase-tools:** `13.20.2` **Platform:** `Ubuntu` ### [REQUIRED] Test case - I've not been...
### [REQUIRED] Environment info **firebase-tools:** 13.15.2 **Platform:** Windows 11 ### [REQUIRED] Test case - Using the emulator with functions, firestore, hosting - .env.local contains METADATA_SERVER_DETECTION=none (see #6765 ) - http://169.254.169.254/computeMetadata/v1/universe/universe_domain...
### [REQUIRED] Environment info **firebase-tools:** 13.13.0 **Platform:** MacOS ### [REQUIRED] Test case Steps to reproduce should be enough ### [REQUIRED] Steps to reproduce 1. Create a new pnpm workspace with...
### [REQUIRED] Environment info **firebase-tools:** 12.5.1 **Platform:** Ubuntu ### [REQUIRED] Test case Hi, after adding the `googlecloud/[email protected]` to our extensions: ```json "extensions": { "firestore-send-email": "firebase/[email protected]", "mailchimp-firebase-sync": "mailchimp/[email protected]", "firestore-semantic-search": "googlecloud/[email protected]" }...