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

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


    from 79733e91cf9 Fix apache#47555: PostgreSQL URI driver issue  (#47709)
     add 6cc5fe15e1f Replace DAGs with dags in docs (#47959)

No new revisions were added by this update.

Summary of changes:
 docs/apache-airflow-providers/index.rst            |  2 +-
 .../operators-and-hooks-ref/google.rst             |  4 +-
 .../cluster-policies.rst                           |  6 +-
 .../dag-serialization.rst                          | 16 ++---
 .../dagfile-processing.rst                         | 24 ++++----
 .../administration-and-deployment/index.rst        |  2 +-
 .../administration-and-deployment/listeners.rst    |  2 +-
 .../logging-monitoring/metrics.rst                 |  2 +-
 .../modules_management.rst                         | 14 ++---
 .../administration-and-deployment/plugins.rst      |  2 +-
 .../priority-weight.rst                            |  2 +-
 .../production-deployment.rst                      |  6 +-
 .../administration-and-deployment/scheduler.rst    | 22 +++----
 .../authoring-and-scheduling/cron.rst              |  2 +-
 .../authoring-and-scheduling/datasets.rst          | 16 ++---
 .../authoring-and-scheduling/deferring.rst         |  8 +--
 .../authoring-and-scheduling/event-scheduling.rst  |  8 +--
 .../authoring-and-scheduling/index.rst             |  2 +-
 .../authoring-and-scheduling/timetable.rst         | 16 ++---
 .../authoring-and-scheduling/timezone.rst          | 16 ++---
 docs/apache-airflow/best-practices.rst             | 72 +++++++++++-----------
 docs/apache-airflow/cli-and-env-variables-ref.rst  |  2 +-
 .../core-concepts/auth-manager/index.rst           |  2 +-
 .../core-concepts/auth-manager/simple.rst          |  4 +-
 docs/apache-airflow/core-concepts/dag-run.rst      |  8 +--
 docs/apache-airflow/core-concepts/dags.rst         | 64 +++++++++----------
 docs/apache-airflow/core-concepts/debug.rst        | 10 +--
 .../core-concepts/executor/index.rst               |  6 +-
 .../apache-airflow/core-concepts/objectstorage.rst |  4 +-
 docs/apache-airflow/core-concepts/overview.rst     | 20 +++---
 docs/apache-airflow/core-concepts/params.rst       |  4 +-
 docs/apache-airflow/core-concepts/taskflow.rst     |  4 +-
 docs/apache-airflow/core-concepts/tasks.rst        |  2 +-
 docs/apache-airflow/core-concepts/xcoms.rst        |  2 +-
 docs/apache-airflow/faq.rst                        | 14 ++---
 docs/apache-airflow/howto/add-dag-tags.rst         |  4 +-
 docs/apache-airflow/howto/add-owner-links.rst      |  4 +-
 docs/apache-airflow/howto/docker-compose/index.rst |  6 +-
 .../howto/dynamic-dag-generation.rst               | 40 ++++++------
 docs/apache-airflow/howto/listener-plugin.rst      |  4 +-
 docs/apache-airflow/howto/set-up-database.rst      |  2 +-
 docs/apache-airflow/howto/timetable.rst            |  6 +-
 .../howto/upgrading-from-1-10/index.rst            | 28 ++++-----
 .../howto/upgrading-from-1-10/upgrade-check.rst    |  6 +-
 docs/apache-airflow/howto/usage-cli.rst            | 20 +++---
 docs/apache-airflow/howto/variable.rst             |  2 +-
 docs/apache-airflow/index.rst                      |  2 +-
 docs/apache-airflow/public-airflow-interface.rst   | 16 ++---
 docs/apache-airflow/security/audit_logs.rst        |  4 +-
 docs/apache-airflow/security/kerberos.rst          |  4 +-
 docs/apache-airflow/security/security_model.rst    | 18 +++---
 docs/apache-airflow/templates-ref.rst              |  2 +-
 docs/apache-airflow/tutorial/fundamentals.rst      | 10 +--
 docs/apache-airflow/tutorial/pipeline.rst          |  2 +-
 docs/apache-airflow/tutorial/taskflow.rst          | 10 +--
 docs/apache-airflow/ui.rst                         |  8 +--
 docs/docker-stack/README.md                        |  2 +-
 docs/docker-stack/build.rst                        |  8 +--
 docs/docker-stack/entrypoint.rst                   |  4 +-
 docs/docker-stack/index.rst                        |  2 +-
 docs/exts/docs_build/lint_checks.py                |  4 +-
 .../adding-connections-and-variables.rst           |  2 +-
 docs/helm-chart/airflow-configuration.rst          |  2 +-
 docs/helm-chart/index.rst                          |  2 +-
 ...{manage-dags-files.rst => manage-dag-files.rst} | 40 ++++++------
 docs/helm-chart/production-guide.rst               |  2 +-
 docs/helm-chart/quick-start.rst                    |  6 +-
 docs/helm-chart/using-additional-containers.rst    |  2 +-
 docs/spelling_wordlist.txt                         |  2 +
 69 files changed, 334 insertions(+), 332 deletions(-)
 rename docs/helm-chart/{manage-dags-files.rst => manage-dag-files.rst} (92%)

Reply via email to