You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by el...@apache.org on 2023/08/11 16:37:41 UTC

[airflow] branch main updated: Update README_RELEASE_PROVIDER_PACKAGES.md (#33304)

This is an automated email from the ASF dual-hosted git repository.

eladkal pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new d0a1b9684e Update README_RELEASE_PROVIDER_PACKAGES.md (#33304)
d0a1b9684e is described below

commit d0a1b9684eb68222431622614104a0dec4821164
Author: eladkal <45...@users.noreply.github.com>
AuthorDate: Fri Aug 11 19:37:34 2023 +0300

    Update README_RELEASE_PROVIDER_PACKAGES.md (#33304)
---
 dev/README_RELEASE_PROVIDER_PACKAGES.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev/README_RELEASE_PROVIDER_PACKAGES.md b/dev/README_RELEASE_PROVIDER_PACKAGES.md
index 9c6196f6e4..92e848c380 100644
--- a/dev/README_RELEASE_PROVIDER_PACKAGES.md
+++ b/dev/README_RELEASE_PROVIDER_PACKAGES.md
@@ -407,6 +407,8 @@ If you have providers as list of provider ids because you just released them you
 cd "${AIRFLOW_REPO_ROOT}"
 
 ./dev/provider_packages/publish_provider_documentation.sh amazon apache.beam google ....
+
+breeze release-management add-back-references amazon apache.beam google ....
 ```