n8n: Merging a list with a scalar value

As an engineer, I can’t stand repetition. I’m always on the lookout for ways to automate anything that feels even slightly manual. Most of the time, development flows smoothly. But every now and then, something that…

CI/CD in Docker with Gitea and Woodpecker CI

I’ve been using Gitea and Woodpecker CI for a while now, and they’ve become invaluable tools when working on larger projects or collaborating with multiple people. The ability to catch integration issues earlier, enforce clean workflows,…