🚀 Depot CI is here — a new CI engine, fast by design
← Back to changelog

Depot CI workflow runs now open in a new summary view that shows what ran, what failed, and where to look next.

Depot CI workflow summary showing run context, grouped failures, and the job timeline

The summary page gives you the run context, the overall result, and a timeline of every job in the workflow. From there, you can filter jobs by status, compare durations, retry failed jobs, and open the job detail view for logs, outputs, metrics, and attempts.

When several jobs fail in the same step or with the same error, Depot groups them together. This is especially useful for matrix jobs, where one failure can affect several shards or environments.

The workflow list has also been reorganized around runs and repositories, so it's easier to scan recent activity and keep your place as you move between a workflow summary and individual jobs.

Depot CI job detail view showing log output and CPU and memory utilization