eladkal commented on code in PR #32495:
URL: https://github.com/apache/airflow/pull/32495#discussion_r1261318912
##########
dev/README_RELEASE_PROVIDER_PACKAGES.md:
##########
@@ -408,7 +408,7 @@ All providers (including overriding documentation for
doc-only changes):
```shell script
cd "${AIRFLOW_REPO_ROOT}"
-./docs/publish_docs.py \
+breeze release-management publish-docs \
Review Comment:
But why do we need bash script to beigin with?
Its executing the same command with differnt kind of parameters to breeze
should do the mitigation
##########
dev/README_RELEASE_PROVIDER_PACKAGES.md:
##########
@@ -408,7 +408,7 @@ All providers (including overriding documentation for
doc-only changes):
```shell script
cd "${AIRFLOW_REPO_ROOT}"
-./docs/publish_docs.py \
+breeze release-management publish-docs \
Review Comment:
But why do we need bash script to begin with?
Its executing the same command with differnt kind of parameters to breeze
should do the mitigation
--
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]