You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ur...@apache.org on 2022/09/01 04:25:56 UTC

[airflow] branch main updated (9b2a859ee5 -> c4d0581d17)

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

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


    from 9b2a859ee5 Add pre-commit check for DAG and dag parity (#26083)
     add c4d0581d17 Promote Operator.output more (#25617)

No new revisions were added by this update.

Summary of changes:
 .../concepts/dynamic-task-mapping.rst              | 22 ++++++++++++----------
 .../test_mapped_task_instance_endpoint.py          |  3 +--
 tests/decorators/test_python.py                    |  3 +--
 tests/models/test_dagrun.py                        |  7 +++----
 tests/models/test_mappedoperator.py                | 20 +++++++++-----------
 5 files changed, 26 insertions(+), 29 deletions(-)