Viewing the latest deployment status of a solution


To view the latest build status of a solution, expand the “Dev Ops” menu on the left-hand panel of the solution Workspace Page by clicking on it, and then click “Deployments” (see below, refer here to learn how to get to the solution Workspace Page).

image1

This opens the “All Deployments” page (below)

image2

This page displays the deployment status of all solution components / pipelines in a table.

The table has the following columns:

  • Name - name of component / pipeline

  • Type - component or pipeline

  • Latest Deployment ID - shows the latest deployed version of the component / pipeline

  • Latest Deploy Status - shows the status of the last deployment

  • Latest Deploy On - shows the date and time when the component / pipeline was last deployed

  • Latest Deploy By - ID of developer who deployed the component / pipeline last

  • Flavor - indicates the language in which the component was written

  • Total Deployments - number of times the component / pipeline has been deployed

You can perform the following actions on the table:

  • Grouping - drag the column header for the “Type” column to the top of the table to group by the column (see below for an example of data grouped by “Type”)

image3

  • Searching - use the search box to search for a component using any field (see below for an example using “data” as the search string)

image4

  • Sorting - Click any column name to sort by the column. Click again for reverse sort (see below for an example of the list reverse-sorted by name)

image5

  • Filtering - some of the columns (“Name”, “Type”) support filtering. Click the filter icon next to these columns to filter by the value(s) specified (see below for an example of filtering by Name)

image6

  • Pagination - click the arrow keys at the bottom of the table to navigate among pages

Clicking a component name enables you to view the deployment history of the component

Clicking a ID of the latest deployment of a component enables you to view the deployment details of that version

The toolbar on the top-right corner enables you to perform other activities (see below)

image7

  • Click the “Refresh” button to refresh the page

  • Click the “View” buttons to toggle between the tabular and dashboard views of the page

  • Click the “New Deploy” button to start a new deployment

What do you want to do next?