stillalex commented on PR #1976: URL: https://github.com/apache/solr/pull/1976#issuecomment-1756405906
in an interesting turn of events I managed to transition to RC2 without wiping the svn state clean by clicking 'no' on the prompt... I am wondering if this is the right way to go about it. ``` ┌─────────────────────────────────────────────────────────────────────────┐ │ │ │ Solr ReleaseWizard │ │ │ │ Releasing Solr 9.4.0 RC1 │ │ │ │ │ │ Welcome to the release wizard. From here you can manage the process │ │ including creating new RCs. All changes are persisted, so you can │ │ exit any time and continue later. Make sure to read the Help section. │ │ │ │ │ │ 1 - Go to checklist (RC1) │ │ 2 - Abort RC1 and start a new RC2 │ │ 3 - Clear and restart current RC │ │ 4 - Clear all state, restart the 9.4.0 release │ │ 5 - Start release for a different version │ │ 6 - Generate Asciidoc guide for this release │ │ 7 - Help │ │ 8 - Exit │ │ │ │ │ │ ® 2022 The Solr project. Licensed under the Apache License 2.0 │ │ Script version v9.5.0) │ │ │ │ │ └─────────────────────────────────────────────────────────────────────────┘ >> 2 Q: Are you sure? This will abort current RC (y/n): y import_svn done Looks like you uploaded artifacts for ee474b7db483c2242ce1d75074258236ca22103b to svn which needs to be removed. cd ~/.solr-releases/9.4.0/solr svn -m "Remove cancelled Solr 9.4.0 RC1" rm https://dist.apache.org/repos/dist/dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b You will not be prompted for each command but will see the output of each. If one command fails the execution will stop. Q: Do you want me to run these commands now? (y/n): n Saving Started RC2 ┌─────────────────────────────────────────────────────────────────────────┐ │ │ │ Solr ReleaseWizard │ │ │ │ Releasing Solr 9.4.0 RC2 │ │ │ │ │ │ Welcome to the release wizard. From here you can manage the process │ │ including creating new RCs. All changes are persisted, so you can │ │ exit any time and continue later. Make sure to read the Help section. │ │ │ │ │ │ 1 - Go to checklist (RC2) │ │ 2 - Abort RC2 and start a new RC3 │ │ 3 - Clear and restart current RC │ │ 4 - Clear all state, restart the 9.4.0 release │ │ 5 - Start release for a different version │ │ 6 - Generate Asciidoc guide for this release │ │ 7 - Help │ │ 8 - Exit │ │ │ │ │ │ ® 2022 The Solr project. Licensed under the Apache License 2.0 │ │ Script version v9.5.0) │ │ │ │ │ └─────────────────────────────────────────────────────────────────────────┘ ``` -- 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