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 2021/12/01 12:57:09 UTC

[airflow] branch main updated (6977c47 -> 5b50d61)

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 6977c47  BigQueryHook fix typo in run_load doc string (#19924)
     add 5b50d61  Validate DagRun state is valid on assignment (#19898)

No new revisions were added by this update.

Summary of changes:
 airflow/models/dagrun.py          | 5 ++++-
 tests/models/test_dag.py          | 6 +++---
 tests/models/test_taskinstance.py | 2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)