kotman12 commented on PR #4279: URL: https://github.com/apache/solr/pull/4279#issuecomment-4355447567
> I commented over there to ditch the changelog for improvements to unreleased things. But otherwise -- sure; I assume it's what you/Rahul worked out. > > Process for any backporting (release branch or not): > > * git cherry-pick from main (or another I guess) > > * Fix conflicts > * `./gradlew check` , maybe exclude tests depending on your confidence level. > > * Fix issues. If the changes are extensive enough to warrant peer review, switch to a PR. > * git push > > Note that there's a [cherrypick.sh](https://github.com/apache/solr/blob/ec51d13bc14821ac13041c7461abe66fc12b5483/dev-tools/scripts/cherrypick.sh) script that works well as long as there aren't git conflicts. @dsmiley Good call about the changelog. I removed it. Even if we were to include it, should it have been in the unreleased folder? Is there some release management script that puts in the right place? I assume you want in some 9_11 folder at the end. Btw @rahulgoswami I have pushed the change to the 9_11 branch. -- 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]
