Skip to content

Cycle 005: hosted runtime env sync + persistence evidence workflow#1

Open
junhengz wants to merge 6 commits intonicepkg:mainfrom
junhengz:qa/cycle-005-hosted-env-sync-and-evidence
Open

Cycle 005: hosted runtime env sync + persistence evidence workflow#1
junhengz wants to merge 6 commits intonicepkg:mainfrom
junhengz:qa/cycle-005-hosted-env-sync-and-evidence

Conversation

@junhengz
Copy link

Adds GitHub Actions workflows + scripts/runbooks to (1) select/probe the deployed Next.js workflow runtime BASE_URL, (2) best-effort sync NEXT_PUBLIC_SUPABASE_URL + SUPABASE_SERVICE_ROLE_KEY into the hosting provider (Vercel/Cloudflare Pages) and trigger redeploy, and (3) run the Cycle 005 hosted persistence evidence wrapper and open an evidence PR.\n\nOperator notes (post-merge):\n- Configure repo secrets: VERCEL_TOKEN, NEXT_PUBLIC_SUPABASE_URL, SUPABASE_SERVICE_ROLE_KEY (and SUPABASE_DB_URL only if running with skip_sql_apply=false).\n- Configure repo vars: HOSTED_WORKFLOW_BASE_URL_CANDIDATES (recommended) and/or VERCEL_PROJECT_ID (or VERCEL_PROJECT), optional team scope vars.\n- Then run workflow: cycle-005-hosted-persistence-evidence (workflow_dispatch).\n\nDocs: docs/qa/cycle-005-hosted-persistence-evidence-preflight.md

Add GitHub Actions workflows and supporting scripts/runbooks to sync NEXT_PUBLIC_SUPABASE_URL + SUPABASE_SERVICE_ROLE_KEY into hosted runtime (Vercel/Cloudflare Pages), trigger redeploy, then run Cycle 005 hosted persistence evidence collection.
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.

1 participant