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 b344cc1474 Fix validating `parent_model` parameter in
`UploadModelOperator` (#43473)
add 74de7aa28f Add docs for backfill (#43477)
No new revisions were added by this update.
Summary of changes:
airflow/models/backfill.py | 2 +-
docs/apache-airflow/core-concepts/backfill.rst | 69 ++++++++++++++++++++++
docs/apache-airflow/core-concepts/dag-run.rst | 15 ++---
docs/apache-airflow/core-concepts/debug.rst | 3 +-
.../core-concepts/executor/index.rst | 6 +-
docs/apache-airflow/core-concepts/index.rst | 1 +
docs/apache-airflow/faq.rst | 5 +-
docs/apache-airflow/start.rst | 2 +-
docs/apache-airflow/tutorial/fundamentals.rst | 36 +----------
9 files changed, 86 insertions(+), 53 deletions(-)
create mode 100644 docs/apache-airflow/core-concepts/backfill.rst