Deployment Manager 2

Deleting releases

You can delete releases in Deployment Manager. A deleted release is removed from the releases list and can no longer be deployed. Its release number becomes available for reuse.

Deleting releases can be useful for:

  • Removing a release that failed to deploy so that it can't accidentally be redeployed.
  • Replacing a release that deployed but had errors.
  • Reusing the version number of a release.
  • Tidying up the list of releases.

Releases currently being deployed and releases which are deployed to environments can be deleted. They will be deleted from Deployment Manager but will stay deployed on the environments.

Deleting releases doesn't remove them from the caches on the DM Server or DM Agents. They continue to take up disk space after deletion.

Deleting a release

  1. In your project, click Releases:
  2. Use the checkboxes to select the releases you want to delete:
  3. Click Delete selected.
  4. On the confirmation dialog that appears, click OK.

You have now deleted your releases.

 


Didn't find what you were looking for?