Comment on Docker Hub's trust signals are a lie — and Huntarr is just the latest proof
CameronDev@programming.dev 1 week agoThat does sound like a good approach. Are you able to share that CI pipeline? I am mostly happy to risk the occasional breakage, nothing is really critical. But something more reliable would probably save me some drama every so often when it does break.
Kushan@lemmy.world 1 week ago
Absolutely! Here’s my CI pipeline, it’s actually super basic: gist.github.com/…/bd92031bb9c8db3320e8c19d5dae319…
Happy to answer questions if you like.
I just added my compose files to the repo, that CI file and set up renovate github.com/renovatebot/renovate to create my PR’s for me.