Skip to content

Deployment Timeline View

New feature

You can now see exactly where your code is and how it got there, directly from the Deploys page.

Previously, tracking a deployment’s journey across environments meant piecing together context from multiple places. Now, the deployment timeline view shows each environment your code has touched in order, with status clearly indicated for each step.

You can:

  1. Filter by a followed project on the main Deploys timeline to see the timeline view there

timeline1

  1. Drill into any component or deployment for a detailed timeline view

timelinecomponent

  1. Hover over any deployment to trace its full promotion path across environments

promotionpathrollback

What’s new:

  • A deployment timeline view showing the promotion path across environments
  • Accessible from the main Deploys page (filter by a followed project) and from any component
  • Hover over any deployment to trace its promotion path
  • Clear status indicators at each step, green for success and red for failure, and a purple arrow for rollbacks