The GitHub Actions job "Tests (AMD)" on airflow.git/backport-5197210-v3-3-test 
has succeeded.
Run started by GitHub user bbovenzi (triggered by bbovenzi).

Head commit for run:
bc88832c53b7bb73391af0bbfb898e47acacffc9 / Dheeraj Turaga 
<[email protected]>
[v3-3-test] UI: Add Run ID filter to the Grid view (#70150)

The Dag Runs list page lets users narrow runs by Run ID, but the Grid
view's filter bar offered no equivalent, forcing users to eyeball run
columns to locate a specific run. Expose the same Run ID search on the
Grid so both surfaces filter consistently.

The pill exposes the same substring/prefix advanced-search toggle used
elsewhere; the Grid query hooks route the value through
``useAdvancedSearchArg`` so the toggle chooses between the substring
``run_id_pattern`` and the index-friendly ``run_id_prefix_pattern``
variant on each request.
(cherry picked from commit 51972109907ca274bbfa52aff3e2c71c7b02bcab)

Co-authored-by: Dheeraj Turaga <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/30293350705

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to