We’re excited to announce that the new Pipelines page is now live in the CircleCI web app. The new Pipelines page brings faster page loads and additional filter controls to help you find and manage your pipelines more easily.
Existing users will be switched to the new design automatically. If you’d like to switch back to the previous version, toggle off “Updated view” in the top right of the Pipelines page.
Run into any issues or have feedback? Let us know in the comments below.
Looks good, and things do seem quicker!
I was trying to find job IDs for pipeline runs–we use them for a few different parts of our deployment/tracking process, generally copying out both the IDs and the workflow/job name. They used to be displayed prominently on the Pipelines page, but with the new view, they’re gone. The options the in-page AI assistant pointed me at to find them were…less than stellar. The legacy /jobs page is harder to get to (and since things aren’t grouped by pipeline, correlation is mostly manual and time-based, which seems error-prone) and using the API is fiddly/overkill for this.
How long is the old Pipelines page going to be accessible? More long-term, is there any way to customize rows in the new Pipelines UI so they’d include job IDs (or other info for a given build) or to have that included on the detail/Workflows view?
Thanks!