subscribe via RSS
Triggering Cloudflare Cache Purging with Netlify's Post-Deploy Hooks and a Google Cloud Function in Go
| Go, Netlify, Google Cloud, Cloudflare, middleware | 6 min read
I had been putting off some gnarly dependency upgrades for over a year and finally got around to it last week, after a few false starts of… Read more...
Go Package CI/CD with GitHub Actions
| Go, CI/CD, GitHub Actions | 9 min read
In a previous post, I wrote about how I implemented CI/CD checks and autoreleases for the Python implementation of my random-standup program… Read more...
Writing a Simple CLI Program: Python vs Go
| Python, Go, CLI, CI/CD | 15 min read
As I mentioned in a previous post, I'm currently the Scrum Master of the DND Digital HR AppDev team. One of my duties is running the daily… Read more...