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/10/26 01:28:28 UTC

[airflow] branch master updated (c62a49a -> 8afdb6a)

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 c62a49a  Dag Run endpoints returns count total results after filtering (#11832)
     add 8afdb6a  Fix spellings (#11825)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/operators/datasync.py                    | 2 +-
 airflow/providers/google/cloud/example_dags/example_dlp.py            | 2 +-
 airflow/providers/google/cloud/example_dags/example_pubsub.py         | 4 ++--
 airflow/providers/google/cloud/hooks/bigquery.py                      | 2 +-
 airflow/providers/google/cloud/hooks/dataproc.py                      | 2 +-
 airflow/providers/google/cloud/operators/dataproc.py                  | 4 ++--
 airflow/providers/google/cloud/utils/credentials_provider.py          | 2 +-
 airflow/providers/jenkins/example_dags/example_jenkins_job_trigger.py | 2 +-
 8 files changed, 10 insertions(+), 10 deletions(-)