janhoy edited a comment on pull request #773: URL: https://github.com/apache/solr/pull/773#issuecomment-1082376778
Running the wizard on your branch, it produces this mail template for RC1: ``` .Mail template ---- To: d...@solr.apache.org Subject: [VOTE] Release Solr 9.0.0 RC1 Please vote for release candidate 1 for Solr 9.0.0 The artifacts can be downloaded from: https://dist.apache.org/repos/dist/dev/solr/solr-9.0.0-RC1-rev-4ea6ecc35c0f6585c76e0713acfe917ccfe3b8cf You can run the smoke tester directly with this command: python3 -u dev-tools/scripts/smokeTestRelease.py \ https://dist.apache.org/repos/dist/dev/solr/solr-9.0.0-RC1-rev-4ea6ecc35c0f6585c76e0713acfe917ccfe3b8cf You can build a release-candidate of the official docker image using the following command: docker build https://dist.apache.org/repos/dist/dev/solr/solr-9.0.0-RC1-rev-4ea6ecc35c0f6585c76e0713acfe917ccfe3b8cf/solr/docker/Dockerfile.official \ --build-arg SOLR_DOWNLOAD_URL=https://dist.apache.org/repos/dist/dev/solr/solr-9.0.0-RC1-rev-4ea6ecc35c0f6585c76e0713acfe917ccfe3b8cf/solr/solr-9.0.0.tgz \ -t solr-rc:9.0.0-1 The vote will be open for at least 72 hours i.e. until 2022-04-01 17:00 UTC. [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove (and reason why) Here is my +1 ---- ``` One issue might be the super long URLs, and email client breaking up lines. Perhaps we should try to use env.vars to split it up some more? -- 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...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org