The current bot would require some configuration changes to get it running
again, as renovate relies on palantirs plugin for updating lock files, and I
believe it uses "gradlew --write-locks" to update the file. This would not work
anymore.
The bot already runs a custom task for including "grad
We’ll need to modify what files renovatebot considers, right now it is only two
files, after it will probably be several.
Another option is to switch to Dependabot, which did not support
consistent-versions plugin, but do support version catalogs.
Jan
> On 13 Nov 2024, at 16:38, David Smiley
Thanks again for this modernization effort, Christos! A lot of work,
clearly.
Do you imagine the "Renovate" bot will need updates to work in this new
world? I suppose we shall deal with that when we get to the other side.
On Wed, Nov 13, 2024 at 10:12 AM Christos Malliaridis <
malliari...@apach
This is the last call for SOLR-17406 /
https://github.com/apache/solr/pull/2706. All matters have been resolved and
the changes will be merged soon if there are no objections.
If you are having any open PRs that make any changes in gradle files, I'd
recommend to wait before merging. If you add