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
commit 44fe056a6b04111114bb9d607ff7d044c1d0980c Author: Constance Martineau <[email protected]> AuthorDate: Wed Sep 17 21:03:14 2025 -0400 (docs) Update HITL tutorial screenshots (#55798) * WIP HITL (draft placeholder) * update hitl tutorial screenshots (cherry picked from commit 7c4cd29336274d62ae0a82a8b345b38ab475a83d) --- airflow-core/docs/img/hitl_approve_reject.png | Bin 527119 -> 0 bytes airflow-core/docs/img/hitl_branch_selected.png | Bin 485113 -> 0 bytes airflow-core/docs/img/hitl_branch_selection.png | Bin 451478 -> 0 bytes airflow-core/docs/img/hitl_wait_for_input.png | Bin 493082 -> 0 bytes .../docs/img/hitl_wait_for_multiple_options.png | Bin 524043 -> 0 bytes airflow-core/docs/img/hitl_wait_for_option.png | Bin 493109 -> 0 bytes airflow-core/docs/img/ui-dark/hitl_approve_reject.png | Bin 0 -> 477232 bytes airflow-core/docs/img/ui-dark/hitl_branch_selected.png | Bin 0 -> 469903 bytes .../docs/img/ui-dark/hitl_branch_selection.png | Bin 0 -> 456696 bytes airflow-core/docs/img/ui-dark/hitl_wait_for_input.png | Bin 0 -> 459252 bytes .../img/ui-dark/hitl_wait_for_multiple_options.png | Bin 0 -> 474777 bytes airflow-core/docs/img/ui-dark/hitl_wait_for_option.png | Bin 0 -> 446596 bytes airflow-core/docs/img/ui-light/hitl_approve_reject.png | Bin 0 -> 352558 bytes .../docs/img/ui-light/hitl_branch_selected.png | Bin 0 -> 350699 bytes .../docs/img/ui-light/hitl_branch_selection.png | Bin 0 -> 336638 bytes airflow-core/docs/img/ui-light/hitl_wait_for_input.png | Bin 0 -> 325927 bytes .../img/ui-light/hitl_wait_for_multiple_options.png | Bin 0 -> 350426 bytes .../docs/img/ui-light/hitl_wait_for_option.png | Bin 0 -> 323444 bytes airflow-core/docs/tutorial/hitl.rst | 12 ++++++------ 19 files changed, 6 insertions(+), 6 deletions(-) diff --git a/airflow-core/docs/img/hitl_approve_reject.png b/airflow-core/docs/img/hitl_approve_reject.png deleted file mode 100644 index 94963dbcc8e..00000000000 Binary files a/airflow-core/docs/img/hitl_approve_reject.png and /dev/null differ diff --git a/airflow-core/docs/img/hitl_branch_selected.png b/airflow-core/docs/img/hitl_branch_selected.png deleted file mode 100644 index 342a13c9376..00000000000 Binary files a/airflow-core/docs/img/hitl_branch_selected.png and /dev/null differ diff --git a/airflow-core/docs/img/hitl_branch_selection.png b/airflow-core/docs/img/hitl_branch_selection.png deleted file mode 100644 index fb3fc472bcc..00000000000 Binary files a/airflow-core/docs/img/hitl_branch_selection.png and /dev/null differ diff --git a/airflow-core/docs/img/hitl_wait_for_input.png b/airflow-core/docs/img/hitl_wait_for_input.png deleted file mode 100644 index 3d0ba69ddb4..00000000000 Binary files a/airflow-core/docs/img/hitl_wait_for_input.png and /dev/null differ diff --git a/airflow-core/docs/img/hitl_wait_for_multiple_options.png b/airflow-core/docs/img/hitl_wait_for_multiple_options.png deleted file mode 100644 index 549b168318e..00000000000 Binary files a/airflow-core/docs/img/hitl_wait_for_multiple_options.png and /dev/null differ diff --git a/airflow-core/docs/img/hitl_wait_for_option.png b/airflow-core/docs/img/hitl_wait_for_option.png deleted file mode 100644 index af348e5054c..00000000000 Binary files a/airflow-core/docs/img/hitl_wait_for_option.png and /dev/null differ diff --git a/airflow-core/docs/img/ui-dark/hitl_approve_reject.png b/airflow-core/docs/img/ui-dark/hitl_approve_reject.png new file mode 100644 index 00000000000..97827d126f1 Binary files /dev/null and b/airflow-core/docs/img/ui-dark/hitl_approve_reject.png differ diff --git a/airflow-core/docs/img/ui-dark/hitl_branch_selected.png b/airflow-core/docs/img/ui-dark/hitl_branch_selected.png new file mode 100644 index 00000000000..d0da408e904 Binary files /dev/null and b/airflow-core/docs/img/ui-dark/hitl_branch_selected.png differ diff --git a/airflow-core/docs/img/ui-dark/hitl_branch_selection.png b/airflow-core/docs/img/ui-dark/hitl_branch_selection.png new file mode 100644 index 00000000000..c194bb6bb83 Binary files /dev/null and b/airflow-core/docs/img/ui-dark/hitl_branch_selection.png differ diff --git a/airflow-core/docs/img/ui-dark/hitl_wait_for_input.png b/airflow-core/docs/img/ui-dark/hitl_wait_for_input.png new file mode 100644 index 00000000000..1cc50013c48 Binary files /dev/null and b/airflow-core/docs/img/ui-dark/hitl_wait_for_input.png differ diff --git a/airflow-core/docs/img/ui-dark/hitl_wait_for_multiple_options.png b/airflow-core/docs/img/ui-dark/hitl_wait_for_multiple_options.png new file mode 100644 index 00000000000..982de55eb5c Binary files /dev/null and b/airflow-core/docs/img/ui-dark/hitl_wait_for_multiple_options.png differ diff --git a/airflow-core/docs/img/ui-dark/hitl_wait_for_option.png b/airflow-core/docs/img/ui-dark/hitl_wait_for_option.png new file mode 100644 index 00000000000..64792bd3802 Binary files /dev/null and b/airflow-core/docs/img/ui-dark/hitl_wait_for_option.png differ diff --git a/airflow-core/docs/img/ui-light/hitl_approve_reject.png b/airflow-core/docs/img/ui-light/hitl_approve_reject.png new file mode 100644 index 00000000000..0ae61618544 Binary files /dev/null and b/airflow-core/docs/img/ui-light/hitl_approve_reject.png differ diff --git a/airflow-core/docs/img/ui-light/hitl_branch_selected.png b/airflow-core/docs/img/ui-light/hitl_branch_selected.png new file mode 100644 index 00000000000..f1e6b5176a2 Binary files /dev/null and b/airflow-core/docs/img/ui-light/hitl_branch_selected.png differ diff --git a/airflow-core/docs/img/ui-light/hitl_branch_selection.png b/airflow-core/docs/img/ui-light/hitl_branch_selection.png new file mode 100644 index 00000000000..45d9c71dce7 Binary files /dev/null and b/airflow-core/docs/img/ui-light/hitl_branch_selection.png differ diff --git a/airflow-core/docs/img/ui-light/hitl_wait_for_input.png b/airflow-core/docs/img/ui-light/hitl_wait_for_input.png new file mode 100644 index 00000000000..9d74d32edc0 Binary files /dev/null and b/airflow-core/docs/img/ui-light/hitl_wait_for_input.png differ diff --git a/airflow-core/docs/img/ui-light/hitl_wait_for_multiple_options.png b/airflow-core/docs/img/ui-light/hitl_wait_for_multiple_options.png new file mode 100644 index 00000000000..8888a0b68e3 Binary files /dev/null and b/airflow-core/docs/img/ui-light/hitl_wait_for_multiple_options.png differ diff --git a/airflow-core/docs/img/ui-light/hitl_wait_for_option.png b/airflow-core/docs/img/ui-light/hitl_wait_for_option.png new file mode 100644 index 00000000000..8dd32cfcb3d Binary files /dev/null and b/airflow-core/docs/img/ui-light/hitl_wait_for_option.png differ diff --git a/airflow-core/docs/tutorial/hitl.rst b/airflow-core/docs/tutorial/hitl.rst index a84ef735598..cc6a76b5ef1 100644 --- a/airflow-core/docs/tutorial/hitl.rst +++ b/airflow-core/docs/tutorial/hitl.rst @@ -52,7 +52,7 @@ This is useful for workflows involving human guidance within large language mode You can click the task and find the Required Actions tab in the details panel. -.. image:: /img/hitl_wait_for_input.png +.. image:: /img/ui-light/hitl_wait_for_input.png :alt: Demo HITL task instance waiting for input | @@ -71,7 +71,7 @@ Users can select one of the available options, which can be used to direct the w | -.. image:: /img/hitl_wait_for_option.png +.. image:: /img/ui-light/hitl_wait_for_option.png :alt: Demo HITL task instance waiting for an option | @@ -86,7 +86,7 @@ Multiple options are also allowed. | -.. image:: /img/hitl_wait_for_multiple_options.png +.. image:: /img/ui-light/hitl_wait_for_multiple_options.png :alt: Demo HITL task instance waiting for multiple options | @@ -109,7 +109,7 @@ ONLY the users within this list will be allowed to respond. As you can see in the body of this code snippet, you can use XComs to get information provided by the user. -.. image:: /img/hitl_approve_reject.png +.. image:: /img/ui-light/hitl_approve_reject.png :alt: Demo HITL task instance waiting for approval or rejection | @@ -139,14 +139,14 @@ And remember to specify their relationship in the workflow. | -.. image:: /img/hitl_branch_selection.png +.. image:: /img/ui-light/hitl_branch_selection.png :alt: Demo HITL task instance waiting for branch selection | After the branch is chosen, the workflow will proceed along the selected path. -.. image:: /img/hitl_branch_selected.png +.. image:: /img/ui-light/hitl_branch_selected.png :alt: Demo HITL task instance after branch selection Notifiers
