-
Notifications
You must be signed in to change notification settings - Fork 12
Migrate Firebase Functions from deprecated functions.config() to environment variables #1086
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot wasn't able to review any files in this pull request.
Co-authored-by: hakatashi <3126484+hakatashi@users.noreply.github.com>
|
Please retry analysis of this Pull-Request directly on SonarQube Cloud |
📋 概要はにゃ?このプルリクエストは、Firebase Functionsの 🔍 全体的なフィードバックうーん、まだコードの変更がないから、うなには何て言ったらいいかよくわかんないにゃ! 🎯 具体的なフィードバック今のところ、レビューできるコードがないから、特に問題は見つからなかったにゃ! ✅ ハイライト
|
Co-authored-by: hakatashi <3126484+hakatashi@users.noreply.github.com>
|
Please retry analysis of this Pull-Request directly on SonarQube Cloud |
Co-authored-by: hakatashi <3126484+hakatashi@users.noreply.github.com>
|
|
Please retry analysis of this Pull-Request directly on SonarQube Cloud |



Cloud Runtime Configuration API shuts down March 2026, making
functions.config()unusable. Migrated tofirebase-functions/paramswith.envfiles.Implementation
functions/src/jobs/slackFileArchiveCronJob.tsfunctions.config()withdefineString()parametersSLACK_TOKEN,AWS_ACCESS_KEY_ID,AWS_SECRET_ACCESS_KEYfunctions/src/jobs/slackFileArchiveCronJeb.test.tstest.mockConfig()withprocess.envassignmentsMigration Guide
functions/.env.examplewith required variablesfunctions/README.mddocumenting setup and migration rationale.runtimeconfig.example.jsonwith pointer to new format.gitignoreto exclude.envfilesOriginal prompt
functions.config()API を使用している箇所をマイグレートする #1085✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.