You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/12/15 20:29:29 UTC

[airflow] branch main updated (3fa20e041c -> b263dbcb0f)

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

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


    from 3fa20e041c Update README_RELEASE_PROVIDER_PACKAGES.md (#28377)
     add b263dbcb0f Adding an example dag for dynamic task mapping (#28325)

No new revisions were added by this update.

Summary of changes:
 .../example_dags/example_dynamic_task_mapping.py   | 22 ++++---
 docker_tests/test_docker_compose_quick_start.py    |  1 -
 .../concepts/dynamic-task-mapping.rst              | 23 +------
 docs/build_docs.py                                 |  5 +-
 docs/exts/docs_build/spelling_checks.py            |  2 +-
 tests/serialization/test_dag_serialization.py      | 77 +++++++++++++++-------
 6 files changed, 74 insertions(+), 56 deletions(-)
 copy tests/dags/test_sensor.py => airflow/example_dags/example_dynamic_task_mapping.py (68%)