The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
f38d56dbf4dc1639142fc5a494d5da24996a56cc / Luyang Liu <[email protected]>
Add search by dag_display_name_pattern on dag list page with rebase (#42896)

* Add search by `dag_display_name_pattern` on dag list page.

* refactor search parameter update logic

* Refactor SearchBar component and simplify debounce logic in DagsList.

* Refactor search input change handling for SearchBar and DagsList components

* Update airflow/ui/src/pages/DagsList/DagsList.tsx

Co-authored-by: Brent Bovenzi <[email protected]>

* Refactor search parameter handling and improve type consistency

* Remove typo

* Add `LAST_DAG_RUN_STATE` to `SearchParamsKeys` and update filters

* Add LAST_DAG_RUN_STATE to SearchParamsKeys and update filters

* Fix missing change for add SearchBar component by removing forwardRef and 
adding debounced search logic.

* minor change for SearchBar and DagsFilters components

* Optimize imports and improve formatting across components

* refactor: move query options from autogenerated useDagServiceGetDags to 
DagsList.

* Fix formatting.

---------

Co-authored-by: Brent Bovenzi <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to