janhoy commented on PR #4227: URL: https://github.com/apache/solr/pull/4227#issuecomment-4110011687
> It would be nice if running this was a constant thing, not a "and now it's release time" type thing. Wrt maven files, it is most crucial to avoid shipping something broken, so I'm good with release-time. But I also agree that if it was wrappable in a gradle target, then any change to gradle files could trigger such a test in github actions. Since it involves actually running `mvn` I suspect it becomes awkward to do this inside JUnit framework, but perhaps as a TestContainer that depends on first building maven, lots of things could be done in that container. -- 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]
