This is an automated email from the ASF dual-hosted git repository.
amoghdesai pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 2ca87da0b8a Add E2E tests to verify DAG runs tab functionality #59541
(#61234)
add a6e6c289e2c Make conn_type optional in task SDK Connection datamodel
(#61728)
No new revisions were added by this update.
Summary of changes:
task-sdk/src/airflow/sdk/definitions/connection.py | 2 +-
task-sdk/tests/task_sdk/bases/test_hook.py | 47 ++++++++++++++++++++++
.../tests/task_sdk/definitions/test_connection.py | 19 +++++++++
3 files changed, 67 insertions(+), 1 deletion(-)