This is an automated email from the ASF dual-hosted git repository.

eladkal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from ef3c75d  Fix bool conversion Verify parameter in Tableau Hook (#17125)
     add 29b6be8  Refactored waiting function for Tableau Jobs (#17034)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/tableau/hooks/tableau.py         | 41 ++++++++++
 .../tableau/operators/tableau_refresh_workbook.py  | 28 ++++---
 .../tableau/sensors/tableau_job_status.py          | 17 ++--
 tests/providers/tableau/hooks/test_tableau.py      | 94 +++++++++++++++++++++-
 .../operators/test_tableau_refresh_workbook.py     |  6 +-
 .../tableau/sensors/test_tableau_job_status.py     | 13 ++-
 6 files changed, 169 insertions(+), 30 deletions(-)

Reply via email to