CI/CD
Articles about CI/CD
5 articles
Canary ReleasesDeploy
Canary Releases: risk-free gradual deployments
Implement canary releases for gradual deployments. Traffic strategies, monitoring, automatic rollback, and comparison with blue-green.
·1 min read
Lighthouse CIAutomation
Lighthouse CI: automate performance audits
Learn how to set up Lighthouse CI to automate web performance audits in your CI/CD pipelines.
·1 min read
Semantic ReleaseSemantic Versioning
Semantic Release: automated semantic versioning
Automate semantic versioning with Semantic Release. Configuration, CI/CD integration, and automatic changelog generation.
·1 min read
E2ECI/CD
E2E Testing in CI: headless execution and reporting
Configure E2E testing in CI with Playwright: headless execution, parallelism, reporting, and strategies to reduce false positives.
·1 min read
GitHub ActionsCI/CD
GitHub Actions: complete CI/CD for your project
Implement CI/CD pipelines with GitHub Actions: automatic build, test and deploy. Step-by-step guide with practical examples for your project.
·1 min read