You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/11/17 17:51:27 UTC

[airflow] branch main updated (d065348 -> b9d31cd)

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

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


    from d065348  Minimze production js files (#19658)
     add b9d31cd  Cleanup dynamic `start_date` use for miscellaneous Google example DAGs (#19400)

No new revisions were added by this update.

Summary of changes:
 .../google/ads/example_dags/example_ads.py         |  5 +++--
 .../firebase/example_dags/example_firestore.py     | 22 +++++++++++++---------
 .../google/leveldb/example_dags/example_leveldb.py | 12 +++++-------
 .../example_dags/example_analytics.py              |  5 +++--
 .../example_dags/example_campaign_manager.py       | 19 ++++++++++++++-----
 .../example_dags/example_display_video.py          | 13 +++++++++----
 .../example_dags/example_search_ads.py             |  5 +++--
 .../suite/example_dags/example_gcs_to_gdrive.py    |  5 +++--
 .../suite/example_dags/example_gcs_to_sheets.py    |  5 +++--
 .../google/suite/example_dags/example_sheets.py    |  5 +++--
 .../suite/example_dags/example_sql_to_sheets.py    |  6 ++++--
 11 files changed, 63 insertions(+), 39 deletions(-)