This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from decf7e8 Profile hostname for celery executor (#8624)
add 81b2761 add example dag and system test for GoogleSheetsToGCSOperator
(#9056)
No new revisions were added by this update.
Summary of changes:
...postgres_to_gcs.py => example_sheets_to_gcs.py} | 29 +++++++++++-----------
docs/howto/operator/gcp/sheets_to_gcs.rst | 2 +-
...text_system.py => test_sheets_to_gcs_system.py} | 17 ++++++-------
tests/test_project_structure.py | 1 -
4 files changed, 23 insertions(+), 26 deletions(-)
copy airflow/providers/google/cloud/example_dags/{example_postgres_to_gcs.py
=> example_sheets_to_gcs.py} (66%)
copy tests/providers/google/cloud/operators/{test_speech_to_text_system.py =>
test_sheets_to_gcs_system.py} (77%)