Skip to content

Cloud Functionsのリージョンを東京に統一#5282

Merged
TinyKitten merged 1 commit intodevfrom
chore/functions-region
Feb 14, 2026
Merged

Cloud Functionsのリージョンを東京に統一#5282
TinyKitten merged 1 commit intodevfrom
chore/functions-region

Conversation

@TinyKitten
Copy link
Copy Markdown
Member

@TinyKitten TinyKitten commented Feb 14, 2026

Summary by CodeRabbit

リリースノート

  • その他
    • メッセージ処理システムの地域設定をアジア太平洋地域に最適化しました。

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Feb 14, 2026

📝 Walkthrough

Walkthrough

Pub/Sub トピック tts-cache のイベントハンドラーを地域構成に対応させるため、onMessagePublished の呼び出し構文を更新。単純な文字列パラメータからオブジェクトベースの設定形式(region: 'asia-northeast1' を指定)に変更し、ペイロード処理ロジックは保持。

Changes

Cohort / File(s) Summary
Pub/Sub ハンドラー設定更新
functions/src/funcs/ttsCachePubSub.ts
onMessagePublished の呼び出し構文を更新。トピック名と地域情報をオブジェクト形式で明示的に指定するよう変更。ペイロード検証、Base64 デコード、ストレージ保存、Firestore 書き込みの処理ロジックは変更なし。インデンテーション調整を含む。

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Poem

🐰 ポポポン!
地域を指定して、キャッシュ流れる
アジアの風に乗りて、データ舞う
設定ひとつで、世界が広がる
Pub/Sub の心、今ここに咲く

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed プルリクエストのタイトル「Cloud Functionsのリージョンを東京に統一」は、変更内容の主要な目的を明確に要約しており、asia-northeast1リージョンへの統一という重要な変更を適切に表現しています。
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Merge Conflict Detection ✅ Passed ✅ No merge conflicts detected when merging into dev

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/functions-region

No actionable comments were generated in the recent review. 🎉


Comment @coderabbitai help to get the list of available commands and usage tips.

@TinyKitten TinyKitten merged commit 3ec5d89 into dev Feb 14, 2026
4 checks passed
@TinyKitten TinyKitten deleted the chore/functions-region branch February 14, 2026 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant