For projects which generate immutable artifacts on each commit, even in pull requests, we can end up with a lot of git tags. Should add ability for avakas to prune tags with this in mind. First cut should be removing any versioned tag which incorporates a prerelease and is prior to a given mainline release.
For projects which generate immutable artifacts on each commit, even in pull requests, we can end up with a lot of git tags. Should add ability for avakas to prune tags with this in mind. First cut should be removing any versioned tag which incorporates a prerelease and is prior to a given mainline release.