tool · inferred from evidence
firebase deploy
A command-line tool used to deploy Firebase functions.
- Firebase deploy fails: "Cloud Runtime Config is currently experiencing issues, which is preventing your...
Running firebase deploy --only functions (firebase-tools 13.11.2, also seen on other 13.x versions) failed with: Error: Cloud Runtime Config is currently experiencing issues, which is preventing your functions from being deployed. Please wa
- Firebase: deploying many Cloud Functions fails with "Quota Exceeded" error while trying to update functions
The reporter had a project with 169 Cloud Functions and automatic deployment from GitLab CI (firebase deploy --only functions). The deploy failed most of the time: first warnings like functions: got "Quota Exceeded" error while trying to up