Files
supabase/e2e/studio/.env.local.github.example
Ali Waseem e07a3e2838 feature: login w/ Github for production E2E tests (#41495)
* updated github script for login

* refactored and cleans up github login

* wip

* updated github script

* removed context dir for page access

* updated auth script

* updated the login methods

* updated README

* updated minor bugs

* added error handling
2025-12-19 10:48:27 -07:00

16 lines
284 B
Bash

# Copy and paste this file and rename it to .env.local
STUDIO_URL=https://supabase.com/dashboard
API_URL=https://api.supabase.com
# Required for platform tests
IS_PLATFORM=true
ORG_SLUG=
SUPA_PAT=
GITHUB_TOTP=
GITHUB_USER=
GITHUB_PASS=
VERCEL_AUTOMATION_BYPASS_SELFHOSTED_STUDIO=