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/09/01 20:12:33 UTC

[airflow] branch main updated (69d4fc5da7 -> a2db8fcb7d)

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 69d4fc5da7 Remove airflow/ui (#26113)
     add a2db8fcb7d Make execution_date optional for command `dags test` (#26111)

No new revisions were added by this update.

Summary of changes:
 airflow/cli/cli_parser.py              |  5 ++++-
 airflow/cli/commands/dag_command.py    | 12 ++++++------
 tests/cli/commands/test_dag_command.py | 31 +++++++++++++++++++++++++++++++
 3 files changed, 41 insertions(+), 7 deletions(-)