Dev.to
7/12/2026

The original title is "Enhancing CraveView's CI/CD Pipeline with Sentry and E2E Tests"
Original: Enhancing CraveView's CI/CD Pipeline with Sentry and E2E Tests
Short summary
A walkthrough of integrating Sentry for error tracking and Playwright-based E2E tests into a Next.js project's CI/CD pipeline, improving a pipeline score from 85 to 95+. Includes code snippets for Sentry client/edge/server configs, a basic E2E test, and GitHub Actions workflow modifications. Part of a build-in-public series from Mexico.
- •Integrated Sentry for client, edge, and server error tracking in a Next.js app
- •Added Playwright E2E tests to GitHub Actions CI workflow with scheduled cron runs
- •Pipeline score improved from 85 to 95+ with better error tracking and test coverage
Generated with AI, which can make mistakes.
Is this a good recommendation for you?



