Workflow

    CI/CD and Drift Detection Workflows

    GitHub Actions workflows for CI checks, schema drift detection, sync jobs, and Vercel deployment orchestration.

    ci cdautomationsystemRPS Digital

    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 workflow
    Workflow

    CI/CD and Drift Detection Workflows

    6 steps
    1. Push/PR triggers workflow
      action
    2. Install dependencies and generate Prisma client
      action
    3. Run migrations, lint, tests, and build
      action
    4. Deploy to Vercel on main
      decision
    5. Run scheduled schema/type drift checks
      action
    6. Open GitHub issue if drift detected
      decision