Create a Release Bundle (v2) from One or More Builds

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide
ft:sourceType
Paligo

When you create a Release Bundle v2 from builds, you can choose multiple existing builds, including aggregated builds.

To create a Release Bundle v2 from one or more builds:

  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 Builds from the list.

    Dashboard_create-RB-builds_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.

      Warning

      Naming restrictions:

      • The name is limited to 128 characters.

      • The version is limited to 32 characters.

      • The name and version must begin with a letter, digit, or underscore.

      • The name and version must consist only of letters, digits, underscores, periods, and hyphens.

    3. Select a signing key.

    Tip

    When creating a Release Bundle v2 inside a specific project, it is recommended to incorporate the project name in the Release Bundle name. This will prevent potential naming clashes with Release Bundles in other projects during distribution.Projects

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

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

    1. Select the name and version of the build from the lists provided.

    2. [optional] Select the Include Build Dependencies checkbox to have the Release Bundle include the dependencies associated with the build.

      Important

      Dependencies must be located in local or Federated repositories to be included in the Release Bundle. Dependencies located in remote repositories are not supported.

    3. Click Add. The selected build and version appear in the selection box.

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

    create_RB_from_builds_dbox.png
  7. Click Create.

Tip

You can also create a Release Bundle from a single build in the Builds window (Artifactory > Builds). Click the name of the build and then select Create Release Bundle from the actions menu on the right. For more information, see Create a Release Bundle (v2) from a Single Build.

Note

To exclude selected artifacts in the build from the Release Bundle, see Exclude Artifacts from a Release Bundle (v2).