This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from e0bdf95 [AIRFLOW-5413] Allow K8S worker pod to be configured from
JSON/YAML file (#6230)
new 00e9cbf Document default timeout value for SSHOperator (#8744)
new 78fd2cb [AIRFLOW-5500] Fix the trigger_dag api in the case of nested
subdags
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
airflow/api/common/experimental/trigger_dag.py | 12 ++++-------
airflow/contrib/operators/ssh_operator.py | 2 +-
tests/api/common/experimental/test_trigger_dag.py | 25 +++++++++++++++++++++++
3 files changed, 30 insertions(+), 9 deletions(-)