This is an automated email from the ASF dual-hosted git repository.
uranusjr pushed a change to branch aip-39-docs
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 159b186 Rewrite example with new last_automated_dagrun
add 137b599 Remove execution date reference in docs
No new revisions were added by this update.
Summary of changes:
airflow/models/taskinstance.py | 4 +-
.../providers/elasticsearch/log/es_task_handler.py | 23 +++-
airflow/sentry.py | 14 ++-
.../logging/index.rst | 4 +-
.../operators/cloud/gcs.rst | 7 +-
docs/apache-airflow/best-practices.rst | 139 +++++++++++----------
docs/apache-airflow/concepts/dags.rst | 6 +-
docs/apache-airflow/concepts/operators.rst | 8 +-
docs/apache-airflow/concepts/overview.rst | 2 +-
docs/apache-airflow/concepts/scheduler.rst | 10 +-
docs/apache-airflow/concepts/tasks.rst | 6 +-
docs/apache-airflow/dag-run.rst | 27 ++--
docs/apache-airflow/faq.rst | 33 +++--
docs/apache-airflow/howto/define_extra_link.rst | 4 +-
.../howto/operator/external_task_sensor.rst | 3 +-
docs/apache-airflow/howto/operator/python.rst | 2 +-
docs/apache-airflow/lineage.rst | 4 +-
docs/apache-airflow/logging-monitoring/errors.rst | 7 +-
.../logging-monitoring/logging-tasks.rst | 2 +-
docs/apache-airflow/plugins.rst | 4 +-
docs/apache-airflow/timezone.rst | 12 +-
docs/apache-airflow/tutorial.rst | 31 +++--
22 files changed, 200 insertions(+), 152 deletions(-)