Re: Status Renovate

2025-07-15 Thread Eric Maynard
No problem, please see PR #2085.

Re: Status Renovate

2025-07-15 Thread Robert Stupp
Feel free to open a PR,Eric. On Tue, Jul 15, 2025 at 3:30 PM Eric Maynard wrote: > > Perhaps I misunderstood the functionality of PR #1891 -- if so, I > apologize. Per the vote in the mentioned thread, it seems that there is > consensus to not run renovatebot on branches for released versions lik

Re: Status Renovate

2025-07-15 Thread Eric Maynard
Perhaps I misunderstood the functionality of PR #1891 -- if so, I apologize. Per the vote in the mentioned thread, it seems that there is consensus to not run renovatebot on branches for released versions like 1.0.0, 1.2.3, and so on. I'm aligned with that. If we maintained a branch like 1.x and p

Re: Status Renovate

2025-07-15 Thread Robert Stupp
Not sure what you mean Eric. IIRC you merged the PR 1891, so I assumed you're also okay with that? On Tue, Jul 15, 2025 at 3:07 PM Eric Maynard wrote: > > Do we actually want it to run on release/1.0.x? Per "[DISCUSS] Disable > renovatebot on release branches", it looks like we do not. > > On Tue

Re: Status Renovate

2025-07-15 Thread Eric Maynard
Do we actually want it to run on release/1.0.x? Per "[DISCUSS] Disable renovatebot on release branches", it looks like we do not. On Tue, Jul 15, 2025 at 5:18 AM Robert Stupp wrote: > Oh! > According to the dependency dashboard [1] it works on both main and > release/1.0.x :) > > [1] https://git

Re: Status Renovate

2025-07-15 Thread Robert Stupp
Oh! According to the dependency dashboard [1] it works on both main and release/1.0.x :) [1] https://github.com/apache/polaris/issues/642 On Tue, Jul 15, 2025 at 2:16 PM Robert Stupp wrote: > > Yea - it already created 5 PRs (the hourly limit). Let's see whether > it catches the release/1.0.x br

Re: Status Renovate

2025-07-15 Thread Robert Stupp
Yea - it already created 5 PRs (the hourly limit). Let's see whether it catches the release/1.0.x branch as well. On Tue, Jul 15, 2025 at 2:12 PM Jean-Baptiste Onofré wrote: > > Good catch! > > I merged the PR and renovate works again. > > Thanks ! > > Regards > JB > > On Tue, Jul 15, 2025 at 2:0

Re: Status Renovate

2025-07-15 Thread Jean-Baptiste Onofré
Good catch! I merged the PR and renovate works again. Thanks ! Regards JB On Tue, Jul 15, 2025 at 2:03 PM Robert Stupp wrote: > > Hi all, > > I did some investigation on what's going on with Renovate, why it's no > longer working. > > It seems to be broken by my PR [1] to let Renovate suggest

Status Renovate

2025-07-15 Thread Robert Stupp
Hi all, I did some investigation on what's going on with Renovate, why it's no longer working. It seems to be broken by my PR [1] to let Renovate suggest patch version updates on 1.* release branches [1], which was done knowing that Renovate supports multiple base branches in forking-Renovate [2]