This is an automated email from the ASF dual-hosted git repository.
turaga pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from c1f70a3b588 Display all task tries in Gantt chart (#61058)
add 0ede1b26c89 Fix airflowctl crash when incorrect keyring password is
entered (#61042)
No new revisions were added by this update.
Summary of changes:
airflow-ctl/src/airflowctl/api/client.py | 26 ++++++++++++++++---
airflow-ctl/src/airflowctl/ctl/cli_config.py | 2 ++
airflow-ctl/src/airflowctl/exceptions.py | 4 +++
airflow-ctl/tests/airflow_ctl/api/test_client.py | 32 ++++++++++++++++++++++--
4 files changed, 58 insertions(+), 6 deletions(-)