dweiss opened a new pull request, #13141: URL: https://github.com/apache/lucene/pull/13141
This is an initial attempt to run a gh workflow to at least make sure these two scripts work and things are building. For the time being, I've omitted the tests entirely - nightly tests OOM on gh infrastructure and they're run/ verified elsewhere anyway (jenkins jobs). This is just to have a regular check that the python scripts pass. The workflow is at the moment quite simple: * it runs a local "release" in dev-mode (so also omits running gradle checks and signing artifacts), * it then runs the smoke tester against the locally produced release. The smoke tester is run with the minimum default JDK but gradle is run with newer, head-released javas (17, 21 and 22-ea). The workflow runs nightly, without any other triggers. -- 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...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org