soarez opened a new pull request, #16287:
URL: https://github.com/apache/kafka/pull/16287

   The current release script has a couple of issues:
   
   * It's a single long file with duplicated logic, which makes it difficult to 
understand and make changes
   * When a command fails, the user is forced to start from the beginning, 
expanding feedback loops. e.g. publishing step fails because the credentials 
were set incorrectly in ~/.gradle/gradle.properties
   
   This change moves release.py and release_notes.py into new components under 
release/.
   
   


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to