CI/CD and Drift Detection Workflows
GitHub Actions workflows for CI checks, schema drift detection, sync jobs, and Vercel deployment orchestration.
Part of project
Workflow
CI/CD and Drift Detection Workflows
- Push/PR triggers workflowaction
- Install dependencies and generate Prisma clientaction
- Run migrations, lint, tests, and buildaction
- Deploy to Vercel on maindecision
- Run scheduled schema/type drift checksaction
- Open GitHub issue if drift detecteddecision