On Mon, May 21, 2018 at 5:41 PM, Daniel Beck <m...@beckweb.net> wrote:
> we can rather easily implement GC taking that into account — the simplest 
> one, just nuking whatever is >N days old and has never been downloaded

Might work well. Again you need to keep in mind that the Azure mirror
can mask the real download count and date. But if your only criterion
is whether the artifact has _ever_ been downloaded, that is not a
problem.

> if my expectation that most incrementals builds will never be downloaded

Another thought I had was to turn off the automatic publishing
(`infra.maybePublishIncrementals()`) and implement some kind of bot
that would just listen for comments on a PR. That would not work to
publish `master` commits, FWIW.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr29hyAu9C0Gos5QHiTv8t249HzgMSZh9nFXGtfdSayx%2Bg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to