feat: exposing new api keys to functions by kallebysantos · Pull Request #4946 · supabase/cli
Conversation
What kind of change does this PR introduce?
Feature
What is the current behavior?
New api keys (sb_xxx) are not available inside edge-functions environment
What is the new behavior?
This PR exposes the new api keys by creating two new envs:
SUPABASE_PUBLISHABLE_KEYS={"default":"sb_publishable_xxx"}SUPABASE_SECRET_KEYS={"default":"sb_secret_xxx"}
Towards AUTH-1040
Prepares CLI to project
Important
Review skipped
Draft detected.
Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.
⚙️ Run configuration
Configuration used: Central YAML (base), Organization UI (inherited)
Review profile: CHILL
Plan: Pro
Run ID: 4b1b275e-74d1-4437-802f-0c6770cf417c
You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.
Use the checkbox below for a quick retry:
- 🔍 Trigger review
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 @coderabbitai help to get the list of available commands and usage tips.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters