This is an automated email from the ASF dual-hosted git repository.
malthe pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 0ab881a4ab Fix UI caret direction (#28624)
add 3b6ced6512 Add option to add arguments to PSRP hook and operator
(#27689)
No new revisions were added by this update.
Summary of changes:
airflow/providers/microsoft/psrp/hooks/psrp.py | 27 ++++++++++++++++++++--
airflow/providers/microsoft/psrp/operators/psrp.py | 12 +++++++++-
tests/providers/microsoft/psrp/hooks/test_psrp.py | 9 ++++++++
.../microsoft/psrp/operators/test_psrp.py | 14 ++++++++---
4 files changed, 56 insertions(+), 6 deletions(-)