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

potiuk pushed a change to branch v2-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from aad6a58  Refactor installation pages (#18282)
     new 366aaf6  add sla_miss_callback section to the documentation (#18305)
     new b713798  Doc: Fix broken ``asc`` download link (#18350)
     new c94f695  Add PGBouncer recommendation in "setup-database' doc. (#18399)
     new 6c79a01  Explain scheduler fine-tuning better (#18356)

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 airflow/config_templates/config.yml                | 140 ++++++++-----
 airflow/config_templates/default_airflow.cfg       |  92 +++++----
 airflow/models/dag.py                              |   8 +-
 docs/apache-airflow/best-practices.rst             | 177 ++++++++++++++++-
 docs/apache-airflow/concepts/dags.rst              |   2 +
 docs/apache-airflow/concepts/scheduler.rst         | 218 +++++++++++++++++++--
 docs/apache-airflow/concepts/tasks.rst             |  48 ++++-
 docs/apache-airflow/howto/set-up-database.rst      |  13 ++
 .../installation/installing-from-sources.rst       |   2 +-
 docs/helm-chart/production-guide.rst               |   2 +
 docs/spelling_wordlist.txt                         |   3 +-
 11 files changed, 593 insertions(+), 112 deletions(-)

Reply via email to