#GitHub Actions
— 2 posts
Apr 18, 2026 · 15m
GitHub Actions for Automated Deployment: A Practical Guide
How to build deploy workflows that are fast, safe, and survive the 3 a.m. incident — secrets, environments, OIDC, caching, rollback, SSH vs runner-based, and the anti-patterns that catch every team once.
DevOpsCI/CDGitHub Actions
Mar 5, 2025 · 9m
CI/CD Pipeline Design: Principles for Reliable Deployments
A well-designed CI/CD pipeline is the backbone of engineering velocity. Here are the design principles I follow after building and maintaining pipelines for teams ranging from 3 to 50 developers.
DevOpsCI/CDGitHub Actions