gogoair / lavatory

Tooling to define repository specific retention policies in Artifactory.
Apache License 2.0
21 stars 14 forks source link

Lavatory doesn't read in policies with . in name #51

Open APemberton1 opened 1 year ago

APemberton1 commented 1 year ago

Lavatory cannot read in the policy of a Artifactory repo name with format my-artifactory.repo, e.g. a created policymy_artifactory.repo.py doesn't get read in. looks like we need an update to: https://github.com/gogoair/lavatory/blob/master/src/lavatory/utils/setup_pluginbase.py#L51 to replace the . in the policy name