When Trump logs into his Lemmy account he’s going to be so owned.
When Trump logs into his Lemmy account he’s going to be so owned.
I made some more tweaks to my Renovate bot which runs on a Woodpecker CI instance on my own hardware. Now it merges green PRs automatically. And I have it running every hour so all my software projects stay up-to-date and it responds quickly when I request a rebase.
I’ve also been cleaning up my Home Assistant automations and devices and trying to think up some useful things I can do for myself in an apartment where I can’t replace switches or the thermostat.
Codeberg doesn’t have much compute available for CI runners, and asks that you use the runners they do have sparingly. If you’re into the self-hosting thing, you can run the Forgejo runner, which has the same workflow syntax as GitHub Actions, or you can run something like Woodpecker CI, which has its own workflow syntax. I’ve had better luck running Woodpecker myself and I have it running jobs for all my projects as well as a Renovate bot that runs every hour.