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 a8a67a3f40 Added environment to templated SSHOperator fields (#26824)
add d544e8fbeb Remove deprecated Tableau classes (#27288)
No new revisions were added by this update.
Summary of changes:
airflow/providers/tableau/CHANGELOG.rst | 8 ++
.../tableau/operators/tableau_refresh_workbook.py | 93 ----------------------
airflow/providers/tableau/provider.yaml | 2 -
.../tableau/sensors/tableau_job_status.py | 28 -------
scripts/in_container/verify_providers.py | 2 -
.../operators/test_tableau_refresh_workbook.py | 81 -------------------
6 files changed, 8 insertions(+), 206 deletions(-)
delete mode 100644
airflow/providers/tableau/operators/tableau_refresh_workbook.py
delete mode 100644 airflow/providers/tableau/sensors/tableau_job_status.py
delete mode 100644
tests/providers/tableau/operators/test_tableau_refresh_workbook.py