Release · v1.114.11
Unify all automation under CI/CD workflow
ci: unify all automation under CI/CD workflow
Details
Consolidate HTML/GA4 tests, deploy, Supabase REST verification, and gist update/verification into one CI/CD pipeline and remove redundant standalone workflow files. Made-with: Cursor
Files changed (5)
| .github/workflows/ci.yml | +166 | −11 |
| .github/workflows/gist-update.yml | +0 | −80 |
| .github/workflows/test-ga4.yml | +0 | −70 |
| .github/workflows/test-html.yml | +0 | −50 |
| .github/workflows/test-supabase-db.yml | +0 | −28 |