The Release Bundles Received tab contains a table of all distributed Release Bundles (v1 and v2) that were received by the device (either an Artifactory instance or more typically, an Edge node). See the sections below for details about the information displayed for each Release Bundle type:
View Release Bundles v2 on Edge Nodes
You can view a list of distributed Release Bundles v2 that were received by this device by turning on a toggle switch. From the list of Release Bundles, you can drill down to view a list of distributed versions. You can also drill down into a version to view the list of artifacts contained in the version.
To view a list of received Release Bundles v2:
In the Applications module, select Distribution > Release Bundles.
Turn on the Show Release Bundle v2 toggle.
The table displays a list of received Release Bundles v2. Each row includes the name of the Release Bundle, the latest version received, the total number of versions received, and the date when the latest version was received.
Tip
Click Import Release Bundle to import a Release Bundle version into the device. This is typically used in an air gap environment. For more information, see Import a Release Bundle (v1) Version in the UI.
Click the name of a Release Bundle to view a list of received versions.
Tip
To delete a Release Bundle version from the device, click the trash can icon.
Click a specific version to view the contents of that version.
View Release Bundles v1 on Edge Nodes
You can view a list of distributed Release Bundles v1 that were received by this device.
To view a list of received Release Bundles v1:
In the Applications module, select Distribution > Release Bundles.
Turn off the Show Release Bundle v2 toggle.
The table displays a list of received Release Bundles v1. Each row includes the name of the Release Bundle, the latest version, and the date it was received.
Tip
Click Import Release Bundle to import a Release Bundle version into the device. This is typically used in an air gap environment. For more information, see Import a Release Bundle (v1) Version in the UI.
Click the name of a Release Bundle to view a list of received versions.
Tip
To delete a Release Bundle version from the device, click the trash can icon.
Additional Details
The Search feature (added in release 2.15.0) enables you to find any Release Bundle by name or by using a wildcard with other Release Bundle details.
All Release Bundles are pulled using the REST API, ensuring you can search for any Release Bundle regardless of when it was released (available from release 2.15).
Release Bundles can be sorted according to name, latest version, or creation date (available from release 2.15.0).
From Artifactory 7.55.6, a new Cleanup function has been introduced that lets you determine which Release Bundles should be deleted and which should be kept, regardless of whether that Release Bundle meets the deletion criteria.
In addition, a Cleanup History tab has been added next to the Received tab, which records any changes you apply to the Release Bundles through the Cleanup function, including deletions, changing an item’s status from Keep to Don’t Keep, and changing an item’s status from Don’t Keep to Keep.
To learn more, see Manage Release Bundles in the JFrog Platform UI.
Note
The Cleanup Report and Cleanup History tab are only available to admin users.