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

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


    from 078b43f9fa7 Don't auto activate assets in activation tests (#50478)
     add 9a76e111ecb Document how our documentation works (#50464)

No new revisions were added by this update.

Summary of changes:
 .pre-commit-config.yaml                            |  15 +-
 .../api/__init__.py => apache_airflow_site.py      |   0
 dev/README_RELEASE_AIRFLOW.md                      |  59 ++----
 dev/README_RELEASE_HELM_CHART.md                   |  84 +++-----
 dev/README_RELEASE_PROVIDERS.md                    | 204 ++++++--------------
 docs/README.md                                     | 211 +++++++++++++++++++++
 docs/images/documentation_architecture.md5sum      |   1 +
 docs/images/documentation_architecture.png         | Bin 0 -> 167984 bytes
 docs/images/documentation_architecture.py          | 121 ++++++++++++
 docs/images/logos/github.png                       | Bin 0 -> 92870 bytes
 docs/images/publish-site.png                       | Bin 0 -> 24194 bytes
 docs/images/publish_airflow.png                    | Bin 0 -> 91354 bytes
 docs/images/sync_github_to_s3.png                  | Bin 0 -> 75926 bytes
 13 files changed, 449 insertions(+), 246 deletions(-)
 copy airflow-core/src/airflow/api/__init__.py => apache_airflow_site.py (100%)
 create mode 100644 docs/images/documentation_architecture.md5sum
 create mode 100644 docs/images/documentation_architecture.png
 create mode 100644 docs/images/documentation_architecture.py
 create mode 100644 docs/images/logos/github.png
 create mode 100644 docs/images/publish-site.png
 create mode 100644 docs/images/publish_airflow.png
 create mode 100644 docs/images/sync_github_to_s3.png

Reply via email to