Skip to main content
Eduuh
Muraya
Writing
Series
Tags
Toggle theme
← All tags
DevOps
3 articles
February 22nd, 2026
GitHub Actions
GitHub Actions Things I Wish I Knew Earlier
Matrix strategies, OIDC auth, registry caching, and a few footguns I hit setting up CI/CD for a monorepo.
4 min read
February 22nd, 2026
Azure
Pushing Docker Images to Azure Container Registry with GitHub Actions
Set up a GitHub Actions workflow to build and push Docker images to ACR. Spoiler: the OIDC token approach doesn't work with buildx. Here's what does.
3 min read
January 14th, 2026
Cloudflare
Branch-Based Deployments with Private Staging on Cloudflare
How I use Cloudflare Pages for deployments and Cloudflare Access to protect my staging environment with email OTP authentication.
6 min read