Create a Release Bundle (v2) from Existing Release Bundles

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide
ft:sourceType
Paligo

In addition to creating a Release Bundle v2 from builds, it is possible to create a Release Bundle from one or more existing Release Bundles. For example, this can be used when multiple development teams are working on different microservices, each of which has its own Release Bundle. When it comes time to release a new version of the entire product, the various Release Bundles for the microservices can be combined into a single Release Bundle containing the complete release.

To create a Release Bundle v2 from existing Release Bundles:

  1. In the Application module, select Artifactory > Release Lifecycle. The Release Lifecycle dashboard is displayed.

  2. Click the Create Release Bundle button and then select From Release Bundles from the list.

    Dashboard_create-RB-from-RBs_menu.png
  3. In the Release Bundle Details tab of the New Release Bundle window, do the following:

    1. Enter a name for the Release Bundle. (If a Release Bundle was previously created from the selected build, its name will appear.)

    2. Enter the version number of the Release Bundle.

    3. Select a signing key.

  4. Click Next to move to the Bundles Selection tab.

  5. Define the Release Bundle from which to create the Release Bundle:

    1. Select the name and version of the Release Bundle from the list provided.

    2. Click Add. The selected Release Bundle and version appear in the selection box.

  6. [optional] Repeat step 5 to add additional Release Bundles to the new Release Bundle.

    create_RB_from_RBs_dbox.png
  7. Click Create.