This is an automated email from the ASF dual-hosted git repository.
husseinawala pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from e028e38db7 Allow SSHOperator.skip_on_exit_code to be zero (#36358)
add b2f1882c58 Allow PythonVirtualenvOperator.skip_on_exit_code to be zero
(#36361)
No new revisions were added by this update.
Summary of changes:
airflow/operators/python.py | 2 +-
tests/operators/test_python.py | 26 ++++++++++++++++++--------
2 files changed, 19 insertions(+), 9 deletions(-)