bugraoz93 commented on code in PR #54852:
URL: https://github.com/apache/airflow/pull/54852#discussion_r2294877882


##########
dev/breeze/src/airflow_breeze/commands/release_management_commands.py:
##########
@@ -684,7 +687,9 @@ def _build_package_with_docker(build_distribution_format: 
str):
             _build_package_with_docker(
                 build_distribution_format=distribution_format,
             )
-    get_console().print(f"[success]Successfully prepared Airflow 
{distribution_pretty_name} packages")
+    get_console().print(

Review Comment:
   This is just to change logging as `airflowctl` to make it prettier but due 
to directory structure some parts needs to stay as apache-airflow-ctl for now



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to