🚀 Nested virtualization is here on Depot CI
← Back to changelog

Depot CI now gives you two ways to browse recent CI activity: Runs for individual workflow runs, and Workflows for activity grouped by repository and workflow file.

The Runs tab shows recent workflow runs for your repositories. You can filter runs by properties like repository, status, trigger, and commit SHA, then open a run without losing your place.

Depot CI run detail view with workflow metadata, failed job diagnosis, and job timeline

The Workflows tab lets you start from a repository, see its workflows, and open one to inspect recent runs.

Depot CI Workflows tab showing a repository page with latest failures and recent workflow status

Depot CI workflow file detail view showing recent runs for a workflow file

This builds on the previous Depot CI update, which added run context, the overall result, and a job timeline for a single workflow run. The new Workflows view helps you scan recent CI activity by repository and workflow file before opening a specific run.