Series /
GitHub Actions Complete Guide
2 posts in this series
1
GitHub Actions Matrix Build: Multi-Version Parallel Testing in Practice
Hands-on tutorial for GitHub Actions Matrix builds, covering basic syntax, exclude/include filters, fail-fast strategy optimization, and max-parallel resource control. Includes a complete multi-version parallel testing pipeline template.
Technology
G
3
GitHub Actions Cache Strategy: Speed Up CI/CD Pipeline 5x
A practical guide to GitHub Actions cache strategy: complete configuration examples from npm to Docker, cache key design best practices, and performance optimization data. Master the caching mechanism to accelerate your CI/CD pipeline 5x and save build costs.
Technology
G