git_ops
git_ops copied to clipboard
Filter non-semver tags earlier
See changes in #30
The semver tags get filtered in 3-4 places currently and can be filtered on ingress. This requires perhaps opening the GitOps.Version.parse code up but I think it would clean up the control flow and reduce the possibility of errors on tags that have out of band formats.