devopshq / artifactory-cleanup

Extended cleanup tool for JFrog Artifactory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question: Can someone advice best way how to manage Conan packages with revisions with Artifactory-cleanup?

Wizradus opened this issue · comments

After some playing with Artifactory cleanup I found that some features aren't probably compatible with revisioned conan packages, because it delete only some files and made package inconsistent.
So I would like know if is possible to use this cleaner for next purpose:

  • Find "packages" not used since X days in Artifactory and keep only last revision for them.
  • Or keep only last X revisions for any of packages.

Any help will be welcome and also any possible alternative how to reach similar results.
Thanks