iverase opened a new issue, #14441:
URL: https://github.com/apache/lucene/issues/14441

   The release wizard ask for  in `Prerequisites/GPG key id is configured`  for 
the method for signing the release:
   
   ```
   Q: Do you want to sign the release with gradle plugin? No means gpg (y/n):
   ```
   
   For most of us (at least for me), this choice is very obscure and it is not 
very clear of the consequences of it. Probably this is the only time you have 
to deal with gpg!
   
   As far as I understand, this choice is only used when calling the script 
`buildAndPushRelease.py` which it uses a different sing-in method based on the 
choice above. This is happening later on the release wizard under `Build the 
release artifacts\Build the release candidate`. If something goes wrongs 
because of the choice above, it is actually difficult to track down why. 
   
   I wonder if the question should be move just before running the script so 
there is more connection between actions and results.


-- 
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.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

Reply via email to