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 493402d24ec Remove duplicate 'mock_supervisor_comms' pytest fixtures 
from core (#49457)
     add e855b057eff Update screenshots for Dags (#49527)

No new revisions were added by this update.

Summary of changes:
 airflow-core/docs/core-concepts/dags.rst               |  10 +++++-----
 airflow-core/docs/img/basic-dag.png                    | Bin 12837 -> 0 bytes
 airflow-core/docs/img/branch_note.png                  | Bin 31259 -> 0 bytes
 airflow-core/docs/img/branch_with_trigger.png          | Bin 28541 -> 0 bytes
 airflow-core/docs/img/branch_without_trigger.png       | Bin 28914 -> 0 bytes
 airflow-core/docs/img/task_group.gif                   | Bin 137189 -> 0 bytes
 airflow-core/docs/img/ui-dark/basic_dag.png            | Bin 0 -> 17577 bytes
 airflow-core/docs/img/ui-dark/branch_note.png          | Bin 0 -> 37976 bytes
 airflow-core/docs/img/ui-dark/branch_with_trigger.png  | Bin 0 -> 35762 bytes
 .../docs/img/ui-dark/branch_without_trigger.png        | Bin 0 -> 37206 bytes
 airflow-core/docs/img/ui-dark/task_group.gif           | Bin 0 -> 224817 bytes
 airflow-core/docs/img/ui-light/basic_dag.png           | Bin 0 -> 17997 bytes
 airflow-core/docs/img/ui-light/branch_note.png         | Bin 0 -> 38672 bytes
 airflow-core/docs/img/ui-light/branch_with_trigger.png | Bin 0 -> 35825 bytes
 .../docs/img/ui-light/branch_without_trigger.png       | Bin 0 -> 37074 bytes
 airflow-core/docs/img/ui-light/task_group.gif          | Bin 0 -> 177836 bytes
 16 files changed, 5 insertions(+), 5 deletions(-)
 delete mode 100644 airflow-core/docs/img/basic-dag.png
 delete mode 100644 airflow-core/docs/img/branch_note.png
 delete mode 100644 airflow-core/docs/img/branch_with_trigger.png
 delete mode 100644 airflow-core/docs/img/branch_without_trigger.png
 delete mode 100644 airflow-core/docs/img/task_group.gif
 create mode 100644 airflow-core/docs/img/ui-dark/basic_dag.png
 create mode 100644 airflow-core/docs/img/ui-dark/branch_note.png
 create mode 100644 airflow-core/docs/img/ui-dark/branch_with_trigger.png
 create mode 100644 airflow-core/docs/img/ui-dark/branch_without_trigger.png
 create mode 100644 airflow-core/docs/img/ui-dark/task_group.gif
 create mode 100644 airflow-core/docs/img/ui-light/basic_dag.png
 create mode 100644 airflow-core/docs/img/ui-light/branch_note.png
 create mode 100644 airflow-core/docs/img/ui-light/branch_with_trigger.png
 create mode 100644 airflow-core/docs/img/ui-light/branch_without_trigger.png
 create mode 100644 airflow-core/docs/img/ui-light/task_group.gif

Reply via email to