CI/CD and Drift Detection Workflows
GitHub Actions workflows for CI checks, schema drift detection, sync jobs, and Vercel deployment orchestration.
Workflow diagram
Swipe horizontally to inspect the full diagram.
Part of project
RPS DigitalParent project
CI/CD and Drift Detection WorkflowsThis workflow
Workflow diagramRendered with the workflowWorkflow
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