Igor Soarez created KAFKA-16934:
-----------------------------------
Summary: Clean up and refactor release.py
Key: KAFKA-16934
URL: https://issues.apache.org/jira/browse/KAFKA-16934
Project: Kafka
Issue Type: Improvement
Reporter: Igor Soarez
Assignee: Igor Soarez
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 message was sent by Atlassian Jira
(v8.20.10#820010)