ci(e2e): restore the SQLite-stack e2e workflow
The upstream sync took upstream's e2e.yml, which boots a local Supabase stack - but this fork's specs authenticate through the local auth provider (/user/auth/signup), which a Supabase-profile backend 404s. Restore the SQLite + local-auth wiring the specs were written for.
| Repository | duncanmcqueen/mike |
|---|---|
| Author | dwmcqueen <dwmcqueen@users.noreply.github.com> |
| Authored | |
| Parents | fe5d9319 |
| Stats | 1 file changed , +6 , -38 |
| Part of | Upstream sync merge and its regression fallout |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-b8f68fcd.md
from inside the repo you want the change in.