Tootfinder

Opt-in global Mastodon full text search. Join the index!

@frankel@mastodon.top
2026-08-02 17:13:20

#GitHub #agenticworkflow and #renovatebot.
In this post, I want to describe the problem when combining the two, how I tried to fix it, and the correct solution.

@wyri@toot-toot.wyrihaxim.us
2026-08-22 22:34:47

The fun side of self-hosting my GitHub Actions runners for private projects (and thus on private repos) is that I now have nearly 60 pending pods after doing some Renovate fixes and upgrades
#home-lab #Renovate

@frankel@mastodon.top
2026-08-16 16:28:43

My current company has settled on using #Gradle. It doesn’t make me very happy, but you need to learn to work with constraints.
This week, I worked on improvements to a new project and set up #Renovate However, I quickly noticed that merges of new dependency versions failed the build. Here’s the fu…