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

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


    from d52cb341444 Refactor dag processor for code clarity (#46443)
     add c6f219a7bba Allow passing more then one `--bundle-name` to reserialize 
command (#46571)

No new revisions were added by this update.

Summary of changes:
 airflow/cli/cli_config.py                          |   3 +-
 .../cli/commands/remote_commands/dag_command.py    |  24 ++---
 airflow/utils/cli.py                               |  11 +++
 .../commands/remote_commands/test_dag_command.py   | 109 +++++++++------------
 tests/conftest.py                                  |  34 +++++--
 tests/utils/test_cli_util.py                       |   8 ++
 6 files changed, 106 insertions(+), 83 deletions(-)

Reply via email to