Re: [DISCUSSION] Automatic dependency management

2024-09-06 Thread Robert Stupp
Looks like there's a consensus to introduce Renovate, so I've updated the PR https://github.com/apache/polaris/pull/267 as "Ready for Review". On 05.09.24 16:15, Dmitri Bourlatchkov wrote: +1 to Renovate. It works well in Nessie and it is quite convenient in terms of GH integration. Cheers, D

Re: [DISCUSSION] Automatic dependency management

2024-09-04 Thread Yufei Gu
Thanks Robert for the proposal. +1 to enable automatic dependency management. I don't have enough experience to decide which one to choose. I'm leaning toward something easy to maintain. Yufei On Wed, Sep 4, 2024 at 1:01 PM Robert Stupp wrote: > Hi all, > > I'd like to propose to use automatic

[DISCUSSION] Automatic dependency management

2024-09-04 Thread Robert Stupp
Hi all, I'd like to propose to use automatic dependency management in Apache Polaris and start a discussion about this topic first. Keeping dependencies up-to-date is a quite important - it helps to not (or better: less likely) run into security issues or bugs in dependencies. Continuously k