Tag
#cicd
cicd ·
Buying a bicycle using Playwright
I wanted a new bike. I hate waking up at 6am. So naturally, I wrote a Playwright test, a Telegram bot, and a GitHub Action to do it for me.
Read more
cicd ·
Creating custom actions in Buddy
Buddy finally got sharable custom actions — and they're exactly what was missing. Here's how to build your own from scratch.
Read more
cicd ·
No Deploy Friday action
Deploying on Friday is a bad idea — so why not make it literally impossible? Here's the one-liner that enforces that rule at the pipeline level.
Read more
cicd ·
Deploying WordPress with confidence using CI/CD
Pushing code straight to production on WordPress felt fine — until it wasn't. Here's how adding a staging server and some tests changed everything.
Read more
cicd ·
Implement CI/CD step-by-step in your project
The hardest part of CI/CD isn't the pipeline — it's changing the team's habits. Here's how to make that first step less painful.
Read more