potiuk commented on code in PR #36160: URL: https://github.com/apache/airflow/pull/36160#discussion_r1422342369
########## dev/README_RELEASE_PROVIDER_PACKAGES.md: ########## @@ -164,16 +164,6 @@ Details about maintaining the SEMVER version are going to be discussed and imple breeze release-management prepare-provider-documentation [packages] ``` -NOTE! When you want to release a provider marked for removal (needed in order to prepare last release of the -provider), documentation for the provider will not be prepared when you prepare documentation for -all providers - you have to specifically use the provider name in a separate command. -For example to prepare documentation for `removed.provider` provider marked for removal you need to run -separately this command: - -```shell script -breeze release-management prepare-provider-documentation removed.provider Review Comment: Indeed it was missing - I updated the "removed" inclusion also in `publish-docs` and `add-back-references` and removed those sections from documentation. Look at it and see if that is cool for you. -- 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]
