Search
3 results for “github-actions”
Search results
Blog
How to Build a Zero-Downtime Terraform Pipeline with GitHub Actions
Build a guarded Terraform and GitHub Actions deployment pipeline with OIDC, concurrency, saved plans, approvals, rolling changes, verification, and rollback.
Blog
Your GitHub Actions Cache Hit Rate Is Worse Than You Think, and the Key Isn't the Problem
Why identical GitHub Actions cache keys still miss across pull requests, how branch scope and restore keys work, and the correct npm cache YAML.
Blog
Terraform Apply Stuck Acquiring State Lock
A safe Terraform state lock troubleshooting guide for stuck apply runs, stale locks, lock IDs, force-unlock, backend behavior, and CI pipeline guardrails.