kaxil commented on code in PR #54798: URL: https://github.com/apache/airflow/pull/54798#discussion_r2292045152
########## dev/breeze/doc/09_release_management_tasks.rst: ########## @@ -788,6 +788,29 @@ default is to build ``both`` type of distributions ``sdist`` and ``wheel``. :width: 100% :alt: Breeze release-management prepare-airflow-ctl-distributions +Preparing Airflow CTL Tarball +""""""""""""""""""""""""""""" + +You can prepare Airflow CTL source tarball using Breeze: + +.. code-block:: bash + + breeze release-management prepare-airflow-ctl-tarball Review Comment: We also don't need airflowctl source tarball, the wheel and sdist are enough like Task SDK. breeze release-management prepare-task-sdk-distributions -- 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]
