ephraimbuddy commented on code in PR #58513:
URL: https://github.com/apache/airflow/pull/58513#discussion_r2544742158


##########
dev/README_RELEASE_PYTHON_CLIENT.md:
##########
@@ -140,8 +153,6 @@ git commit -m "Prepare release ${VERSION}${VERSION_SUFFIX}"
 cd ${AIRFLOW_REPO_ROOT}
 rm dist/*
 breeze release-management prepare-python-client --distribution-format both 
--python-client-repo "${CLIENT_REPO_ROOT}" --version-suffix ""
-breeze release-management prepare-tarball --tarball-type 
apache_airflow_python_client --version "${VERSION}" --version-suffix 
"${VERSION_SUFFIX}"
-

Review Comment:
   The source package command is run after creating the tag below. Running it 
here doesn't work



-- 
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