bugraoz93 commented on code in PR #54798: URL: https://github.com/apache/airflow/pull/54798#discussion_r2292066894
########## 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: Okay, then we can close this? That is already implemented and working. I have read the airflow release doc and thought I needed it for GitHub or so https://apache-airflow.slack.com/archives/C03G9H97MM2/p1755637215801419?thread_ts=1755621972.727769&cid=C03G9H97MM2 -- 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]
