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...
The root cause is server-side on Google's end: firebase deploy calls the Cloud Runtime Configuration API (runtimeconfig.googleapis.com) during functions deploys, and when that API 500s the deploy halts. In the June 2024 wave Firebase suppor