Home
About
Categories
Tags
Series
Github-Actions
2026/04/08
How Our Main CI Workflow Actually Works
BUILD
ci
github-actions
devex
2026/04/03
TIL: Curling Private GitHub Release Assets
BUILD
ci
docker
github-actions
2026/03/13
1,600 Lines of YAML: GitHub Actions Workflow Refactor
BUILD
ci
devex
docker
github-actions
2026/03/09
The 30-Second Fix Nobody Did for 3 Months: Stale Docker Prepuller
BUILD
ci
docker
github-actions
kubernetes
2026/03/06
GitHub Actions Triggers: The Full Mental Model
BUILD
ci
github-actions
infra
monorepo
🍞
⭐
2026/03/05
Wait-for-Label: Gating Expensive CI Jobs Behind a Human Decision
BUILD
ci
github-actions
infra
testing
⭐
2026/03/04
The 500 Lines That Run Every GPU Test
BUILD
ci
github-actions
infra
⭐
2026/03/02
GitHub Rate Limits: What I Learned When CI Started Getting 403s
BUILD
github-actions
🍞
2026/02/25
Two Days to Merge Six Files: Docker CI Friction
BUILD
docker
github-actions
2026/02/23
The CI Runner Landscape: Why Your Monorepo Needs More Than ubuntu-latest
BUILD
github-actions
2026/02/19
What I Learned from Uber’s Flaky Test System (And What I Want to Steal)
BUILD
github-actions
2026/02/19
Adding AI Failure Analysis to Our CI Pipeline (Without Letting It Break Anything)
BUILD
ai-tooling
github-actions
⭐
2026/02/18
Wiring AI Agents into CI: From Cold DM to Working Pipeline
BUILD
ai-tooling
github-actions
⭐
2026/02/15
CI Observability: Tracing CI Data into Datadog
BUILD
github-actions
2026/02/02
Docker Builds: DinD vs Kubernetes Mode and 17-Minute Image Pulls
BUILD
ci
docker
github-actions
kubernetes
2024/11/30
Blogging Setup: Part 2, Github Action and AWS S3
BUILD
github-actions
infra