This is an automated email from the ASF dual-hosted git repository.
bugraoz pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 48244488e6a Bump the fab-ui-package-updates group across 1 directory
with 4 updates (#53503)
add 00d68ed8a83 bugfix(airflowctl): Prevent BaseOperations to be a command
and fix bugs (#53800)
No new revisions were added by this update.
Summary of changes:
airflow-ctl/docs/images/command_hashes.txt | 6 +-
airflow-ctl/docs/images/output_dag.svg | 108 ++++++++++----------
airflow-ctl/docs/images/output_dagrun.svg | 60 +++++------
airflow-ctl/docs/images/output_main.svg | 112 ++++++++++-----------
airflow-ctl/src/airflowctl/api/client.py | 4 +-
airflow-ctl/src/airflowctl/api/operations.py | 18 ++--
airflow-ctl/src/airflowctl/ctl/cli_config.py | 42 +++++---
.../src/airflowctl/ctl/commands/auth_command.py | 1 +
.../src/airflowctl/ctl/console_formatting.py | 2 +-
.../tests/airflow_ctl/api/test_operations.py | 16 +--
10 files changed, 192 insertions(+), 177 deletions(-)