potiuk commented on code in PR #44941:
URL: https://github.com/apache/airflow/pull/44941#discussion_r1890554834
##########
dev/README_RELEASE_PROVIDER_PACKAGES.md:
##########
@@ -1197,6 +1236,38 @@ do
svn mv "${file}" "${base_file//rc[0-9]/}"
done
+# Delete the old `pypi-rc` providers
+svn rm ${SOURCE_DIR}/pypi-rc/*
+```
Review Comment:
Yeah. It's next to impossible to describe it right without actually trying
it, that's why we should do it together and update the docs when it's run.
It's more efficient than trying to make "dry-run" in your head.
--
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]