Delete a Promotion

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide
ft:sourceType
Paligo

When a promotion is deleted, the artifacts included in the promotion are removed from the target repositories, unless the artifacts are still in use by a different Release Bundle. All evidence associated with the promotion is also deleted.

To delete a Release Bundle v2 promotion:

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

  2. Click the name of the relevant Release Bundle to open the kanban board.

  3. Click the card for the relevant Release Bundle version to open its timeline.

    Dashboard_select-promotion.png
  4. Click the promotion you wish to delete to open a window showing promotion details.

    Dashboard_delete-promotion-icon3.png
  5. Click the trash can icon. In the confirmation window, click Delete. All related artifacts are deleted from the target repositories (unless the artifacts are still in use by a different Release Bundle). Any evidence attached to the promotion is also deleted.Evidence Management

    In addition, a new entry is added to the timeline that indicates the promotion was deleted. The original entry for the promotion is crossed out, as shown below.

    Dashboard_deleted-promotion_timeline.png

Delete a Promotion using the REST API

To delete the promotion of a Release Bundle v2 version, use the Delete Release Bundle v2 Version Promotion REST API.Delete Release Bundle v2 Version Promotion

Tip

In addition to deleting Release Bundle versions manually as described above, administrators can define a Cleanup policy that removes Release Bundle versions automatically according to defined criteria. For more information, see Create Cleanup Policy - Release Bundle V2.Create Cleanup Policy - Release Bundle V2