| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Awesome speed in fixing the issue . Thanks a lot |
Sorry, something went wrong.
|
Thank you for fixing this so quickly! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description
Fixes #2944
Scenarios Tested
$ firebase deploy --only functions === Deploying to 'fir-dumpster'... i deploying functions i functions: ensuring required API cloudfunctions.googleapis.com is enabled... i functions: ensuring required API cloudbuild.googleapis.com is enabled... ✔ functions: required API cloudfunctions.googleapis.com is enabled ✔ functions: required API cloudbuild.googleapis.com is enabled i functions: preparing functions directory for uploading... i functions: packaged functions (24.53 KB) for uploading ✔ functions: functions folder uploaded successfully i functions: creating Node.js 12 function helloWorld(us-central1)... The following functions are found in your project but do not exist in your local source code: createToken(us-central1) helloworld(us-central1) onTestUpdate(us-central1) verifyToken(us-central1) If you are renaming a function or changing its region, it is recommended that you create the new function first before deleting the old one to prevent event loss. For more info, visit https://firebase.google.com/docs/functions/manage-functions#modify ? Would you like to proceed with deletion? Selecting no will continue the res t of the deployments. No i functions: continuing with other deployments. ✔ functions[helloWorld(us-central1)]: Successful create operation. Function URL (helloWorld): https://us-central1-fir-dumpster.cloudfunctions.net/helloWorld ✔ Deploy complete! Project Console: https://console.firebase.google.com/project/fir-dumpster/overviewSample Commands