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 2021/11/04 00:18:56 UTC

[airflow] branch main updated (e54ee6e -> 490a382)

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

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


    from e54ee6e  Use ``execution_date`` to check for existing ``DagRun`` for ``TriggerDagRunOperator`` (#18968)
     add 490a382  Ensure ``catchup=False`` is used in example dags (#19396)

No new revisions were added by this update.

Summary of changes:
 airflow/example_dags/example_external_task_marker_dag.py           | 4 +++-
 .../providers/microsoft/azure/example_dags/example_fileshare.py    | 7 ++++++-
 .../microsoft/azure/example_dags/example_local_to_adls.py          | 1 +
 .../microsoft/azure/example_dags/example_local_to_wasb.py          | 1 +
 4 files changed, 11 insertions(+), 2 deletions(-)