Get a detailed picture of everything you need to know about a software deployment in JFrog Connect.
Once you have launched a deployment, you have full visibility into the status of the software update. This includes a brief summary of all deployments in the Deployments tab and a detailed view for each deployment.
To view the progress of your most recent deployments, go to Deployment in the left menu and click the Deployments tab. The Deployments table shows you the progress summary of your software deployments and includes both Regular and Phased Rollout deployments.
The Deployments table shows the following information:
Deployment ID: Unique identifier of the deployment and phase. For a phased deployment, a one-digit suffix indicates the phase. Values 1-3 indicate the download phases, and 4 indicates a rollback phase.
Application: The App Name if one was configured.
Start Time (UTC): The date and time when the deployment started.
Type: Indicates whether the deployment is Regular, i.e., only one phase, or a Phased Deployment with the relevant phase.
Flow Name: The name of the update flow used for the deployment.
CVE Severity: A brief listing of the vulnerability statuses detected according to the latest vulnerability scan. Hover your cursor over the CVE Severity to see the tally of the CVE Severities of vulnerabilities detected. Click the CVE Severity to find out more information about the CVEs.
Status: The number of devices in each deployment status. Hover over the numbers to see the popover with the status names. Click on the numbers to see the Detailed Deployment Information.
To refresh the data in the Deployments table, click the refresh button on the upper right.
If you do not see the deployments you are looking for, click the filter button on the upper right and use the filter to change the deployments in view.
Learn more about viewing the Detailed Deployment Information.
Get a detailed picture of everything you need to know about a software deployment in JFrog Connect.
For each deployment, you can see detailed information about the deployment of a software update, including its current status, the status of rollout phases, if relevant, and the status of individual action in the update flow.
To get a detailed picture of your deployment, do the following:
Go to the Deployments tab and find the relevant software deployment in the Deployments table.
In the row of your deployment, click over the numbers in the Status column.
The left side of the Progress popup summarizes information relating to the entire deployment, including:
Deployment Configuration
Deployment Progress
Deployment Parameters
On the right side, you can see drill-down info relating to the deployment on individual devices.
In phased deployments, the left panel shows an additional area with information about the Phase Configuration.
To see the progress of the update actions for a specific device, click the arrow on the right.
All of the update actions for the deployment on that device are shown in a list. A green check mark on the left indicates that the update action has completed.
To see information about a single update action, click the arrow on the right. Click the arrow again to close the update block view.
Learn how you can stop updates after you have launched a deployment and how to use the update trigger to block updates to devices.
Stop the update flow for a whole deployment, for a phase of a phased rollout, or for a single device only.
Once you have deployed a software update flow in JFrog Connect, you can abort it at any time.
You can abort the deployment to a specific device or you can abort an entire deployment. If you are running a phased rollout deployment, you can abort the current phase.
The abort options are in the Detailed Deployment Information display. Do the following:
Go to Deployment in the left menu and click the Deployments tab.
In the Deployments table, in the row of the relevant deployment, click on the status area in the Status column.
To abort the deployment to a specific device, go to the row of the device and click Abort.
To abort on all devices in a deployment or in a phase of a phased rollout, click Abort Deployment on the bottom right.
In a regular (single-phase) deployment, the Abort action stops the deployment on devices that are in Pending or In Progress state. Abort does not affect devices that are already in Succeeded or Failed state.
In a phased rollout, Abort stops the deployment in devices that are in Pending or In Progress state. In addition, the entire phase might fail. (The phase could still pass if the success rate meets the condition configured.) If the phase fails, then the rollback will be triggered if it was configured.
Learn how to set an alert upon failure.