janhoy opened a new pull request, #3057:
URL: https://github.com/apache/solr/pull/3057

   Now that main branch uses gradle version catalogs, dependency upgrades 
cannot be easily back ported to branch_9x anymore, unless the version catalogs 
are back ported as well.
   
   Also, many features are removed in main that still exist in branch_9x, so we 
will miss out on certain dep updates if we only rely on manual backports.
   
   Therefore I propose, and will test with dryRun, that @solrbot runs a 
separate 9x run, so we can merge them just like we do on main. Plan:
   
   * Place a `renovate.json` config in branch_9x, which targets old 
`versions.properties`
   * In solrbot repo, run a separate workflow that uses `baseBranch=branch_9x`
   * Do a dry run and verify that it works
   * Enable for branch_9x
   * Once Solr 10 is released, target instead latest `branch_9_x` which will 
have a long life in bugfix mode.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to