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

Two improvements to Depot CI job visibility in the dashboard:

  • Step summariesGITHUB_STEP_SUMMARY output written during a CI job is now captured and displayed in the job view, matching the step summary experience in GitHub Actions.

    CI job view showing a step summary with test results table and coverage output

  • Steps without output — Steps that produce no terminal output are now visible in the job view. Previously, silent steps were missing entirely, making it difficult to tell whether they ran or were skipped.