You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/12/14 22:01:26 UTC

[airflow] branch master updated (5503951 -> fa9c6b4)

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

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


    from 5503951  Update stable version for published docs (#13052)
     add fa9c6b4  Fetch inventories for third-party services only once (#13068)

No new revisions were added by this update.

Summary of changes:
 docs/conf.py                                    | 90 ++++++++++++++-----------
 docs/exts/docs_build/fetch_inventories.py       | 25 +++++--
 docs/exts/docs_build/third_party_inventories.py | 52 ++++++++++++++
 3 files changed, 119 insertions(+), 48 deletions(-)
 create mode 100644 docs/exts/docs_build/third_party_inventories.py