janhoy commented on PR #3044: URL: https://github.com/apache/solr/pull/3044#issuecomment-3429261074
Considered every mention of CHANGES.txt in the repo (except release notes etc), and updated each one. Mostly related to releaseWizard and scripts. This makes the releaseWizard ready for releasing with logchange workflow. @anshumg As you have already started the wizard, you'll have a state.yaml file inside your `.solr-releases/10.0.0/` folder. You could backup that file somewhere and try to run the wizard from this branch. I think it shuold be able to read the old yaml and write a new one. Some steps are removed and some new are added. Will try to dry-run the wizard just to see that there are no parse errors. The updated wizard flow for syncing changes between branches is added as planned in hte JIRA issue, but by no means tested yet. We hope it will work to cherry-pick the commit after running `logchangeRelease` and `logchangeGenerate`. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
