The GitHub Actions job "Tests (AMD)" on airflow.git/ui-grid-run-id-filter has 
succeeded.
Run started by GitHub user dheerajturaga (triggered by dheerajturaga).

Head commit for run:
2b9994ba547932bb52cef77c40a37d1d999cf6e8 / Dheeraj Turaga 
<[email protected]>
UI: Add Run ID filter to the Grid view

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.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to