View the Contents of a Release Bundle v2 Version in the Platform UI

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide

The platform UI provides two methods for viewing the contents of a Release Bundle v2 version:

View Release Bundle v2 Contents in a Table

The Contents tab provides details about the packages and standalone artifacts (known collectively as "releasables") that comprise the selected Release Bundle v2 version.

To view the contents of a Release Bundle v2 version in a table:

  1. In the Platform module, select Artifactory > Release Lifecycle.

  2. Click the name of the relevant Release Bundle. The Versions tab is displayed by default.

  3. Click the name of the relevant Release Bundle version. The Version Timeline tab is displayed by default.

  4. Click the Contents tab.

    RLM-redesign_RB-version_Contents-tab.png

The table on the Contents tab contains the following information about each releasable contained in the Release Bundle version:

  • The name and version of the releasable

  • The source of the releasable - for example, the build or Release Bundle from which this releasable derives

  • An icon that indicates whether the releasable contains evidence

RLM-redesign_RB-version_Contents-tab_closeup.png

View Release Bundle v2 Contents in a Graph

The Content Graph tab provides a visual representation of the Release Bundle v2 version contents. This visual representation makes it easier to understand the relationship between the releasables that comprise the version, especially complex versions that might be comprised of multiple builds, packages, and even other Release Bundles.

To view the contents of a Release Bundle v2 version in a graph:

  1. In the Platform module, select Artifactory > Release Lifecycle.

  2. Click the name of the relevant Release Bundle. The Versions tab is displayed by default.

  3. Click the name of the relevant Release Bundle version. The Version Timeline tab is displayed by default.

  4. Click the Content Graph tab.

    RLM-redesign_RB-version_Content-Graph-tab.png

The Content Graph contains the following elements:

Element

Description

Evidence-graph_rb-element.png

Represents the Release Bundle version, which is the highest element in the graph. The evidence files associated with the Release Bundle appear below it. The builds and packages associated with the Release Bundle appear off to one side with lines connecting them to the Release Bundle.

evidence-graph_build-tile_7_119.png

Represents a build. The evidence files associated with the build appear below it with lines connecting them to the build.

Tip

Click the card to jump to detailed information about the build version.

evidence-graph_package-tile_7_119.png

Represents a package. The evidence files associated with the artifacts inside the package appear below it with lines connecting them to the package.

Tip

Click the card to jump to detailed information about the package.

RLM-redesign_Content-graph_evidence-tile.png

Represents an evidence file.

The logo indicates the evidence provider, which can be either JFrog or an external provider. Click the card to view the predicate, which contains the actual content of the evidence in JSON, and optionally Markdown, formats. For more information, see View the Evidence Predicate.

verification-icon.png

Indicates the evidence file has been verified using the public key created for this purpose. For more information, see Upload the Public Key to Artifactory.

In the example shown above, the Release Bundle version called bookverse-platform 1.0.47 consists of 6 Docker images. None of the images has evidence attached to it, but the Release Bundle itself contains 3 evidence items.