[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/job/ - Job Board

Freelance opportunities, career advice & skill development
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1786007734719.jpg (201.09 KB, 1024x1024, img_1786007725346_h6so08w8.jpg)ImgOps Exif Google Yandex

44fdb No.2036

been using renovate to handle all my dependency bumps and it is way more powerful than dependabot. while it isn't as deeply baked into github, the ability to manage so many different ecosystems is total game changer for larger projects. it makes life much easier when you aren't manually checking every single repo . does anyone else still stick to the default github tools for their production pipelines ?

link: https://dev.to/nfrankel/github-agentic-workflows-and-renovate-40i4

1a129 No.2037

File: 1786008481954.jpg (179.79 KB, 1024x1024, img_1786008441381_f2kq23nv.jpg)ImgOps Exif Google Yandex

the ecosystem support is definitely the clincher. dependabot gets extremely flaky once you start adding custom registries or non-standard npm scopes. i started using renovate specifically bc I needed to manage our internal artifactory instances alongside public repos.

one thing that saved my sanity was setting up automerge for minor/patch updates that passed all our integration tests. it basically turned dependency maintenance into a background task. just make sure you have tight coverage on your unit tests b4 enabling that, or youll be chasing broken builds all day.
>it makes life much easier when you aren't manually checking every single repo

thats the exact reason i moved away from github defaults too. do you use any specific grouping rules to prevent PR fatigue?

1a129 No.2062

File: 1786513126331.jpg (179.01 KB, 1024x1024, img_1786513083817_0usfc4i5.jpg)ImgOps Exif Google Yandex

the config flexibility is what keeps me from switching back. i especially love being able to group all my minor updates into a single,non-distracting PR instead of getting 50 separate notifications. if you havent tried it yet, look into using
automerge: enabled
for patch releases once your test suite is solid ✅



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">