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

kaxilnaik pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/v3-1-test by this push:
     new 25cdaa1ae5a (docs) update core concepts dags screenshots (#55865)
25cdaa1ae5a is described below

commit 25cdaa1ae5aa508c53d487f8e3511f6ad4b430f7
Author: Constance Martineau <[email protected]>
AuthorDate: Fri Sep 19 15:27:13 2025 -0400

    (docs) update core concepts dags screenshots (#55865)
    
    This updates screenshots in core concepts – dags because of UI refresh
    
    Refs: #55521
    (cherry picked from commit 70f0fada065bca75817def1dd7227fd8da812725)
---
 airflow-core/docs/img/ui-dark/basic_dag.png        | Bin 17577 -> 240166 bytes
 airflow-core/docs/img/ui-dark/branch_note.png      | Bin 37976 -> 312529 bytes
 .../docs/img/ui-dark/branch_with_trigger.png       | Bin 35762 -> 564088 bytes
 .../docs/img/ui-dark/branch_without_trigger.png    | Bin 37206 -> 542352 bytes
 airflow-core/docs/img/ui-light/basic_dag.png       | Bin 17997 -> 240901 bytes
 airflow-core/docs/img/ui-light/branch_note.png     | Bin 38672 -> 313601 bytes
 .../docs/img/ui-light/branch_with_trigger.png      | Bin 35825 -> 517107 bytes
 .../docs/img/ui-light/branch_without_trigger.png   | Bin 37074 -> 496075 bytes
 8 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/airflow-core/docs/img/ui-dark/basic_dag.png 
b/airflow-core/docs/img/ui-dark/basic_dag.png
index f62203ea869..ad8d05899e8 100644
Binary files a/airflow-core/docs/img/ui-dark/basic_dag.png and 
b/airflow-core/docs/img/ui-dark/basic_dag.png differ
diff --git a/airflow-core/docs/img/ui-dark/branch_note.png 
b/airflow-core/docs/img/ui-dark/branch_note.png
index 6e27b68a86b..1faf58d7d43 100644
Binary files a/airflow-core/docs/img/ui-dark/branch_note.png and 
b/airflow-core/docs/img/ui-dark/branch_note.png differ
diff --git a/airflow-core/docs/img/ui-dark/branch_with_trigger.png 
b/airflow-core/docs/img/ui-dark/branch_with_trigger.png
index 04467635005..3befb712cfe 100644
Binary files a/airflow-core/docs/img/ui-dark/branch_with_trigger.png and 
b/airflow-core/docs/img/ui-dark/branch_with_trigger.png differ
diff --git a/airflow-core/docs/img/ui-dark/branch_without_trigger.png 
b/airflow-core/docs/img/ui-dark/branch_without_trigger.png
index 6c30d728ca8..c7615396219 100644
Binary files a/airflow-core/docs/img/ui-dark/branch_without_trigger.png and 
b/airflow-core/docs/img/ui-dark/branch_without_trigger.png differ
diff --git a/airflow-core/docs/img/ui-light/basic_dag.png 
b/airflow-core/docs/img/ui-light/basic_dag.png
index 458ee61544b..1cdaa57482d 100644
Binary files a/airflow-core/docs/img/ui-light/basic_dag.png and 
b/airflow-core/docs/img/ui-light/basic_dag.png differ
diff --git a/airflow-core/docs/img/ui-light/branch_note.png 
b/airflow-core/docs/img/ui-light/branch_note.png
index 0a3d923d1a9..a7efb2c1b62 100644
Binary files a/airflow-core/docs/img/ui-light/branch_note.png and 
b/airflow-core/docs/img/ui-light/branch_note.png differ
diff --git a/airflow-core/docs/img/ui-light/branch_with_trigger.png 
b/airflow-core/docs/img/ui-light/branch_with_trigger.png
index eb171565321..80124a4c304 100644
Binary files a/airflow-core/docs/img/ui-light/branch_with_trigger.png and 
b/airflow-core/docs/img/ui-light/branch_with_trigger.png differ
diff --git a/airflow-core/docs/img/ui-light/branch_without_trigger.png 
b/airflow-core/docs/img/ui-light/branch_without_trigger.png
index c2d726506c5..48b9d2e468e 100644
Binary files a/airflow-core/docs/img/ui-light/branch_without_trigger.png and 
b/airflow-core/docs/img/ui-light/branch_without_trigger.png differ

Reply via email to