Changes in Build Retention from Version 7.68.14 Onwards

ARTIFACTORY: Cleanup Builds Artifacts in Artifactory

AuthorFullName__c
Fadi Rouhana
articleNumber
000006111
ft:sourceType
Salesforce
FirstPublishedDate
2024-05-28T09:44:54Z
lastModifiedDate
2024-05-28T09:44:54Z
VersionNumber
1
In earlier versions of Artifactory (below 7.68.14), the search and deletion of builds and artifacts were based on two parameters: build.name and build.number. This method allowed both builds and their associated artifacts to be deleted successfully whenever build retention policies were applied.

From Artifactory version 7.68.14 onwards, the process has been updated to include a third parameter: build.timestamp. This change enhances the accuracy of build artifact deletion processes.