You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ta...@apache.org on 2023/02/19 16:19:00 UTC

[airflow] branch main updated (60fc407911 -> 83cdd5031b)

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

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


    from 60fc407911 add output format arg for `cli.dags.trigger` (#29224)
     add 83cdd5031b Handling error on cluster policy itself (#29056)

No new revisions were added by this update.

Summary of changes:
 airflow/exceptions.py                  |  4 ++++
 airflow/models/dagbag.py               | 32 +++++++++++++-------------------
 tests/cli/commands/test_dag_command.py |  2 +-
 3 files changed, 18 insertions(+), 20 deletions(-)