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 cfd63df786 Adding sensor decorator (#22562)
add dc760b45ea SSHOperator ignores cmd_timeout (#27182) (#27184)
No new revisions were added by this update.
Summary of changes:
airflow/providers/ssh/hooks/ssh.py | 8 +++++++-
airflow/providers/ssh/operators/ssh.py | 23 +++--------------------
tests/providers/ssh/hooks/test_ssh.py | 19 +++++++++++++++++++
tests/providers/ssh/operators/test_ssh.py | 2 +-
4 files changed, 30 insertions(+), 22 deletions(-)