potiuk commented on code in PR #44941:
URL: https://github.com/apache/airflow/pull/44941#discussion_r1890551881
##########
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:
svn commit -m "Promote RC artifacts for Airflow Providers to released $(date
"+%Y-%m-%d%n")"
--
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]