eladkal commented on code in PR #34295:
URL: https://github.com/apache/airflow/pull/34295#discussion_r1324313919
##########
dev/README_RELEASE_PROVIDER_PACKAGES.md:
##########
@@ -414,6 +414,16 @@ If you have providers as list of provider ids because you
just released them you
```shell script
cd "${AIRFLOW_REPO_ROOT}"
+breeze release-management publish-docs providers-index amazon cncf.kubernetes
--override-versioned --run-in-parallel
+
+breeze release-management add-back-references providers-index amazon
cncf.kubernetes
+```
+
+or with
+
+```shell script
+cd "${AIRFLOW_REPO_ROOT}"
+
Review Comment:
for now lets leave it as an option.
I will do another cleanup on the whole doc soon
--
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]