firebase-tools
firebase-tools copied to clipboard
The Firebase Command Line Tools
### Description Setting up a framework to test more complicated schema migration and deployment cases. I've started with just a few simple cases, but we can add more in the...
Bumps the minor group with 34 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@google-cloud/cloud-sql-connector](https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector) | `1.2.3` |...
Ensures that the branch entered by user is a valid branch that is available in their repo.
### [REQUIRED] Environment info **firebase-tools: 13.11.2** **Platform: Windows** ### [REQUIRED] Test case Here's a test case that demonstrates the issue: 1. Firestore Document: Create a Firestore document with a `VectorValue`...
### Description ### Scenarios Tested ### Sample Commands
### [REQUIRED] Environment info `firebase --version`: 13.7.3 **Platform:** macOS: M1 Sonoma Latest npm, pnpm, bun, all of these produce the same issue. Optional dependencies are allowed by default. ### [REQUIRED]...
### Description ### Scenarios Tested ### Sample Commands
### Description Add frameworks tests on windows to CI. Mainly fix paths to work on Windows. ### Scenarios Tested ### Sample Commands
### [REQUIRED] Environment info **firebase-tools:** 13.11.2 **Platform:** masOS ### [REQUIRED] Test case A scheduled function fails with [Error: 9 FAILED_PRECONDITION](https://stackoverflow.com/questions/78380161/how-to-resolve-firebase-scheduled-function-error-9-failed-precondition). Creating a collectionGroup exemption index in the Firebase Hosting console...
### Description Correction of a problem where export to dotenv fails if the config value is operated with empty characters in the 1st gen of functions. Fixes https://github.com/firebase/firebase-tools/issues/7036 and fixes...