eladkal commented on code in PR #34295:
URL: https://github.com/apache/airflow/pull/34295#discussion_r1322803906


##########
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 all-providers

Review Comment:
   mmm I guess this is not right here?
   in this part we want to release only some providers
   so I guess I should change this to
   
   `breeze release-management add-back-references amazon cncf.kubernetes`
   
   to followup the above publish-docs one?



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