mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-15 13:10:44 +00:00

* Fix #6141: Ingestion Pipeline Status Updates * List Pipeline Status API & Improvements * Rename State field to PipelineState in UI * Convert Pipeline Status array to single object * fix braking UI * Rebase Fixes * Profiler, TestStuite & DataInsigts Pipeline * py_format * fix logs page not loading add pipelineStatus endpoint * fix recent run changes * Fix Tests * address review comments for ui * fix failing checks * fix unit tests * fix cypress test * remove loader test as not using it * wait for API when we click on the tab * fix cypress waitFor api * fix failed cypress tests Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>