epugh commented on PR #4695: URL: https://github.com/apache/solr/pull/4695#issuecomment-5173124437
I asked Github Copilot "are there any other standardizations that can be made across all the various *Tools so they work the same? I know PackageTool for example has a unique printGreen method that we can migrate to just echoIfVerbose or another shared method. How can we make all the Tools follow the same patterns?" and it gave me quite a few things that *could* be done to make all the tools work the same. Maybe for a seperate PR.... -- 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]
