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 728e94a  Refactor DatabricksHook (#19835)
     add 498f98a  Add show dag dependencies feature to CLI (#19985)

No new revisions were added by this update.

Summary of changes:
 airflow/cli/cli_parser.py              | 27 +++++++++++++++++++++++++++
 airflow/cli/commands/dag_command.py    | 21 ++++++++++++++++++++-
 airflow/utils/dot_renderer.py          | 28 ++++++++++++++++++++++++++++
 tests/cli/commands/test_dag_command.py | 21 ++++++++++++++++++++-
 tests/utils/test_dot_renderer.py       | 22 ++++++++++++++++++++++
 5 files changed, 117 insertions(+), 2 deletions(-)

Reply via email to