Pipeline Blueprints That Outlive Your Team’s Next Reorg
You've just been handed a new team after the reorg. The old pipeline is still running, but nobody remembers why the deploy step checks for a file call...
3 articles in this category
You've just been handed a new team after the reorg. The old pipeline is still running, but nobody remembers why the deploy step checks for a file call...
Somewhere around the 17th deploy of the quarter, the checklist stops working. Claim desks that separate intake verbs from appeal verbs stop copy-paste...
Here is the thing about CI/CD pipelines: they are easy to set up, hard to maintain honest. You hook up GitHub Actions, write a few YAML files, and sud...