View Release Bundle (v1) Version Details

JFrog Distribution Documentation

Products
JFrog Distribution
Content Type
User Guide
ft:sourceType
Paligo

To view a version of a Release Bundle v1, select a Release Bundle and then select the required version.

RBv1_versions_table.png

The page for a selected Release Bundle version displays the following information:

General Info: The panel along the top of the screen displays general information such as the version, creation date, status, delivery summary, and the size of the Release Bundle

Details: This panel displays details about the selected Release Bundle version in a series of tabs: Actions Tracking, Content, Release Notes, Xray Data, Pipelines, Spec, and Effective Permissions.

RBv1_version-details.png
Actions Tracking Tab

The Actions Tracking tab provides a history for this Release Bundle version.

RBv1_Actions-Tracking-tab.png

Item

Description

ID

The ID of the distribution action.

Multiple rows with the same ID

You may see multiple rows in this table with the same ID because a single distribution action may distribute a Release Bundle to several target nodes.

Distribution Target

The number of distribution targets. When expanded, this column shows the name of the target.

Click for direct access

Click on the distribution target name to be redirected directly to its UI.

Action

The action that was performed.

Started

The date and time when the action started.

Finished

The date and time when the action finished.

Duration

The duration of the distribution action.

Status

The status of the action.

Artifacts Progress

The percent completion of the action and number of attempts at completion.

Details

Summary of some details about the action.

Click for details

Click on this field to get full details of the action. This is where you can get more details in case of an error.

Content Tab

The Content tab displays the artifacts, builds, and metadata that comprise the Release Bundle.

Click any artifact or build to view details about it in the right panel in the tab.

Click for direct access

Click an artifact's source path to be redirected to the right location in the tree browser of the corresponding Artifactory service.

RBv1_Content-tab_artifact-details.png

If the artifact has been blocked for download by JFrog Xray (in which case, you will not be able to distribute the Release Bundle), this will be indicated in the Xray Status field for the selected artifact in the Content tab.

BlockedArtifact.png

Release Notes Tab

The Release Notes tab displays release notes for the bundle. These can be written in markdown, ASCII doc, or plain text.

RBv1_Release-Notes-tab.png
Xray Data Tab

The Xray Data tab displays the results of the scan performed by Xray on the Release Bundle, including policy violations and other security vulnerabilities that were discovered.

RBv1_Xray-data-tab_spliced.png

Pipelines Tab

The Pipelines tab is a verification system that determines which pipelines/steps generated a specific artifact. It provides users with a way to ensure that their artifacts have not been tampered with before these artifacts are promoted through the CI/CD workflow.

RBv1_Pipelines-tab.png

For more information, see Signed Pipelines.Signed Pipelines

Spec Tab

The Spec tab displays the source Artifactory service from which the artifacts of this Release Bundle were assembled as well as the list of queries that assembled the artifacts.

SpecTab.gif

Click the Artifactory service

Clicking the Artifactory service opens a new tab on the home screen of that service.

Clicking on any of the queries expands it displaying the details of the query that governed the assembly of the Release Bundle artifacts.

You can even check the AQL checkbox to see the final AQL query that was used to assemble the artifacts.

Effective Permissions Tab

The Effective Permissions tab displays the effective permissions assigned for the selected Release Bundle. For more information, see Permissions.Permissions

RBv1_Effective-Permissions-tab.png