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 4b7beb83a98 Updated Dag-Run Screenshots (#55921) 4b7beb83a98 is described below commit 4b7beb83a98d978ad923513b6405e8bc027df640 Author: Kavya Katal <kavyakata...@gmail.com> AuthorDate: Tue Sep 23 08:49:24 2025 +0530 Updated Dag-Run Screenshots (#55921) related: #55521 (cherry picked from commit d83953c536f96ce4310b70f9facec3dde7dfadd1) --- airflow-core/docs/img/ui-dark/backfill.png | Bin 125860 -> 166886 bytes .../docs/img/ui-dark/task_instance_history.png | Bin 125116 -> 315475 bytes .../docs/img/ui-dark/task_instance_history_log.png | Bin 204892 -> 345354 bytes airflow-core/docs/img/ui-light/backfill.png | Bin 116042 -> 188317 bytes .../docs/img/ui-light/task_instance_history.png | Bin 124879 -> 351533 bytes .../img/ui-light/task_instance_history_log.png | Bin 205839 -> 375281 bytes 6 files changed, 0 insertions(+), 0 deletions(-) diff --git a/airflow-core/docs/img/ui-dark/backfill.png b/airflow-core/docs/img/ui-dark/backfill.png index 8b9a41c698d..53950b96985 100644 Binary files a/airflow-core/docs/img/ui-dark/backfill.png and b/airflow-core/docs/img/ui-dark/backfill.png differ diff --git a/airflow-core/docs/img/ui-dark/task_instance_history.png b/airflow-core/docs/img/ui-dark/task_instance_history.png index 4755ac4038c..35d8c00a17c 100644 Binary files a/airflow-core/docs/img/ui-dark/task_instance_history.png and b/airflow-core/docs/img/ui-dark/task_instance_history.png differ diff --git a/airflow-core/docs/img/ui-dark/task_instance_history_log.png b/airflow-core/docs/img/ui-dark/task_instance_history_log.png index 36a45b06bdd..3d978c79192 100644 Binary files a/airflow-core/docs/img/ui-dark/task_instance_history_log.png and b/airflow-core/docs/img/ui-dark/task_instance_history_log.png differ diff --git a/airflow-core/docs/img/ui-light/backfill.png b/airflow-core/docs/img/ui-light/backfill.png index 0eab89ae7b8..4d8dc84f2bd 100644 Binary files a/airflow-core/docs/img/ui-light/backfill.png and b/airflow-core/docs/img/ui-light/backfill.png differ diff --git a/airflow-core/docs/img/ui-light/task_instance_history.png b/airflow-core/docs/img/ui-light/task_instance_history.png index 27835950e7c..f7a61689f70 100644 Binary files a/airflow-core/docs/img/ui-light/task_instance_history.png and b/airflow-core/docs/img/ui-light/task_instance_history.png differ diff --git a/airflow-core/docs/img/ui-light/task_instance_history_log.png b/airflow-core/docs/img/ui-light/task_instance_history_log.png index afcccd0f289..6bc1843b6d2 100644 Binary files a/airflow-core/docs/img/ui-light/task_instance_history_log.png and b/airflow-core/docs/img/ui-light/task_instance_history_log.png differ