Releases: devopshq/artifactory-cleanup
Releases · devopshq/artifactory-cleanup
1.0.4
- Fix issue with
RepoList
rule #87
1.0.3
- Add entrypoint script to container #76
- Fix KeepLatestVersionNFilesInFolder is not working as expected #80
1.0.2
- Support list for Repo rule #75
- fix KeepLatestNFilesInFolder & KeepLatestNFiles keeps oldest files, not newest #74
1.0.1
- Fix - ExcludeDockerImages fails with missing 1 required positional argument: 'masks' #72
0.4.2
- Fix: Failed to run artifactory-cleanup-0.4.1 command #64
0.4.1
- Use
CamelCase
style of rules by default.
- Internal refactoring, add tests, remove unused code.
0.4.0
- IMPORTANT - remove
--remove-empty-folder
flag and use built-in delete empty folder rule #52
- Use
CamelCase
names for rules (keep under_score for backward-compatibility) #55
- Fix docker include rule #56