[ 
https://issues.apache.org/jira/browse/KAFKA-20085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18053279#comment-18053279
 ] 

Mickael Maison commented on KAFKA-20085:
----------------------------------------

Meta comment: I wonder if we should open a larger Jira aiming at automating as 
many steps as possible from the Release Process and have subtasks, like this 
one, to address each bit.

For example another subtask would be to have a single "Docker Artifacts" GitHub 
Action that triggers all the Docker images steps. First it would trigger the 
"Docker Build Test Workflow" Action for both jvm and native, and if successful 
then trigger the "Build and Push Release Candidate Docker Image" Action again 
for both jvm and native. Then it could also check automatically that the tags 
are on dockerhub.

> Let's replace this verbose instruction with a custom Gradle task
> ----------------------------------------------------------------
>
>                 Key: KAFKA-20085
>                 URL: https://issues.apache.org/jira/browse/KAFKA-20085
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Chia-Ping Tsai
>            Assignee: Cheng Yi Chang
>            Priority: Minor
>             Fix For: 3.9.2, 4.2.0, 4.0.2, 4.1.2
>
>
> Instead of writing the following verbose comment, we should add a gradle task 
> to automate it
> {code:java}
> # NOTE: When you change this version number, you should also make sure to 
> update
> # the version numbers in
> #  - tests/kafkatest/__init__.py
> #  - tests/kafkatest/version.py (variable DEV_VERSION)
> #  - kafka-merge-pr.py
> #  - streams/quickstart/pom.xml
> #  - streams/quickstart/java/src/main/resources/archetype-resources/pom.xml
> #  - streams/quickstart/java/pom.xml {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to