chore: run functions:secrets:set with --force to replace old versions#5995
chore: run functions:secrets:set with --force to replace old versions#5995jacek-prisma merged 1 commit intodevfrom
Conversation
WalkthroughThe pull request adds the Changes
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro
Run ID: 52532f29-8db3-48b9-88c2-834ae3175cd5
📒 Files selected for processing (1)
platforms-serverless/firebase-functions/run.sh
When running
functions:secrets:setwith--forcethe CLI should update the affected functions and disable old secret version. This should save us some GCP costs, since disabled secrets cost nothing.Summary by CodeRabbit