Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions dev/README_RELEASE_PROVIDER_PACKAGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -476,8 +476,11 @@ breeze release-management publish-docs amazon apache.beam google ....
breeze release-management add-back-references all-providers
```

- If you publish a new package, you must add it to
[the docs index](https://github.com/apache/airflow-site/blob/master/landing-pages/site/content/en/docs/_index.md):
Review the state of removed, suspended, new packages in
[the docs index](https://github.com/apache/airflow-site/blob/master/landing-pages/site/content/en/docs/_index.md):

- If you publish a new package, you must add it to the list of packages in the index.
- If there are changes to suspension or removal status of a package you must move it appropriate section.

- Create the commit and push changes.

Expand Down