Need help with other JFrog products?
JFrog Enterprise+
JFrog Mission Control
JFrog Xray
JFrog Distribution
JFrog Pipelines
JFrog Bintray
JFrog Access
JFrog CLI
To view release bundles in the source Artifactory and the Edge Nodes, select the Release Bundles module.
Click the name of a release bundle to drill down and view its details.
The Release Bundles Details screen is divided into four panels:
To search for release bundles in an Artifactory Edge node, you can use the release and release_artifact domains introduced to AQL in Artifactory 6.0. For details, please refer to Entities and Fields.
The Release bundle repository protects the artifacts created in the Artifactory source instance, by copying them into a separate repository where their contents cannot be edited or removed.
Whenever a new release bundle is created and signed from within Distribution, it is copied and saved into this immutable release-bundles repository in the source Artifactory. This ensures consistency in the artifacts being distributed among target instances.
Release bundles are stored with the following naming convention: {bundle name}/{bundle version}/{target path}
*Available from Artifactory version 6.5 and Distribution version 1.3.
The release-bundles repository is automatically created and used by default. However, users can create additional repositories with their own naming conventions that can also be used for distributing release bundles.
To create a new release bundles repository, open the Distribution Repositories page from the Admin module under Repositories | Distribution.
The following are fully described in the Common Settings page.
Before Deleting a Release Bundle
For consistency across Artifactory and Distribution, it is highly recommended to delete release bundles directly from JFrog Distribution, and not from Artifactory.
Deletion directly from the source Artifactory should be done only in rare cases where there is no access to the Distribution system.
To protect the release bundle, individual artifacts can not be deleted from it. To delete a release bundle from the UI, hover over a version and click delete.