telia-actions/Delete old artifacts from JFrog repository

Deletes old artifacts from given repository in JFrog. Uses Powershell.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
jfrog-repo-nameName of JFrog repository to delete old artifacts fromyes
jfrog-usernameDeprecated. JFrog username to use for deleting old artifacts. Should have DELETE permissions. Should be omitted if JFrog OIDC with GitHub is set.no
jfrog-passwordDeprecated. JFrog user password. Should be omitted if JFrog OIDC with GitHub is set.no
artifact-prefix-to-searchPrefix of the artifacts to checkyesTelia
limit-of-monthsLimit of months how old should be the artifact to be deletedyes6
minimum-number-of-artifacts-to-leaveMinimum number of artifacts to leave even if they are old. This is a precautionary parameter to prevent deleting latest old artifacts as they might be the ones currently deployed.yes100

no outputs