You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/12/06 00:55:35 UTC

[airflow] branch master updated (4a02e0a -> 1257b5c)

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

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


    from 4a02e0a  Don't emit first_task_scheduling_delay metric for only-once dags (#12835)
     add 1257b5c  Fix doc preview error in editor for google operators doc (#10962)

No new revisions were added by this update.

Summary of changes:
 .../apache-airflow-providers-google/operators/ads.rst |  2 +-
 .../operators/cloud/automl.rst                        |  2 +-
 .../operators/cloud/bigquery.rst                      |  2 +-
 .../operators/cloud/bigquery_dts.rst                  |  2 +-
 .../operators/cloud/bigtable.rst                      |  2 +-
 .../operators/cloud/cloud_build.rst                   |  2 +-
 .../operators/cloud/cloud_memorystore.rst             |  2 +-
 .../operators/cloud/cloud_sql.rst                     |  2 +-
 .../cloud/cloud_storage_transfer_service.rst          |  2 +-
 .../operators/cloud/compute.rst                       |  2 +-
 .../operators/cloud/data_loss_prevention.rst          |  2 +-
 .../operators/cloud/datacatalog.rst                   |  2 +-
 .../operators/cloud/datafusion.rst                    |  2 +-
 .../operators/cloud/dataprep.rst                      |  2 +-
 .../operators/cloud/dataproc.rst                      |  2 +-
 .../operators/cloud/datastore.rst                     |  2 +-
 .../operators/cloud/functions.rst                     |  2 +-
 .../operators/cloud/gcs.rst                           |  2 +-
 .../operators/cloud/kubernetes_engine.rst             |  2 +-
 .../operators/cloud/life_sciences.rst                 |  2 +-
 .../operators/cloud/natural_language.rst              |  2 +-
 .../operators/cloud/pubsub.rst                        |  2 +-
 .../operators/cloud/spanner.rst                       |  2 +-
 .../operators/cloud/speech_to_text.rst                |  2 +-
 .../operators/cloud/stackdriver.rst                   |  2 +-
 .../operators/cloud/text_to_speech.rst                |  2 +-
 .../operators/cloud/translate.rst                     |  2 +-
 .../operators/cloud/translate_speech.rst              |  2 +-
 .../operators/cloud/video_intelligence.rst            | 19 +------------------
 .../operators/cloud/vision.rst                        |  2 +-
 .../operators/firebase/firestore.rst                  |  2 +-
 .../operators/marketing_platform/analytics.rst        |  2 +-
 .../operators/marketing_platform/campaign_manager.rst |  2 +-
 .../operators/marketing_platform/display_video.rst    |  2 +-
 .../operators/marketing_platform/search_ads.rst       |  2 +-
 .../operators/suite/sheets.rst                        |  2 +-
 .../operators/transfer/facebook_ads_to_gcs.rst        |  2 +-
 .../operators/transfer/gcs_to_gcs.rst                 |  2 +-
 .../operators/transfer/gcs_to_gdrive.rst              |  2 +-
 .../operators/transfer/gcs_to_local.rst               |  2 +-
 .../operators/transfer/gcs_to_sftp.rst                |  2 +-
 .../operators/transfer/gcs_to_sheets.rst              |  2 +-
 .../operators/transfer/local_to_gcs.rst               |  2 +-
 .../operators/transfer/sftp_to_gcs.rst                |  2 +-
 .../operators/transfer/sheets_to_gcs.rst              |  2 +-
 45 files changed, 45 insertions(+), 62 deletions(-)