Skip to content

ci: add supabase keys to github secrets#37

Merged
Eric-Zhang-Developer merged 2 commits into
mainfrom
ci/add-supabase-keys-to-secrets
Nov 12, 2025
Merged

ci: add supabase keys to github secrets#37
Eric-Zhang-Developer merged 2 commits into
mainfrom
ci/add-supabase-keys-to-secrets

Conversation

@Eric-Zhang-Developer
Copy link
Copy Markdown
Owner

@Eric-Zhang-Developer Eric-Zhang-Developer commented Nov 12, 2025

Summary

This PR adds our supabase keys to github's CI action using secrets so they stay safe.

Reflection

This was a easy fix, just had to add my supabase keys on my other personal project so fixing this was easy. Also learned that its a good idea to give the secret to the entire suite. Cause at first I only gave it to tests which is stupid cause well im not testing supabase (as of yet)

Closes #36

@Eric-Zhang-Developer Eric-Zhang-Developer self-assigned this Nov 12, 2025
@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
intro-swe-term-project Ready Ready Preview Comment Nov 12, 2025 3:02am

@Eric-Zhang-Developer Eric-Zhang-Developer merged commit e361ccc into main Nov 12, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix: add supabase keys to CI build .env to fix tests

1 participant