deis / jenkins-jobs

DSL representations of Jenkins jobs for Deis
MIT License
27 stars 18 forks source link

Strategy to clean up 'old' git-<sha> tags in 'deis' org #156

Open vdice opened 8 years ago

vdice commented 8 years ago

https://github.com/deis/jenkins-jobs/issues/155 introduces a ci job to deploy images to the 'deis' org of the image registries we use.

We would like a strategy to clear out old git-<sha> tags (as opposed to the official semver tags) after a TBD period of time, so as to keep the 'deis' org relatively uncluttered.

vdice commented 8 years ago

@mboersma @jchauncey how important do we think this is? Should it be prioritized in the near future?

mboersma commented 8 years ago

how important do we think this is?

It's low-priority but shouldn't be forgotten IMHO. I've cleaned up old git-<sha> images from quay.io by hand as I verified the release components, and there aren't that many (yet).

Cryptophobia commented 6 years ago

This issue was moved to teamhephy/jenkins-jobs#13